rlhelinski / musicbrainz-catalog

Python code for cataloging your music collection cross-referenced with MusicBrainz
GNU General Public License v2.0
2 stars 0 forks source link

Error on add release when none selected #69

Closed rlhelinski closed 9 years ago

rlhelinski commented 9 years ago

Exception in thread Thread-2: Traceback (most recent call last): File "/usr/lib/python2.7/threading.py", line 810, in __bootstrap_inner self.run() File "mbcat-gtk.py", line 2594, in run self.app.setSelectedRow(self.app.getReleaseRow(releaseId)) File "mbcat-gtk.py", line 2443, in setSelectedRow self.treeview.get_selection().select_path(actualRow) TypeError: could not convert path to a GtkTreePath