Hi, I'm installed of calibre for ubuntu 9.04 from ppa.
I've a problem with conversions... I proved make a simple conversion test from a .txt archive for many formats, p.e., epub, but when I use the viewer specific, appears some errors windows messages:
1) AttributeError:ypos; Details:
Traceback (most recent call last):
File "/usr/lib/calibre/calibre/gui2/viewer/documentview.py", line 482, in load_finished
self.scroll_to(self.initial_pos, notify=False)
File
2) AttributeError: scroll_fraction; Details:
Traceback (most recent call last):
File "/usr/lib/calibre/calibre/gui2/viewer/documentview.py", line 658, in resizeEvent
self.manager.viewport_resized(self.scroll_fraction )
AttributeError: scroll_fraction
---
Apparently the conversion is well finished, but I don't see with calibre viewer, after click ok on these two windows errors open the viewer but the clessidra don't stop.
---
Others informations
I did a test with a ebook of guttemberg project, I downloaded a book with epub format... and these errors occurs too... perhaps the problem is in the viewer or in my installation (I used synaptic for this with ppa, version 0.6.13).
Thanks,
Americo
Last edited by rabisco; 12-30-2009 at 03:02 PM.
Reason: new informations
|