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 130039 - Rhythmbox segfaults when panel dies
Rhythmbox segfaults when panel dies
Status: RESOLVED DUPLICATE of bug 121760
Product: rhythmbox
Classification: Other
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: RhythmBox Maintainers
RhythmBox Maintainers
Depends on:
Blocks:
 
 
Reported: 2003-12-26 16:34 UTC by Simon Howard
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.3/2.4



Description Simon Howard 2003-12-26 16:34:42 UTC
(This is for version 0.6.3, there isnt an option listed on bugzilla)

If the gnome panel dies, rhythmbox segfaults the next time a song is played. 

To reproduce:

1. have a panel running (you probably need a notification area to make the
tray icon appear)
2. open rhythmbox
3. kill the panel process 
4. select a song and hit play. rhythmbox segfaults.

It also prints these warnings:

These appear when the panel dies:

(rhythmbox:2427): Gdk-WARNING **: GdkWindow 0x1400028 unexpectedly destroyed

(rhythmbox:2427): Gdk-WARNING **: GdkWindow 0x1400026 unexpectedly destroyed

(rhythmbox:2427): Gdk-WARNING **: GdkWindow 0x1400025 unexpectedly destroyed

(rhythmbox:2427): Gdk-WARNING **: GdkWindow 0x1400023 unexpectedly destroyed

This sometimes appears just before it crashes, but not always:

(rhythmbox:2427): GLib-GObject-WARNING **: invalid uninstantiatable type
`(null)' in cast to `GtkWidget'
Comment 1 Colin Walters 2003-12-26 17:20:16 UTC

*** This bug has been marked as a duplicate of 121760 ***