Hi Stefano, > > I executed the same commands, with the same file, on my machine and it > > works; since it seems a problem with somethin in Qt libraries, may I > > ask you to upgrade to latest python-qt4 and then let me know? > > Hi Sandro, > I think I have the latest python-qt4 from sid : 4.3.3-2 > Is this the same for you?
Talking with upstream we found that if you don't have Qt python bindings installed (like me) there is no errors, and the same for a correctly setup environment (the one with a QApplication configured). It seems that python-pdftools does not setup QApplication. Upsteam is considering removing the code using QApplication (since not too much useful) or let it be optional. Regards, Sandro -- Sandro Tosi (aka morph, Morpheus, matrixhasu) My website: http://matrixhasu.altervista.org/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

