GNOME Bugzilla – Bug 603726
Crash of Rhythmbox when Context Panel Plugin is activated
Last modified: 2009-12-03 20:15:26 UTC
Hej, The new context panel plugin causes crashes of Rhythmbox 0.12.6 when switching from one to another artist or when switching from artist Bio to lyrics in the panel. It seems that it's due to a memory issue. But I'm not the expert. $ rhythmbox -d gives the following when the crash occurs: (20:55:01) [0x96b2028] [paned_size_allocate_cb] rb-shell.c:2658: paned position 278 (20:55:01) [0x96b2028] [paned_size_allocate_cb] rb-shell.c:2659: right_paned position 941 (20:55:01) [0x96b2028] [ContextView.change_tab] /usr/lib/rhythmbox/plugins/context/ContextView.py:281: swapping tab from artist to lyrics (20:55:01) [0x96b2028] [ArtistTab.deactivate] /usr/lib/rhythmbox/plugins/context/ArtistTab.py:143: deactivating Artist Tab (20:55:01) [0x96b2028] [ContextView.change_tab] /usr/lib/rhythmbox/plugins/context/ContextView.py:281: swapping tab from artist to artist (20:55:01) [0x96b2028] [LyricsTab.activate] /usr/lib/rhythmbox/plugins/context/LyricsTab.py:119: activating Lyrics Tab (20:55:01) [0x96b2028] [Parser.searcher] /usr/lib/rhythmbox/plugins/lyrics/LyricsParse.py:131: searching leoslyrics.com for lyrics Segmentation fault It shuts down with a Segmentation Fault. It only does occur with the Context panel plugin activated. Without the plugin everything works flawlessly. This already occured in Rhythmbox 0.12.5 with the plugin installed manually. My current Python version is 2.6.4, needed Python packages for this plugin (Python-webkit, Python-mako) are installed. Please try to fix this issue! I really like the new plugin... Cheers, Jan
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. *** This bug has been marked as a duplicate of bug 602140 ***