Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 201903

Summary: media-sound/quodlibet-1.0 gtk assertion failure requires program to be restarted
Product: Gentoo Linux Reporter: cburroughs <chris.burroughs>
Component: Current packagesAssignee: Gentoo Sound Team <sound>
Status: RESOLVED UPSTREAM    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description cburroughs 2007-12-10 21:31:06 UTC
When using the file view sometimes after playing a folder full of songs file view will no longer display any songs in any folder

Reproducible: Sometimes

Steps to Reproduce:
1. Switch to File System View.
2. Go to a folder containing music files.
3. Play a folder of Rockin' Beats.
4. Close folder in File System view.

Actual Results:  
Now no music is displayed in any folder.

Expected Results:  
Songs should be there.

/usr/share/quodlibet/browsers/filesystem.py:148: GtkWarning: gtk_tree_selection_get_selected_rows: assertion `GTK_IS_TREE_SELECTION (selection)' failed
  model, rows = selection.get_selected_rows()


Audio device: gconfaudiosink
Mutagen: 1.12
GTK+: 2.12.1 / PyGTK: 2.12.0
GStreamer: 0.10.14.0 / PyGSt: 0.10.8

Speculation:
I do not believe this occurred before upgrading to Gnome 2.20.
Comment 1 cburroughs 2007-12-11 16:57:58 UTC
Fixed in upstream revision 4189. Will be in next release.