Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > Calibre

Notices

Reply
 
Thread Tools Search this Thread
Old 11-21-2007, 03:58 PM   #166
Tom Swift
Addict
Tom Swift ought to be getting tired of karma fortunes by now.Tom Swift ought to be getting tired of karma fortunes by now.Tom Swift ought to be getting tired of karma fortunes by now.Tom Swift ought to be getting tired of karma fortunes by now.Tom Swift ought to be getting tired of karma fortunes by now.Tom Swift ought to be getting tired of karma fortunes by now.Tom Swift ought to be getting tired of karma fortunes by now.Tom Swift ought to be getting tired of karma fortunes by now.Tom Swift ought to be getting tired of karma fortunes by now.Tom Swift ought to be getting tired of karma fortunes by now.Tom Swift ought to be getting tired of karma fortunes by now.
 
Tom Swift's Avatar
 
Posts: 250
Karma: 1232346
Join Date: Jul 2006
Location: Macau
Device: Kindle Oasis (plus lots of older devices)
From logfile, trying to upload a single newspaper to the main device.

Error in job: Upload books to device: Newsweek [21 Nov 2007]
Could not create file /Data/media/books/libprs500_28.lrf. Response code: 0xffffffd7L
Traceback (most recent call last):
File "libprs500\gui2\jobs.pyo", line 79, in run
File "libprs500\gui2\device.pyo", line 111, in upload_books
File "libprs500\devices\prs500\driver.pyo", line 168, in run_session
File "libprs500\devices\prs500\driver.pyo", line 878, in upload_books
File "libprs500\devices\prs500\driver.pyo", line 168, in run_session
File "libprs500\devices\prs500\driver.pyo", line 697, in put_file
File "libprs500\devices\prs500\driver.pyo", line 168, in run_session
File "libprs500\devices\prs500\driver.pyo", line 663, in touch
PathError: Could not create file /Data/media/books/libprs500_28.lrf. Response code: 0xffffffd7L
Tom Swift is offline   Reply With Quote
Old 11-21-2007, 03:59 PM   #167
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 44,395
Karma: 23798586
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
What does
Code:
prs500 ls -R /Data/media
give you?
kovidgoyal is offline   Reply With Quote
Advert
Old 11-21-2007, 04:05 PM   #168
Tom Swift
Addict
Tom Swift ought to be getting tired of karma fortunes by now.Tom Swift ought to be getting tired of karma fortunes by now.Tom Swift ought to be getting tired of karma fortunes by now.Tom Swift ought to be getting tired of karma fortunes by now.Tom Swift ought to be getting tired of karma fortunes by now.Tom Swift ought to be getting tired of karma fortunes by now.Tom Swift ought to be getting tired of karma fortunes by now.Tom Swift ought to be getting tired of karma fortunes by now.Tom Swift ought to be getting tired of karma fortunes by now.Tom Swift ought to be getting tired of karma fortunes by now.Tom Swift ought to be getting tired of karma fortunes by now.
 
Tom Swift's Avatar
 
Posts: 250
Karma: 1232346
Join Date: Jul 2006
Location: Macau
Device: Kindle Oasis (plus lots of older devices)
/Data/media:
images/

/Data/media/images:
My Charcoal.jpg

The jpg is a picture I have stored on the reader.
Tom Swift is offline   Reply With Quote
Old 11-21-2007, 04:08 PM   #169
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 44,395
Karma: 23798586
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
Looks like the book folder has been deleted.

prs500 mkdir /Data/media/books
kovidgoyal is offline   Reply With Quote
Old 11-21-2007, 04:14 PM   #170
Tom Swift
Addict
Tom Swift ought to be getting tired of karma fortunes by now.Tom Swift ought to be getting tired of karma fortunes by now.Tom Swift ought to be getting tired of karma fortunes by now.Tom Swift ought to be getting tired of karma fortunes by now.Tom Swift ought to be getting tired of karma fortunes by now.Tom Swift ought to be getting tired of karma fortunes by now.Tom Swift ought to be getting tired of karma fortunes by now.Tom Swift ought to be getting tired of karma fortunes by now.Tom Swift ought to be getting tired of karma fortunes by now.Tom Swift ought to be getting tired of karma fortunes by now.Tom Swift ought to be getting tired of karma fortunes by now.
 
