[Bug 672137] Re: calibre PDF conversion helper program crashes, leaving output file empty

2011-08-15 Thread os
** Changed in: calibre (Ubuntu) Assignee: (unassigned) = os (syriatalks) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/672137 Title: calibre PDF conversion helper program crashes, leaving

[Bug 672137] Re: calibre PDF conversion helper program crashes, leaving output file empty

2011-06-23 Thread Fabrice Coutadeur
Fixed in Oneiric with 0.8.2+dfsg-1ubuntu1 ** Changed in: calibre (Ubuntu) Status: New = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/672137 Title: calibre PDF conversion

[Bug 672137] Re: calibre PDF conversion helper program crashes, leaving output file empty

2011-05-19 Thread Claude Cesa
Hello, i have similar problem with ubuntu 11.04 and calibre 0.7.44 converting odt to pdf Traceback (most recent call last): File /usr/lib/calibre/calibre/gui2/__init__.py, line 241, in dispatch self.func(*args, **kwargs) File /usr/lib/calibre/calibre/gui2/actions/convert.py, line 170, in

[Bug 672137] Re: calibre PDF conversion helper program crashes, leaving output file empty

2011-05-19 Thread Fabrice Coutadeur
Hi Claude, Given the traceback you attached, this seems to be another problem: please open a new bug report for it. Thanks, Fabrice -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/672137 Title:

[Bug 672137] Re: calibre PDF conversion helper program crashes, leaving output file empty

2011-04-03 Thread Delan Azabani
Thanks for the fix you've suggested. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/672137 Title: calibre PDF conversion helper program crashes, leaving output file empty -- ubuntu-bugs mailing

[Bug 672137] Re: calibre PDF conversion helper program crashes, leaving output file empty

2011-04-03 Thread Delan Azabani
Thanks again; I've tried it and it works perfectly. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/672137 Title: calibre PDF conversion helper program crashes, leaving output file empty --

[Bug 672137] Re: calibre PDF conversion helper program crashes, leaving output file empty

2011-03-21 Thread Tom G.
This is due to the pyPdf toolkit being updated. calibre/ebooks/pdf/writer.py calls PdfFileWriter with a title and author, but that is not an attribute the PdfFileWriter function takes. Just comment out that line, and make it: outPDF = PdfFileWriter() Don't forget to keep the same indentation,

[Bug 672137] Re: calibre PDF conversion helper program crashes, leaving output file empty

2011-03-21 Thread Tom G.
Above is the fix -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/672137 Title: calibre PDF conversion helper program crashes, leaving output file empty -- ubuntu-bugs mailing list

[Bug 672137] Re: calibre PDF conversion helper program crashes, leaving output file empty

2011-03-21 Thread Tom G.
Above is the fix -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/672137 Title: calibre PDF conversion helper program crashes, leaving output file empty -- ubuntu-bugs mailing list