GNOME Bugzilla – Bug 59012
Crash when selecting row
Last modified: 2011-02-04 16:09:32 UTC
(reported by Mikael Hermansson <tyan@linux.se>) first expand "AlbumA" and select the first child item "songname 1" and then again select "songname 2" then try to expand "AlbumB" and select any of the childitems and it will fail.
Created attachment 896 [details] Test case that crashes the tree
It's a problem with the rowreference
Fixed in CVS. This Test case is pretty ugly, btw. It's not a great way to use the TreeStore. however, I think it's all handled correctly, now.