![]() |
#271 |
creator of calibre
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 45,378
Karma: 27230406
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
|
|
![]() |
![]() |
![]() |
#272 | |
creator of calibre
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 45,378
Karma: 27230406
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
|
Quote:
|
|
![]() |
![]() |
![]() |
#273 |
Enthusiast
![]() Posts: 28
Karma: 10
Join Date: Nov 2007
Device: sony 505
|
When I try to convert to lrf file, I get the following error:
Job: Convert book: Last scene alive (Aurora Teagarden Mysteries 1) tuple: ('RtfInvalidCodeException', u'no map found\nmap is "ansicpg949"\n') Traceback: Traceback (most recent call last): File "parallel.py", line 915, in worker File "parallel.py", line 873, in work File "C:\Program Files\calibre\library.zip\calibre\ebooks\lrf\any\c onvert_from.py", line 173, in main File "C:\Program Files\calibre\library.zip\calibre\ebooks\lrf\any\c onvert_from.py", line 143, in process_file File "C:\Program Files\calibre\library.zip\calibre\ebooks\lrf\rtf\c onvert_from.py", line 50, in process_file File "C:\Program Files\calibre\library.zip\calibre\ebooks\lrf\rtf\c onvert_from.py", line 142, in generate_html File "C:\Program Files\calibre\library.zip\calibre\ebooks\lrf\rtf\c onvert_from.py", line 134, in generate_xml File "calibre\ebooks\rtf2xml\ParseRtf.pyo", line 322, in parse_rtf File "calibre\ebooks\rtf2xml\hex_2_utf8.pyo", line 556, in convert_hex_2_utf8 File "calibre\ebooks\rtf2xml\hex_2_utf8.pyo", line 154, in __initiate_values File "calibre\ebooks\rtf2xml\get_char_map.pyo", line 67, in get_char_map RtfInvalidCodeException: no map found map is "ansicpg949" Log: Converting RTF to XML... ('RtfInvalidCodeException', u'no map found\nmap is "ansicpg949"\n') Traceback (most recent call last): File "parallel.py", line 915, in worker File "parallel.py", line 873, in work File "C:\Program Files\calibre\library.zip\calibre\ebooks\lrf\any\c onvert_from.py", line 173, in main File "C:\Program Files\calibre\library.zip\calibre\ebooks\lrf\any\c onvert_from.py", line 143, in process_file File "C:\Program Files\calibre\library.zip\calibre\ebooks\lrf\rtf\c onvert_from.py", line 50, in process_file File "C:\Program Files\calibre\library.zip\calibre\ebooks\lrf\rtf\c onvert_from.py", line 142, in generate_html File "C:\Program Files\calibre\library.zip\calibre\ebooks\lrf\rtf\c onvert_from.py", line 134, in generate_xml File "calibre\ebooks\rtf2xml\ParseRtf.pyo", line 322, in parse_rtf File "calibre\ebooks\rtf2xml\hex_2_utf8.pyo", line 556, in convert_hex_2_utf8 File "calibre\ebooks\rtf2xml\hex_2_utf8.pyo", line 154, in __initiate_values File "calibre\ebooks\rtf2xml\get_char_map.pyo", line 67, in get_char_map RtfInvalidCodeException: no map found map is "ansicpg949" |
![]() |
![]() |
![]() |
#274 |
MacOS 10.5.4
![]() Posts: 4
Karma: 10
Join Date: Sep 2008
Device: Sony Reader
|
New Browse by TAG, Author, etc. looks slick. Just had a little problem. Added a couple of new tags and some new books and they didn't seem to pick up the additions in browse by tag or author until I closed calibre and restarted it.
Also a small request. Is it possible to capitalise in the tags? It seems to convert everything to lower case. Otherwise looking good, great job and thanks. |
![]() |
![]() |
![]() |
#275 |
Member
![]() Posts: 18
Karma: 10
Join Date: Aug 2008
Device: sony prs500
|
I have one problem. I had my library on external disk. Since I don't have the disk any more, I can't start calibre, I get the following error.
Traceback (most recent call last): File "<string>", line 1378, in <module> File "<string>", line 1368, in main File "<string>", line 219, in __init__ File "library.pyz/calibre.library.database2", line 358, in __init__ File "/usr/lib/python2.5/os.py", line 164, in makedirs makedirs(head, mode) File "/usr/lib/python2.5/os.py", line 171, in makedirs mkdir(name, mode) OSError: [Errno 13] Permission denied: '/media/disk-1' It's a minor error that was easily solved by creating a link and then entering the new location of the database but it would be nice if Calibre just asked again where the new location is. |
![]() |
![]() |
![]() |
#276 |
creator of calibre
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 45,378
Karma: 27230406
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
|
@bluesnews
That RTF uses a feature that calibre's conversion engine (rtd2xml) doesn't support. I suggest saving it as HTML and then trying to convert it. |
![]() |
![]() |
![]() |
#277 | |
creator of calibre
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 45,378
Karma: 27230406
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
|
Quote:
|
|
![]() |
![]() |
![]() |
#278 | |
creator of calibre
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 45,378
Karma: 27230406
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
|
Quote:
The update bug will be fixed in the next release. |
|
![]() |
![]() |
![]() |
#279 |
Member
![]() Posts: 18
Karma: 10
Join Date: Aug 2008
Device: sony prs500
|
I tried to set the conversion defaults for comics. Got this error:
Traceback (most recent call last): File "<string>", line 938, in set_comic_conversion_defaults File "library.pyz/calibre.gui2.dialogs.comicconf", line 13, in set_conversion_defaults File "library.pyz/calibre.gui2.dialogs.comicconf", line 40, in __init__ File "library.pyz/calibre.utils.config", line 355, in parse File "library.pyz/calibre.utils.lock", line 23, in __enter__ IOError: [Errno 13] Permission denied: '/home/janko/.config/calibre/comic.py' I'm still using 0.4.8beta16. |
![]() |
![]() |
![]() |
#280 |
creator of calibre
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 45,378
Karma: 27230406
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
|
ls -l /home/janko/.config/calibre/comic.py
|
![]() |
![]() |
![]() |
#281 |
Member
![]() Posts: 11
Karma: 10
Join Date: Sep 2008
Device: PRS-505
|
Re-installing and getting conversion going
hi,
I've just got my PRS-505 and have loaded all my ebooks in Calibre. I thought I'd try the beta version, so backed up the library and loaded it up. It immediately kicked in to converting the library and everything seemed to be working fine. I then then looked in the User directory (on a Vista pc) and found all the files had been unpacked there. I realised I should have put everything in it's own directory. So I deleted all the files, and moved the library db. My problem is I can't get it to carry out the conversion again. I tried relinstalling 4.83 and that seemed to working fine. I tried reinstalling 4.84 but it still didn't start the conversion process again. What do I do? |
![]() |
![]() |
![]() |
#282 |
creator of calibre
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 45,378
Karma: 27230406
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
|
Delete the directory calibre that contains the config files (a bunch of .py files). Also delete metadata.db
And note that you can move the location of the library using the config dialog. |
![]() |
![]() |
![]() |
#283 |
Junior Member
![]() Posts: 7
Karma: 10
Join Date: Sep 2008
Device: Sony PRS-505 (UK)
|
cbr/cbz conversion problem on mac
Hi,
Just tried converting some cbr/cbz files to lrf (both with the gui and command line using default settings). All pages are squashed into the left hand half of a page, with the right hand being mostly black (with some vertical white lines). calibre 0.4.84b17 Mac OSX 10.5.4 |
![]() |
![]() |
![]() |
#284 |
creator of calibre
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 45,378
Karma: 27230406
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
|
That's to preserve aspect ratio.
|
![]() |
![]() |
![]() |
#285 |
Junior Member
![]() Posts: 2
Karma: 10
Join Date: Sep 2008
Device: prs-500
|
![]()
I'm running OSX Leopard on an intel macbook.
I have a PRS-500, Calibre recognizes the reader, and it appears I can move stuff to it, but I get this when it tries to get the list of books on the reader.. Job: Get list of books on device PacketError: 'calibre.devices.prs500.prstypes.Answer packets must have a length of atleast 16 bytes. Got initializer of 5 bytes. Traceback: Traceback (most recent call last): File "calibre/gui2/device.pyo", line 20, in run File "calibre/gui2/device.pyo", line 122, in _books File "calibre/devices/prs500/driver.pyo", line 158, in run_session File "calibre/devices/prs500/driver.pyo", line 809, in books File "calibre/devices/prs500/driver.pyo", line 158, in run_session File "calibre/devices/prs500/driver.pyo", line 479, in get_file File "calibre/devices/prs500/driver.pyo", line 396, in _bulk_read File "calibre/devices/prs500/driver.pyo", line 383, in bulk_read_packet File "calibre/devices/prs500/prstypes.pyo", line 741, in __init__ PacketError: 'calibre.devices.prs500.prstypes.Answer packets must have a length of atleast 16 bytes. Got initializer of 5 bytes. I have tried both 0.4.83 and 0.4.84b17 and this happens with both of them, also I have tried reseting both my computer and the reader multiple times with no success. Any Ideas? Faxson |
![]() |
![]() |
![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Beta testers wanted | mtravellerh | PocketBook | 47 | 09-15-2010 04:22 PM |
Testers wanted for 'series' custom columns | chaley | Calibre | 15 | 06-26-2010 08:43 AM |
DjVu plugin for DR1000 (testers wanted) | luite | iRex | 42 | 02-13-2010 02:19 PM |
Need some testers for eBook Creator | spaze | ePub | 2 | 09-03-2009 05:42 AM |
Palm OS Beta Testers required for NewsRaider | MatYadabyte | Reading and Management | 1 | 09-05-2005 05:40 PM |