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 331310 - Crash at startup due to missing signal handlers
Crash at startup due to missing signal handlers
Status: RESOLVED FIXED
Product: gwget
Classification: Deprecated
Component: general
0.97
Other Linux
: Normal critical
: ---
Assigned To: David Sedeño Fernández
David Sedeño Fernández
: 332770 343157 343263 343311 349609 355248 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2006-02-15 18:58 UTC by Jens Granseuer
Modified: 2007-01-24 18:25 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Crash fix (349 bytes, patch)
2006-02-15 18:59 UTC, Jens Granseuer
committed Details | Review

Description Jens Granseuer 2006-02-15 18:58:09 UTC
On startup I get lots of warnings of this kind

(gwget:17265): libglade-WARNING **: could not find signal handler 'on_main_window_delete_event'.

(gwget:17265): libglade-WARNING **: could not find signal handler 'on_file_menuitem_activate'.

(gwget:17265): libglade-WARNING **: could not find signal handler 'on_boton_pref_clicked'.

(gwget:17265): libglade-WARNING **: could not find signal handler 'on_view_toolbar_activate'.

(gwget:17265): libglade-WARNING **: could not find signal handler 'on_remove_download_activate'.

(gwget:17265): libglade-WARNING **: could not find signal handler 'on_popup_pause_button_clicked'.

...

Afterwards gwget crashes.
Comment 1 Jens Granseuer 2006-02-15 18:59:43 UTC
Created attachment 59420 [details] [review]
Crash fix

This patch adds gmodule to the list of modules to check for and link against. This fixes the aforementioned crash. See totem bug 316596 for more info.
Comment 2 David Sedeño Fernández 2006-02-15 19:15:26 UTC
Patch committed to cvs.

Thanks Jens!
Comment 3 David Sedeño Fernández 2006-05-29 20:34:41 UTC
*** Bug 343263 has been marked as a duplicate of this bug. ***
Comment 4 David Sedeño Fernández 2006-05-29 20:36:11 UTC
*** Bug 343311 has been marked as a duplicate of this bug. ***
Comment 5 David Sedeño Fernández 2006-05-30 15:10:24 UTC
*** Bug 343157 has been marked as a duplicate of this bug. ***
Comment 6 David Sedeño Fernández 2006-08-02 06:09:22 UTC
*** Bug 349609 has been marked as a duplicate of this bug. ***
Comment 7 David Sedeño Fernández 2006-09-11 17:50:07 UTC
*** Bug 355248 has been marked as a duplicate of this bug. ***
Comment 8 David Sedeño Fernández 2007-01-24 18:25:24 UTC
*** Bug 332770 has been marked as a duplicate of this bug. ***