Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > Calibre

Notices

Reply
 
Thread Tools Search this Thread
Old 09-28-2012, 03:54 PM   #1
cageybee
Junior Member
cageybee began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Sep 2012
Device: calibre
I have a problem opening SOME large .mobi files in Calibre

Hi, I have imported a New Oxford Dictionary from Kindle for PC to Calibre and I have a Merriam-Webster collegiate dictionary which I imported into both kindle and Calibre. Both of these dictionaries are around 25MB. I can open both of these files in Kindle for PC, but can't open neither of them in Calibre. I have a DRM removal plugins installed. Here is the error I get when I try opening one of them:

Code:
Traceback (most recent call last):
  File "site-packages\calibre\gui2\viewer\main.py", line 40, in run
  File "threading.py", line 504, in run
  File "site-packages\calibre\ebooks\oeb\iterator\book.py", line 99, in __enter__
  File "site-packages\calibre\customize\conversion.py", line 239, in __call__
  File "site-packages\calibre\ebooks\conversion\plugins\mobi_input.py", line 34, in convert
  File "site-packages\calibre\ebooks\mobi\reader\mobi6.py", line 171, in extract_content
  File "re.py", line 151, in sub
MemoryError
It is telling me that I have a memory error, but I have 4GB of RAM on my PC.

I have other .mobi ebooks in my Calibre library which are large in size, but I don't have any problems opening them.
cageybee is offline   Reply With Quote
Old 09-28-2012, 06:33 PM   #2
theducks
Well trained by Cats
theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.
 
theducks's Avatar
 
Posts: 29,779
Karma: 54830978
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
Quote:
Originally Posted by cageybee View Post
Hi, I have imported a New Oxford Dictionary from Kindle for PC to Calibre and I have a Merriam-Webster collegiate dictionary which I imported into both kindle and Calibre. Both of these dictionaries are around 25MB. I can open both of these files in Kindle for PC, but can't open neither of them in Calibre. I have a DRM removal plugins installed. Here is the error I get when I try opening one of them:

Code:
Traceback (most recent call last):
  File "site-packages\calibre\gui2\viewer\main.py", line 40, in run
  File "threading.py", line 504, in run
  File "site-packages\calibre\ebooks\oeb\iterator\book.py", line 99, in __enter__
  File "site-packages\calibre\customize\conversion.py", line 239, in __call__
  File "site-packages\calibre\ebooks\conversion\plugins\mobi_input.py", line 34, in convert
  File "site-packages\calibre\ebooks\mobi\reader\mobi6.py", line 171, in extract_content
  File "re.py", line 151, in sub
MemoryError
It is telling me that I have a memory error, but I have 4GB of RAM on my PC.

I have other .mobi ebooks in my Calibre library which are large in size, but I don't have any problems opening them.
Depends on the OS. Windows 32 bit can only access 3.2G even if your motherboard supports more.
I think this applies to Virtual Memory also. So this book may have just run off the end
Or
You have RAM that is going south. memtest 86+ the RAM overnight (at least 1 full pass (takes hours)
theducks is offline   Reply With Quote
Old 09-28-2012, 07:06 PM   #3
PeterT
Grand Sorcerer
PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.
 
PeterT's Avatar
 
Posts: 12,155
Karma: 73448616
Join Date: Nov 2007
Location: Toronto
Device: Nexus 7, Clara, Touch, Tolino EPOS
Its also quite possible that the dictionary is to complex to allow the basic conversion that the calibre eViewer performs to complete successfully.
PeterT is offline   Reply With Quote
Old 09-29-2012, 02:20 AM   #4
DoctorOhh
US Navy, Retired
DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.
 
DoctorOhh's Avatar
 
Posts: 9,864
Karma: 13806776
Join Date: Feb 2009
Location: North Carolina
Device: Icarus Illumina XL HD, Nexus 7
Quote:
Originally Posted by cageybee View Post
Hi, I have imported a New Oxford Dictionary from Kindle for PC to Calibre and I have a Merriam-Webster collegiate dictionary which I imported into both kindle and Calibre. Both of these dictionaries are around 25MB. I can open both of these files in Kindle for PC, but can't open neither of them in Calibre.
Not surprising, calibre viewer is essentially a basic epub viewer and Mobi files go through a basic conversion before being viewed. Dictionaries are not books that lend themselves to easy conversion.

Quote:
Originally Posted by cageybee View Post
It is telling me that I have a memory error, but I have 4GB of RAM on my PC.
You can say but I have 16GB of ram it still wouldn't change the fact that the OS is reporting that you ran out of memory.

Quote:
Originally Posted by cageybee View Post
I have other .mobi ebooks in my Calibre library which are large in size, but I don't have any problems opening them.
Large vs complicated, two different things.

Quote:
Originally Posted by PeterT View Post
Its also quite possible that the dictionary is too complex to allow the basic conversion that the calibre eViewer performs to complete successfully.
PeterT has it correct.
DoctorOhh is offline   Reply With Quote
Old 10-01-2012, 03:06 PM   #5
poohbear_nc
Now what?
poohbear_nc ought to be getting tired of karma fortunes by now.poohbear_nc ought to be getting tired of karma fortunes by now.poohbear_nc ought to be getting tired of karma fortunes by now.poohbear_nc ought to be getting tired of karma fortunes by now.poohbear_nc ought to be getting tired of karma fortunes by now.poohbear_nc ought to be getting tired of karma fortunes by now.poohbear_nc ought to be getting tired of karma fortunes by now.poohbear_nc ought to be getting tired of karma fortunes by now.poohbear_nc ought to be getting tired of karma fortunes by now.poohbear_nc ought to be getting tired of karma fortunes by now.poohbear_nc ought to be getting tired of karma fortunes by now.
 
poohbear_nc's Avatar
 
Posts: 58,796
Karma: 135181808
Join Date: Feb 2009
Location: Durham, NC
Device: Every Kindle Ever Made & To Be Made!
I have successfully imported dictionaries and very large book collection volumes into Calibre in order to take advantage of Alf's plug-ins - but I had to do it via the command line interface with EVERYTHING closed down on my PC (32 bit Win XP Pro with 2 GB RAM) - but I cannot load the resulting files into the calibre viewer - any file over 15 - 20 MB, or thereabouts, will lock up the entire PC. The calibre GUI uses too much of the PC's resources to add the viewer and a large file.
poohbear_nc is offline   Reply With Quote
Old 10-09-2012, 08:36 PM   #6
cageybee
Junior Member
cageybee began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Sep 2012
Device: calibre
Quote:
Originally Posted by PeterT View Post
Its also quite possible that the dictionary is to complex to allow the basic conversion that the calibre eViewer performs to complete successfully.
I would have to side with your and DoctorOhh's view as this is the impression that I am getting about this problem. I too think that the problem is not in the memory itself but rather in the calibre's epub viewer. I was hoping to find a workaround by trying to be as specific as possible about this but it seems like I'm just stuck here.
cageybee is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Opening .mobi files not from Amazon on iPad ilovepurple2234 Apple Devices 10 12-27-2011 02:23 PM
Opening mobi files on the iPhone via Safari Hatgirl Amazon Kindle 3 08-29-2011 07:31 AM
Kindle Previewer Not Opening Mobi Files Dark123 Amazon Kindle 3 12-06-2010 07:47 AM
Serious slowdown opening Mobi/PRC files Coleccionista Calibre 1 09-16-2010 10:49 AM
BeBook and large mobi files spaze Kindle Formats 16 08-19-2009 07:11 AM


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


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