Hmm, maybe I spoke too soon. The first comic I loaded into it, Avengers #1, it took a long time to search online and then crashed.
Of note, this is what I saw in terminal after I loaded it using "python comictagger.py":
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
Traceback (most recent call last):
File "/Users/username/Applications/Comictagger/comictaggerlib/volumeselectionwindow.py", line 407, in currentItemChanged
self.volume_id, b = self.twList.item( curr.row(), 0 ).data( QtCore.Qt.UserRole ).toInt()
AttributeError: 'int' object has no attribute 'toInt'
Abort trap: 6
Feel free to laugh at me if I'm doing something stupid again :-)
|