Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > Calibre

Notices

Closed Thread
 
Thread Tools Search this Thread
Old 07-23-2009, 01:06 AM   #646
tselling
Addict
tselling will become famous soon enoughtselling will become famous soon enoughtselling will become famous soon enoughtselling will become famous soon enoughtselling will become famous soon enoughtselling will become famous soon enough
 
Posts: 366
Karma: 510
Join Date: Apr 2008
Device: NookColor (MiRage/CM7.2 & Moon+ Reader Pro)
I am still seeing a problem with bulk converting alot of files. Calibre dies on me.

Also I recently got a Jetbook and tried using my mobipocket files on it. I am seeing a problem with some of the mobipocket ebooks with quotes and apostrophes showing up as strange characters. After doing some searces and experimentation I fixed the problem in one book by reconverting it with input character encoding set to utf-8. It seems like I shouldn't have to set it explicitly. I am unsure if this is a calibre conversion problem since not all my mobipocket books have this problem.
tselling is offline  
Old 07-23-2009, 10:40 AM   #647
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: 45,418
Karma: 27757236
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
@ralob: The only way I can think of is setting up remote desktop, but it will have to wait a few days as I'm rather busy at the moment

@tselling: If your input documents don't specify a correct character encoding, you have to specify it manually in the conversion options. As for the crasing on the Bulk convert, that's another of the cant replicate issues, so it's hard for me to debug. Just Bulk convert in smaler batches for now.
kovidgoyal is offline  
Advert
Old 07-23-2009, 11:44 AM   #648
richreads
Connoisseur
richreads began at the beginning.
 
richreads's Avatar
 
Posts: 53
Karma: 10
Join Date: Mar 2009
Location: Hamilton, ON
Device: Kobo Touch and Glo,
Hi.
I'm getting the following when i try and convert.
it has happened converting txt, htm, lit and pdb.

Creating LRF Output...
Traceback (most recent call last):
File "worker.py", line 103, in <module>
File "worker.py", line 90, in main
File "calibre\gui2\convert\gui_conversion.pyo", line 17, in gui_convert
File "calibre\ebooks\conversion\plumber.pyo", line 721, in run
File "calibre\ebooks\lrf\output.pyo", line 179, in convert
File "calibre\ebooks\lrf\html\convert_from.pyo", line 1894, in process_file
File "re.pyo", line 150, in sub
TypeError: expected string or buffer
richreads is offline  
Old 07-23-2009, 11:53 AM   #649
Landrovan
Enthusiast
Landrovan began at the beginning.
 
Posts: 42
Karma: 14
Join Date: Jul 2009
Device: dr800sg
Hi,

Just curious

I just look a ticket #2909. You say that you create 3 calibre-parallel process by core. Where do the 3 come? Does that mean when doing a lot of job calibre do you allow 3 job on each processor or those that mean you need 3 process by job? Or do I'm way off.

Thanks
Landrovan is offline  
Old 07-23-2009, 01:25 PM   #650
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: 45,418
Karma: 27757236
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
@richreads: Should be fixed in next release, though I can't duplicate that error.

@Landrovan; calibre runs only 1 process per processor. The reason there are 3 is because one of those three is used for conversion jobs, one for adding of books and one for saving of books.
kovidgoyal is offline  
Advert
Old 07-23-2009, 05:17 PM   #651
=X=
Wizard
=X= ought to be getting tired of karma fortunes by now.=X= ought to be getting tired of karma fortunes by now.=X= ought to be getting tired of karma fortunes by now.=X= ought to be getting tired of karma fortunes by now.=X= ought to be getting tired of karma fortunes by now.=X= ought to be getting tired of karma fortunes by now.=X= ought to be getting tired of karma fortunes by now.=X= ought to be getting tired of karma fortunes by now.=X= ought to be getting tired of karma fortunes by now.=X= ought to be getting tired of karma fortunes by now.=X= ought to be getting tired of karma fortunes by now.
 
=X='s Avatar
 
Posts: 3,671
Karma: 12205348
Join Date: Mar 2008
Device: Galaxy S, Nook w/CM7
pdfmanipulate.exe does not crop any PDF

I tried to log this in the database but I get an Error login on, did you delete user accounts on your defect tracking system? <<<EDIT: Never mind it looks like you did nuke old accounts I was able to recreate an account with my same username>>>>

DESC:
Regardless of what PDF I try to crop I always get the following error

