Hainzy262 / comictagger

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

GUI hang on Fetch Info, CLI reports Error #13

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Attempt search for 2000 AD Issue 878 in GUI or in CLI

What is the expected output? What do you see instead?
Expected to see tags / info for issue. Hangs in GUI, Error in CLI

What version of the product are you using? On what operating system?
v1.1.3 beta

Please provide any additional information below.

CLI command attempted:

ComicTagger -s -o -v -m "series=2000 AD,issue=878" -n -t cbl ~/19940311\ 2000\ 
AD\ Prog\ 878.cbz 

Output:

Going to search for:
    Series: 2000 AD
    Issue : 878
    Year :  1994
    Month : 3
Searching for  2000 AD #878 ...
Searching in 1 series
Fetching info for  ID: 19752 2000 AD (1977) ...
Traceback (most recent call last):
  File "<string>", line 5, in <module>
  File "/Users/tony/Dropbox/tagger/comictagger/mac/build/pyi.darwin/ComicTagger/out00-PYZ.pyz/comictaggerlib.main", line 54, in ctmain
  File "/Users/tony/Dropbox/tagger/comictagger/mac/build/pyi.darwin/ComicTagger/out00-PYZ.pyz/comictaggerlib.cli", line 184, in cli_mode
  File "/Users/tony/Dropbox/tagger/comictagger/mac/build/pyi.darwin/ComicTagger/out00-PYZ.pyz/comictaggerlib.cli", line 376, in process_file_cli
  File "/Users/tony/Dropbox/tagger/comictagger/mac/build/pyi.darwin/ComicTagger/out00-PYZ.pyz/comictaggerlib.issueidentifier", line 456, in search
  File "/Users/tony/Dropbox/tagger/comictagger/mac/build/pyi.darwin/ComicTagger/out00-PYZ.pyz/comictaggerlib.comicvinetalker", line 328, in fetchIssueDate
  File "/Users/tony/Dropbox/tagger/comictagger/mac/build/pyi.darwin/ComicTagger/out00-PYZ.pyz/comictaggerlib.comicvinetalker", line 364, in fetchIssueSelectDetails
KeyError: 'publish_year'

Original issue reported on code.google.com by ShadowRa...@gmail.com on 20 Apr 2013 at 5:46

GoogleCodeExporter commented 8 years ago
PS not sure what all the Users/tony/Dropbox stuff is all about... my local 
username is megan...
PPS the app was downloaded from 
http://code.google.com/p/comictagger/downloads/detail?name=ComicTagger-1.1.7-bet
a.dmg&can=2&q=

Original comment by ShadowRa...@gmail.com on 20 Apr 2013 at 5:48

GoogleCodeExporter commented 8 years ago
This error has been fixed since 1.1.3-beta.  Sounds like you're not running the 
most recent version that you've downloaded. Can you double-check?

Original comment by bevi...@gmail.com on 21 Apr 2013 at 4:47

GoogleCodeExporter commented 8 years ago
Thanks - I didn't notice when I went to get the download link that the version 
was different from what I was running.
Sorry for taking up your time - I feel like such a noob [don't worry - it'll 
pass ;-) ]
Yes the 1.1.7 version works great
Keep up the great work!!

Original comment by ShadowRa...@gmail.com on 21 Apr 2013 at 5:36

GoogleCodeExporter commented 8 years ago
No prob.  Glad this was so easy to fix :-)

Original comment by bevi...@gmail.com on 22 Apr 2013 at 12:59