lebauce / quodlibet

Automatically exported from code.google.com/p/quodlibet
1 stars 0 forks source link

Crash in album view (album refresh) #162

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
=== SYSTEM INFORMATION:
Quod Libet 2.0
Mutagen 1.14
Python 2.6.1+ (r261:67515, Mar 19 2009, 14:00:56) 
[GCC 4.3.3] linux2

=== STACK TRACE
Traceback (most recent call last):

  File
"/home/lazka/bla/usr/local/lib/python2.6/dist-packages/quodlibet/browsers/albums
.py",
line 578, in __refresh_album
    albums = [model[row][0] for row in model]

TypeError: could not parse subscript as a tree path

1) Select the top "All Albums" row and another one.
2) right click on the other one -> refresh -> crash

It would probably be best if all right click actions ignore the "All albums
entry".. things like album art plugin on 300 albums are deadly etc..

Original issue reported on code.google.com by reiter.christoph@gmail.com on 23 Mar 2009 at 9:32

GoogleCodeExporter commented 9 years ago
I reproduced this one after deleting an album from disk and refreshing the 
library,
rather than by selecting two rows.

Original comment by steven.strobe.cc@gmail.com on 18 Jun 2009 at 8:27

GoogleCodeExporter commented 9 years ago
This issue was closed by 7fb5bf908e.

Original comment by steven.strobe.cc@gmail.com on 22 Jun 2009 at 1:59