Hi,
Don't you have problems with calibre window not repainting itself ?
I am using scrotwm and going to the ``convert books'' window and
closing it leaves me with a blank screen. I have to change to another
workspace and then back to have the window repainted.
I am running a snapshot from Feb 27 and packages were updated at the
same time.
When selecting a format (say EPUB) in the left-hand side tree, I get
the following error:
Traceback (most recent call last):
File "/usr/local/lib/calibre/calibre/gui2/tag_view.py", line 203, in toggle
self._toggle(index, None)
File "/usr/local/lib/calibre/calibre/gui2/tag_view.py", line 213, in _toggle
self.tags_marked.emit(self.search_string)
File "/usr/local/lib/calibre/calibre/gui2/tag_view.py", line 198, in
search_string
tokens = self._model.tokens()
File "/usr/local/lib/calibre/calibre/gui2/tag_view.py", line 1610, in tokens
':' if add_colon else ''))
UnboundLocalError: local variable 'add_colon' referenced before assignment
I played a bit with the 0.7.45 version (my port was almost identical to yours)
and had no trouble with that functionnality. Would this have been introduced
upstream ?
Last point in my quick tests, converting from PDF to EPUB requires pdftohtml
which is part of poppler distribution but not compiled in the current port.
I'll sent a diff against the current port right after.
Cheers!
Alexis.
On Mon, Mar 07, 2011 at 07:50:25PM +0100, Peter Hessler wrote:
> I've fixed a number of issues, and updated the port to the most recent
> release 0.7.48.
>
> Also requires the py-cssutils update on ports@
>
> I know we can't import new directories yet, but reviews and/or OKs?
>
>
>
>
> --
> By doing just a little every day, you can gradually let the task
> completely overwhelm you.