zD12 / galaxium

Automatically exported from code.google.com/p/galaxium
0 stars 0 forks source link

Menus crash when opening chat window [Uncommon] #342

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Galaxium starts normally
2. When I double-click on a contact, it closes (each time)
3. When a contact wants to talks to me, it closes (each time)

What version of the product are you using? On what operating system?
(you can run the "diagnose" script in the root directory of the Galaxium
sources to get a detailed report)
Linux, Debian Sid, build 1223.

Please provide any additional information below.
2009/02/11 19:53:23 [ERROR] [MessageEntryWidget..ctor] Unable to initialize
GtkSpell
DllNotFoundException: libgtkspell.dll
  at (wrapper managed-to-native) GtkSpell.SpellCheck:gtkspell_new_attach
(intptr,intptr,intptr&)
  at GtkSpell.SpellCheck..ctor (Gtk.TextView view, System.String lang)
[0x00000]
  at Galaxium.Gui.GtkGui.MessageEntryWidget..ctor (IConversation
conversation) [0x00000]
2009/02/11 19:53:24 [DEBUG] [MsnChatWidget.SwitchTo] Regenerating menus for
chat widget: julie.bercot@hotmail.fr
Stacktrace:

  at (wrapper managed-to-native) Gtk.Application.gtk_main () <0x00004>
  at (wrapper managed-to-native) Gtk.Application.gtk_main () <0xffffffff>
  at Gtk.Application.Run () <0x00007>
  at Galaxium.Client.GtkGui.MainWindow.ExecuteEntryPoint (object[]) <0x000b8>
  at Galaxium.Core.EntryPointExtension.Execute (object[]) <0x00018>
  at Galaxium.Core.AddinUtility.Initialize () <0x0025d>
  at Galaxium.Startup.Program..ctor (bool,string) <0x00034>
  at Galaxium.Startup.Program.Main (string[]) <0x0014a>
  at (wrapper runtime-invoke)
Galaxium.Startup.Program.runtime_invoke_void_string[]
(object,intptr,intptr,intptr) <0xffffffff>

Native stacktrace:

    galaxium [0x816b016]
    galaxium [0x807f29b]
    [0xb7fda40c]
    /usr/lib/libwebkit-1.0.so.1 [0xafd279e0]
    /usr/lib/libwebkit-1.0.so.1 [0xafd1e1c9]
    /usr/lib/libwebkit-1.0.so.1 [0xafd19e56]
    /usr/lib/libwebkit-1.0.so.1 [0xafd1a2ca]
    /usr/lib/libwebkit-1.0.so.1 [0xafd26b19]
    /usr/lib/libwebkit-1.0.so.1 [0xafd181f5]
    /usr/lib/libwebkit-1.0.so.1 [0xafce118e]
    /usr/lib/libwebkit-1.0.so.1 [0xafb352dd]
    /usr/lib/libwebkit-1.0.so.1 [0xafc5772b]
    /usr/lib/libwebkit-1.0.so.1 [0xafc65dac]
    /usr/lib/libwebkit-1.0.so.1 [0xafc661bd]
    /usr/lib/libwebkit-1.0.so.1 [0xafa75488]
    /usr/lib/libwebkit-1.0.so.1 [0xafc52767]
    /usr/lib/libwebkit-1.0.so.1 [0xafc49f1c]
    /usr/lib/libwebkit-1.0.so.1 [0xafc52a83]
    /usr/lib/libwebkit-1.0.so.1 [0xafc7a026]
    /usr/lib/libwebkit-1.0.so.1 [0xafc815f2]
    /usr/lib/libwebkit-1.0.so.1 [0xafc7af3d]
    /usr/lib/libwebkit-1.0.so.1 [0xafc812d8]
    /usr/lib/libwebkit-1.0.so.1 [0xafdd2ea4]
    /usr/lib/libcurl-gnutls.so.4 [0xb0385fa9]
    /usr/lib/libcurl-gnutls.so.4 [0xb037bd82]
    /usr/lib/libcurl-gnutls.so.4 [0xb038f820]
    /usr/lib/libcurl-gnutls.so.4 [0xb039f34d]
    /usr/lib/libcurl-gnutls.so.4(curl_multi_perform+0x59) [0xb039f699]
    /usr/lib/libwebkit-1.0.so.1 [0xafdd5568]
    /usr/lib/libwebkit-1.0.so.1 [0xafdd5a5b]
    /usr/lib/libwebkit-1.0.so.1 [0xafd1625b]
    /usr/lib/libwebkit-1.0.so.1 [0xafd165a7]
    /usr/lib/libwebkit-1.0.so.1 [0xaff4685e]
    /usr/lib/libglib-2.0.so.0 [0xb7f388e6]
    /usr/lib/libglib-2.0.so.0(g_main_context_dispatch+0x1e8) [0xb7f381b8]
    /usr/lib/libglib-2.0.so.0 [0xb7f3b853]
    /usr/lib/libglib-2.0.so.0(g_main_loop_run+0x1d2) [0xb7f3bd72]
    /usr/lib/libgtk-x11-2.0.so.0(gtk_main+0xb9) [0xb68fbba9]
    [0xb3e6b506]
    [0xb3e6b4d0]
    [0xb6f63b01]
    [0xb6f63a41]
    [0xb6f853c6]
    [0xb797219d]
    [0xb796b613]
    [0xb796b1c3]
    galaxium(mono_runtime_exec_main+0xb6) [0x80c48a6]
    galaxium(mono_runtime_run_main+0x16b) [0x80c4ecb]
    galaxium(mono_main+0x60e) [0x805ae5e]
    galaxium [0x805a362]
    /lib/libc.so.6(__libc_start_main+0xe5) [0xb7d95455]
    galaxium [0x805a2a1]

=================================================================
Got a SIGSEGV while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries
used by your application.
=================================================================

Abandon

Original issue reported on code.google.com by dber...@gmail.com on 13 Feb 2009 at 3:36

GoogleCodeExporter commented 9 years ago
Could you please check this again for me? its been 300 revisions and I dont
understand the problem (unless i was in the middle of working on some menu 
related
stuff at the time)

Original comment by dra...@gmail.com on 20 May 2009 at 3:13

GoogleCodeExporter commented 9 years ago
changed summary

Original comment by dra...@gmail.com on 20 May 2009 at 2:50

GoogleCodeExporter commented 9 years ago
I think this is what was happening to me for a while. I got angry and did a 
clean
install of Ubuntu, so it vanished. I think there is something wrong in the 
system,
not Galaxium.

Original comment by Zarevucky.Jiri on 20 May 2009 at 5:30

GoogleCodeExporter commented 9 years ago
Well it will be very difficult to fix if we can't reproduce it, and if only 1 
person
has had the problem, thats very likely...

I just dont want to write it off completely.

Original comment by dra...@gmail.com on 20 May 2009 at 5:35

GoogleCodeExporter commented 9 years ago

Original comment by dra...@gmail.com on 21 May 2009 at 5:07