adasilva / journal2ebook

optimize academic pdfs for e-readers
Other
107 stars 12 forks source link

Clicking new file after using journal2ebook gives error about initdir #15

Closed jasongullifer closed 11 years ago

jasongullifer commented 11 years ago

Exception in Tkinter callback Traceback (most recent call last): File "/usr/lib/python2.7/lib-tk/Tkinter.py", line 1437, in call return self.func(*args) File "journal2ebook.py", line 296, in bNewFileClick newFilename=self.chooseImage(initdir=self.filedir) TypeError: chooseImage() got an unexpected keyword argument 'initdir'