Tom Swift's Avatar
 
Posts: 250
Karma: 1232346
Join Date: Jul 2006
Location: Macau
Device: Kindle Oasis (plus lots of older devices)
That did the trick. You are a gentleman and a scholar. Thanks for the help.

Fantastic program, I might add. Exactly what I have been looking for.
Tom Swift is offline   Reply With Quote
Advert
Old 11-24-2007, 07:53 PM   #171
jpasarela
Junior Member
jpasarela is on a distinguished road
 
Posts: 4
Karma: 72
Join Date: Nov 2007
Device: PRS-505
I'm getting an error trying to convert a Lit file.

Quote:
AttributeError: 'NoneType' object has no attribute 'lower'
Failed to perform job: Convert book:C:/Documents and Settings/Joe/My Documents/My Library/SUBTLEKNIFE.lit
Detailed traceback:
Traceback (most recent call last):
File "libprs500\gui2\jobs.pyo", line 97, in run
File "libprs500\ebooks\lrf\any\convert_from.pyo", line 140, in main
File "libprs500\ebooks\lrf\any\convert_from.pyo", line 117, in process_file
File "libprs500\ebooks\lrf\lit\convert_from.pyo", line 63, in process_file
File "libprs500\ebooks\metadata\opf.pyo", line 118, in __init__
File "libprs500\ebooks\metadata\opf.pyo", line 188, in get_isbn
AttributeError: 'NoneType' object has no attribute 'lower'
Log:
[DEBUG] convert_from.pyo:41: clit "c:\docume~1\joe\locals~1\temp\libprs500_0.4.24_zn 2v5-.lit" "c:\docume~1\joe\locals~1\temp\libprs500_jw0q0 s\\"
[INFO] convert_from.pyo:43: +---[ ConvertLIT (Version 1.8) ]---------------[ Copyright (c) 2002,2003 ]---
ConvertLIT comes with ABSOLUTELY NO WARRANTY; for details
see the COPYING file or visit "http://www.gnu.org/license/gpl.html".
This is free software, and you are welcome to redistribute it under
certain conditions. See the GPL license for details.
LIT INFORMATION.........
DRM = 1
Timestamp = 06912b6d
Creator = bff6a501
Language = 00000409
Writing out "50849_Subtle_Knife" as "50849_Subtle Knife.htm" ...
Successfully written to "c:\docume~1\joe\locals~1\temp\libprs500_jw0q0s\50 849_Subtle Knife.htm".

Writing out "50849_subtle_knife1" as "50849_subtle knife.css" ...
Successfully written to "c:\docume~1\joe\locals~1\temp\libprs500_jw0q0s\50 849_subtle knife.css".

Writing out "50849landscape_thumb" as "50849landscape_thumb.jpg" ...
Successfully written to "c:\docume~1\joe\locals~1\temp\libprs500_jw0q0s\50 849landscape_thumb.jpg".

Writing out "50849full_size" as "50849full_size.jpg" ...
Successfully written to "c:\docume~1\joe\locals~1\temp\libprs500_jw0q0s\50 849full_size.jpg".

Writing out "50849spine" as "50849spine.jpg" ...
Successfully written to "c:\docume~1\joe\locals~1\temp\libprs500_jw0q0s\50 849spine.jpg".

Writing out "50849full_size_thumb" as "50849full_size_thumb.jpg" ...
Successfully written to "c:\docume~1\joe\locals~1\temp\libprs500_jw0q0s\50 849full_size_thumb.jpg".

Writing out "50849landscape" as "50849landscape.jpg" ...
Successfully written to "c:\docume~1\joe\locals~1\temp\libprs500_jw0q0s\50 849landscape.jpg".

Writing out "publogo" as "publogo.jpg" ...
Successfully written to "c:\docume~1\joe\locals~1\temp\libprs500_jw0q0s\pu blogo.jpg".

Writing out "dingbats" as "dingbats.jpg" ...
Successfully written to "c:\docume~1\joe\locals~1\temp\libprs500_jw0q0s\di ngbats.jpg".

