View Single Post
Old 06-28-2017, 08:15 PM   #33
American_Desi
Connoisseur
American_Desi began at the beginning.
 
Posts: 72
Karma: 10
Join Date: Oct 2016
Device: iPad Pro 12.9"
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 :-)
American_Desi is offline   Reply With Quote