GNOME Bugzilla – Bug 547515
Strange source rendering problems
Last modified: 2008-08-19 13:39:36 UTC
Banshee 1.2.1 has some problems rendering sources. I first suspected a gtk# version problem but I just rebuild my whole mono stack with the versions from the opensuse mono repository... still no luck. One problem is that empty sources (library or playlists) look like screenshot 1 Another - maybe related - problem is the display of podcasts as seen in screenshot 2
Created attachment 116462 [details] Screesnhot 1
Created attachment 116463 [details] Screenshot 2
Created attachment 116482 [details] Screenshot 3 Another occurrence of this in smart playlist sources
Created attachment 116483 [details] Screenshot 4 ...and radio source. I'm about 98% sure this is some incompatibility with a dependency lib like GTK. Trying to downgrade a few libs now to find the problem.
I just reverted GLIB to 2.16.5 and GTK to 2.12.11. With this combination, everything works fine. So I guess this is either a regression in GLIB/GTK or incompatibility of GTK# with newer GTK+. Still worth keeping an eye on imho
GLIB trunk together with GTK 2.12.11 still work. Removing GTK 2.12.11 and installing GTK 2.13.6 breaks.
I tested various GTK versions now. 2.13.5 still works fine, 2.13.6 breaks. No idea if this is a GTK+ bug or GTK# and/or Banshee just need to be adapted... please reassign if needed.
Got this fixed in GTK trunk! :)
could you please point out which commit fixed your issue ?
I can confirm that this works fine with GTK+ 2.13.7