GNOME Bugzilla – Bug 153496
gnome-audio-profiles-properties crash when edit
Last modified: 2005-02-04 08:45:42 UTC
* run gnome-audio-profiles-properties * click on edit => crash Runned from a gnome-terminal: "(gnome-audio-profiles-properties:24338): libglade-WARNING **: unknown widget class 'GMAudioProfileEdit' (gnome-audio-profiles-properties:24338): GLib-GObject-WARNING **: gsignal.c:1666: signal `response' is invalid for instance `0x80a1050' (gnome-audio-profiles-properties:24338): GLib-GObject-WARNING **: invalid cast from `GtkLabel' to `GtkWindow' (gnome-audio-profiles-properties:24338): Gtk-CRITICAL **: file gtkwindow.c: line 1021 (gtk_window_set_title): assertion `GTK_IS_WINDOW (window)' failed gnome-media-profiles-ERROR **: No such widget profile-name-entry aborting..." Backtrace: Program received signal SIGABRT, Aborted.
+ Trace 50394
Thread 1087793024 (LWP 24338)
Unique stack trace.
By the way, I get the crash too.
Created attachment 32141 [details] [review] Proposed patch The GMAudioProfileEdit widget needs to be registered. I stole some code from libglade.
Hm... Applied! Thanks. :).
*** Bug 157540 has been marked as a duplicate of this bug. ***