Code:
pdfmanipulate crop mypdf.pdf
I've even ran the tool using the following commands
Code:
pdfmanipulate.exe crop -o out.pdf  -x 120 -y 724 -v 560 -w 70 mybig.pdf
Quote:
Traceback (most recent call last):
File "cli.py", line 72, in <module>
File "cli.py", line 61, in main
File "calibre\ebooks\pdf\manipulate\crop.pyo", line 144, in main
File "calibre\ebooks\pdf\manipulate\crop.pyo", line 114, in crop_pdf
TypeError: unsupported operand type(s) for -: 'NumberObject' and 'unicode'

Last edited by =X=; 07-23-2009 at 05:19 PM.
=X= is offline  
Old 07-23-2009, 09:15 PM   #652
cszhy
Member
cszhy began at the beginning.
 
Posts: 21
Karma: 10
Join Date: Aug 2007
Device: sony reader
Hi I want to hotsync the articles in my google reader to prs500 ,
is there any receipt I can use in calibre
thanks
cszhy is offline  
Old 07-23-2009, 11:24 PM   #653
tselling
Addict
tselling will become famous soon enoughtselling will become famous soon enoughtselling will become famous soon enoughtselling will become famous soon enoughtselling will become famous soon enoughtselling will become famous soon enough
 
