PDFMtEd icon indicating copy to clipboard operation
PDFMtEd copied to clipboard

Syntax error in editor

Open ifohancroft opened this issue 4 years ago • 1 comments

Basically, when I run pdfmted-editor <book-name> in the terminal, I get:

Processing 1 of 1 File "", line 1 import gio; import sys; print Gio.File(sys.argv[1]).query_info('*').get_attribute_byte_string ('''thumbnail::path''') ^ SyntaxError: invalid syntax ###Original metadata:

Everything besides showing the thumbnail works (perhaps that also works and I just don't have a valid thumbnail for my pdf, who knows)

ifohancroft avatar Sep 10 '21 21:09 ifohancroft

Apparently I have fixed this on my local copy. I need to see how and send a PR with the fix.

ifohancroft avatar Apr 06 '22 16:04 ifohancroft