After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 357213 - Crash on import with Glade.HandlerNotFoundException
Crash on import with Glade.HandlerNotFoundException
Status: RESOLVED FIXED
Product: muine
Classification: Other
Component: general
0.8.6 or older
Other All
: Normal critical
: ---
Assigned To: Muine Maintainers
Muine Maintainers
: 357540 359819 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2006-09-22 16:16 UTC by Pedro Castro
Modified: 2006-10-05 08:37 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Pedro Castro 2006-09-22 16:16:31 UTC
Steps to reproduce:
1. Select "Import Folder" from the File menu
2. Select a folder
3. Click "Import"


Stack trace:
Unhandled Exception: Glade.HandlerNotFoundException: No handler OnWindowResponse found for signal response
at SignalConnector.ConnectFunc (intptr,intptr,intptr,intptr,intptr,int,intptr) <0x00301>
at (wrapper native-to-managed) SignalConnector.ConnectFunc (intptr,intptr,intptr,intptr,intptr,int,intptr) <0x0004b>
in (unmanaged) 0xb63ac81a
at (wrapper managed-to-native) SignalConnector.glade_xml_signal_autoconnect_full (intptr,Glade.XML/SignalConnector/RawXMLConnectFunc,intptr) <0x00004>
at SignalConnector.Autoconnect () <0x00059>
at Glade.XML.Autoconnect (object) <0x00042>
at Muine.ProgressWindow..ctor (Gtk.Window) <0x00043>
at AddFoldersThread..ctor (System.Collections.ArrayList) <0x0006c>
at Muine.SongDatabase.AddWatchedFolders (System.Collections.ArrayList) <0x001db>
at Muine.ImportDialog.OnResponse (object,Gtk.ResponseArgs) <0x00162>
at (wrapper delegate-invoke) System.MulticastDelegate.invoke_void_object_ResponseArgs (object,Gtk.ResponseArgs) <0x00041>
at Gtk.Dialog.ResponseSignalCallback (intptr,int,intptr) <0x000ff>
at (wrapper native-to-managed) Gtk.Dialog.ResponseSignalCallback (intptr,int,intptr) <0x00038>
in (unmanaged) 0xb6b8ecb3
at (wrapper managed-to-native) Gtk.Application.gtk_main () <0x00004>
at Gtk.Application.Run () <0x00007>
at Muine.Global.Main (string[]) <0x00573>

Other information:
I'm using the latest mono (1.1.17.1) and have seen many applications crash like this with it. So it might have to do with adjusting the handlers' arguments.
Comment 1 Peter Johanson 2006-09-22 16:39:14 UTC
This was reported on IRC recently by Brandon Hale, and should be fixed in CVS. Can you please test CVS and let us know if it is fixed there? Thanks.
Comment 2 Pedro Castro 2006-09-22 20:17:11 UTC
Ok, the CVS version works.
Comment 3 Peter Johanson 2006-09-25 00:10:22 UTC
*** Bug 357540 has been marked as a duplicate of this bug. ***
Comment 4 Wouter Bolsterlee (uws) 2006-10-05 08:37:14 UTC
*** Bug 359819 has been marked as a duplicate of this bug. ***