Posts: 366
Karma: 510
Join Date: Apr 2008
Device: NookColor (MiRage/CM7.2 & Moon+ Reader Pro)
[QUOTE=kovidgoyal;530466@tselling: If your input documents don't specify a correct character encoding, you have to specify it manually in the conversion options. As for the crasing on the Bulk convert, that's another of the cant replicate issues, so it's hard for me to debug. Just Bulk convert in smaler batches for now.[/QUOTE]

Regarding the character encoding problem: I have found that EPub ebooks on the Jetbook do not have the character encoding problems. Some of the mobipocket ebooks were converted from original epub ebooks... and some of the EPub ebooks were converted from original mobipocket format. Is it possible that character encoding got lost in the conversion? I am not sure why none of the EPub ebooks seem to have the problem... does character encoding work differently for EPub books?

Regarding the crashing, I have around 150 ebooks in my Calibre library running on Vista 64. If I try to convert all 150 books (say mobi to mobi conversion to add UTF-8 character encoding), Calibre always crashes (Not responding error where I have to click OK and the program quits). If I convert 25 books at a time it usually works ok, but may crash before the last 25 books are converted. If I convert 50 books at a time ususally works ok the first time but often crashes on the next 50, or the last 50.

PS. Thanks for the great work on this application. Its a great tool!
tselling is offline  
Old 07-24-2009, 10:07 AM   #654
itimpi
Wizard
itimpi ought to be getting tired of karma fortunes by now.itimpi ought to be getting tired of karma fortunes by now.itimpi ought to be getting tired of karma fortunes by now.itimpi ought to be getting tired of karma fortunes by now.itimpi ought to be getting tired of karma fortunes by now.itimpi ought to be getting tired of karma fortunes by now.itimpi ought to be getting tired of karma fortunes by now.itimpi ought to be getting tired of karma fortunes by now.itimpi ought to be getting tired of karma fortunes by now.itimpi ought to be getting tired of karma fortunes by now.itimpi ought to be getting tired of karma fortunes by now.
 
Posts: 4,553
Karma: 950151
Join Date: Nov 2008
Device: Sony PRS-950, iphone/ipad (Marvin/iBooks/QuickReader)
Memory Usage?

I am finding that Callibre RAM usage seems rather excessive!

I had Calibre running. It was idling using about 125Mb (for about 6400 books in the library). I then selected 240 books for conversion. I watched the memory usage of the main Calibre process grow to about 1.25GB. During this whole time the GUI was locked out, and none of the (3) Callibre-Parallel.exe processes appeared to be active. I assume this was Calibre queuing the books for conversion? At the end of this process the GUI came back and one of the Calibre-Parallel.exe processes became active and I assume is now doing the actual conversions.

The conversions are now running. The main Calibre process has not yet released any of the RAM it has grabbed after about 60 of the conversions have completed. I will have to wait and see if it does it at the end of all of the conversions.

This sort of RAM uage might explain why some users are experiencing crashes trying to convert a lot of books. What is Calibre doing that needs that sort of memory? Is there anything I can do to try and determine what it is that is consuming that amount of RAM? Is it possible there is a memory leak?

In case it matters I am running Windows XP Pro+SP3 with a 2.6GHz single Core system and 2GB of RAM. I was doing a bulk conversion to ePub.

EDIT: Calibre crashed before completing the conversions so, I was not able to determine if a clean finish would have released the RAM.

Last edited by itimpi; 07-24-2009 at 10:21 AM.
itimpi is offline  
Old 07-24-2009, 10:44 AM   #655
MovieHQ
Member
MovieHQ began at the beginning.
 
Posts: 15
Karma: 10
Join Date: May 2008
Device: Sony Reader 505
I am getting the following error when I plug my 505 in. It works fine with the non-beta version. I am on Vista 32bit.

unsupported operand type(s) for +: 'NoneType' and 'str'

Traceback (most recent call last):
File "calibre\gui2\device.pyo", line 57, in run
File "calibre\gui2\device.pyo", line 191, in _books
File "calibre\devices\prs505\driver.pyo", line 96, in books
TypeError: unsupported operand type(s) for +: 'NoneType' and 'str'

Any ideas?
MovieHQ is offline  
Old 07-24-2009, 11:43 AM   #656
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: 45,418
Karma: 27757236
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
@MovieHQ: Do you have a card in your reader?

@itimpi: Certainly sounds like a memory leak, the mem usage of the main calibre process should not grow that much when queueing books for conversion. The relevant function where the queueing happens is convert_bulk_ebooks in calibre.gui2.tools

Looking over the code, I don't see any obvious memory leaks and I don't have the time to debug it in detail right now. Maybe you will have better luck?
kovidgoyal is offline  
Old 07-24-2009, 02:20 PM   #657
itimpi
Wizard
itimpi ought to be getting tired of karma fortunes by now.itimpi ought to be getting tired of karma fortunes by now.itimpi ought to be getting tired of karma fortunes by now.itimpi ought to be getting tired of karma fortunes by now.itimpi ought to be getting tired of karma fortunes by now.itimpi ought to be getting tired of karma fortunes by now.itimpi ought to be getting tired of karma fortunes by now.itimpi ought to be getting tired of karma fortunes by now.itimpi ought to be getting tired of karma fortunes by now.itimpi ought to be getting tired of karma fortunes by now.itimpi ought to be getting tired of karma fortunes by now.
 
Posts: 4,553
Karma: 950151
Join Date: Nov 2008
Device: Sony PRS-950, iphone/ipad (Marvin/iBooks/QuickReader)
Quote:
Originally Posted by kovidgoyal View Post
@itimpi: Certainly sounds like a memory leak, the mem usage of the main calibre process should not grow that much when queueing books for conversion. The relevant function where the queueing happens is convert_bulk_ebooks in calibre.gui2.tools

Looking over the code, I don't see any obvious memory leaks and I don't have the time to debug it in detail right now. Maybe you will have better luck?
Thought I should let you know that the RAM is NOT released when the conversions finished just in case it triggers a thought from your end as to where the RAM might be getting allocated.

I will try and have a look at the source tomorrow to see if I can spot anything that might cause this behavior.

I wonder if anyone else has spotted this behavior and whether it is Windows specific or common to all platforms? If it happens on all platforms it will probably be much easier to find.

Last edited by itimpi; 07-24-2009 at 02:41 PM.
itimpi is offline  
Old 07-24-2009, 03:39 PM   #658
sapient
Member
sapient began at the beginning.
 
Posts: 17
Karma: 10
Join Date: Jul 2009
Device: palm tx
Conversion from a zipped html book is problematic. I tried this:
http://www.freenetpages.co.uk/hp/alan.gauld/tutor.zip
It mixed up the order of the pages. Instead of appending the different html files in alphabetical (?) order, it should parse index.html and follow the order specified therein.
sapient is offline  
Old 07-24-2009, 03:59 PM   #659
MovieHQ
Member
MovieHQ began at the beginning.
 
Posts: 15
Karma: 10
Join Date: May 2008
Device: Sony Reader 505
Yes, I do have a card in the reader.
MovieHQ is offline  
Old 07-24-2009, 04:08 PM   #660
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: 45,418
Karma: 27757236
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
@sapient: index.htm doesn't specify the order in your example tutcont.htm does. Unzip the zip file andd add tutcont.htm to calibre

@MoviHQ: Does it work without the card?
kovidgoyal is offline  
Closed Thread


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Calibre metadata.calibre not allowing updates Chuckels550 Calibre 10 08-09-2010 05:12 PM
Using Calibre as a client for another Calibre instance? toddos Calibre 27 06-30-2010 04:57 AM
Sigil 0.2.0 betas available Valloric Sigil 98 05-03-2010 04:07 PM
cannot open calibre on osx 10.6-- "Calibre is already running" message jlip Calibre 4 01-02-2010 11:05 PM
calibre command line utilities and calibre defaults astrodad Calibre 2 08-07-2008 03:27 PM


All times are GMT -4. The time now is 04:38 AM.


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