Exploded "c:\docume~1\joe\locals~1\temp\libprs500_0.4.24_zn 2v5-.lit" into "c:\docume~1\joe\locals~1\temp\libprs500_jw0q0 s\".
The 2 other Lit files I bought at the same time converted fine. Anything for me to try?
jpasarela is offline   Reply With Quote
Old 11-25-2007, 12:01 PM   #172
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 44,395
Karma: 23798586
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
Thats a bug. Please open a bug report.
kovidgoyal is offline   Reply With Quote
Old 11-25-2007, 12:06 PM   #173
jpasarela
Junior Member
jpasarela is on a distinguished road
 
Posts: 4
Karma: 72
Join Date: Nov 2007
Device: PRS-505
Quote:
Originally Posted by kovidgoyal View Post
Thats a bug. Please open a bug report.
Actually I see someone has already put a ticket in for the exact same problem, so I'll put off putting in another one.
jpasarela is offline   Reply With Quote
Old 11-27-2007, 03:41 PM   #174
JSWolf
Resident Curmudgeon
JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.
 
JSWolf's Avatar
 
Posts: 76,031
Karma: 134368292
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
I just tried to convert a LIT file and got the following errors...

Traceback (most recent call last):
File "convert_from.py", line 143, in <module>
File "convert_from.py", line 140, in main
File "convert_from.py", line 117, in process_file
File "libprs500\ebooks\lrf\lit\convert_from.pyo", line 63, in process_file
File "libprs500\ebooks\metadata\opf.pyo", line 118, in __init__
File "libprs500\ebooks\metadata\opf.pyo", line 188, in get_isbn
AttributeError: 'NoneType' object has no attribute 'lower'

I get this error with 0.4.23 and 0.4.24 but not 0.4.22.
JSWolf is offline   Reply With Quote
Old 11-27-2007, 04:04 PM   #175
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 44,395
Karma: 23798586
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
Yeah that's a regression, will be fixed in the next release.
kovidgoyal is offline   Reply With Quote
Old 11-27-2007, 05:10 PM   #176
stustaff
Wizard
stustaff knows what time it isstustaff knows what time it isstustaff knows what time it isstustaff knows what time it isstustaff knows what time it isstustaff knows what time it isstustaff knows what time it isstustaff knows what time it isstustaff knows what time it isstustaff knows what time it isstustaff knows what time it is
 
Posts: 1,055
Karma: 2110
Join Date: Nov 2007
Location: Derbyshire UK
Device: sony reader PRS505 and 600
Kovid any idea of when the bug mentioned here will be fixed? - https://www.mobileread.com/forums/showthread.php?t=16472

Its stopping me using the program for now.

Thanks
stustaff is offline   Reply With Quote
Old 11-27-2007, 06:59 PM   #177
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 44,395
Karma: 23798586
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
When I get around to it :-) Why is that bug such a critical one for you?
kovidgoyal is offline   Reply With Quote
Old 11-27-2007, 07:01 PM   #178
JSWolf
Resident Curmudgeon
JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.
 
JSWolf's Avatar
 
Posts: 76,031
Karma: 134368292
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
What it means is if he purchases a series of books from Sony Connect and then want to have them in order so he knows which book is which in order, he can if he can organize the collection. Otherwise, they are just in whatever order.
JSWolf is offline   Reply With Quote
Old 11-27-2007, 07:11 PM   #179
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 44,395
Karma: 23798586
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
He can organize the collection now, it just doesn't show up as organized on the reader. I don't think that's such a critical bug.
kovidgoyal is offline   Reply With Quote
Old 11-27-2007, 07:18 PM   #180
JSWolf
Resident Curmudgeon
JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.
 
JSWolf's Avatar
 
Posts: 76,031
Karma: 134368292
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
It's in the reader that he wants it organized.
JSWolf is offline   Reply With Quote
Reply

Tags
libprs500


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
a simple epub/lit to mobi converter that isn't calibre? grechzoo General Discussions 18 08-18-2010 05:20 PM
Amber Lit Converter is merging txt Amalthia Workshop 7 07-16-2008 05:33 PM
Quick/easy LIT to LRF converter? OUTATIME Sony Reader Dev Corner 10 02-29-2008 09:44 AM
ABC Amber LIT Converter MrFinch Workshop 11 08-09-2007 09:06 PM
Using lit2lrf zander_nyrond Sony Reader 10 08-02-2007 02:40 PM


All times are GMT -4. The time now is 06:07 PM.


MobileRead.com is a privately owned, operated and funded community.