Just upgraded to 0.3.99 and its looking very nice, however a couple of issues.
First, I went to add books, selected an html file and got the error:
Detailed traceback:
Traceback (most recent call last):
File "build/bdist.linux-i686/egg/libprs500/gui2/main.py", line 261, in add_books
File "build/bdist.linux-i686/egg/libprs500/gui2/main.py", line 279, in _add_books
TypeError
Then, tried to use the convert e-books button and it displayed the window where I set various options but didn't seem to do anything when I clicked OK.
Next, when I tried to download the BBC RSS feedl, it core dumped:
ASSERT failure in QCoreApplication::sendEvent: "Cannot send events to objects owned by a different thread. Current thread 8c271c0. Receiver 'LRFSingleDialog' (of type 'QWidget') was created in thread 872a7f0", file kernel/qcoreapplication.cpp, line 253
Aborted (core dumped)
However, when I restarted and tried it again, it seems to be working this time. and has created an lrf file OK.
Finally, when I select the above LRF file and click the convert e-books button it gives me the following error:
list index out of range
Detailed traceback:
Traceback (most recent call last):
File "build/bdist.linux-i686/egg/libprs500/gui2/main.py", line 535, in convert_single
File "build/bdist.linux-i686/egg/libprs500/gui2/dialogs/lrf_single.py", line 80, in __init__
IndexError: list index out of range
|