Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > Calibre

Notices

Reply
 
Thread Tools Search this Thread
Old 08-30-2008, 05:01 PM   #1
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: 43,842
Karma: 22666666
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
Call for testers

It's been a while since my last release of calibre, and there've been a lot of
changes to its plumbing, so I need testers. Only volunteer if you are willing
to have things break. Some of the changes:
  1. The ebook files are now stored in the filesystem rather than in the database (this was done to facilitate using the calibre GUI over a network)
  2. A new "browse books by tags" mode
  3. The config system has been overhauled in preparation for html2epub
  4. Adding a HTML file to the GUI now automatically creates an OEB zipfile with all the links and images in the HTML file. This functionality can also be accessed from the commandline via the command html2oeb
  5. A couple of new recipes for news sources
  6. Over 30 bugs closed

So if you're willing to test, follow the steps outlined below:

  1. Backup the files library1.db and calibre2.ini (do a search to locate them on your computer)
  2. Download the beta for your OS from http://calibre.kovidgoyal.net/downloads/betas
  3. Run the GUI (you will be asked to choose a folder for your books, calibre will manage your ebooks within that folder)
  4. Do all the things you usually do and report any breakages here.

If the GUI doesn't start try running (on non linux systems, on linux just run calibre in a terminal)

Code:
calibre-debug -c "from calibre.gui2.main import main; main();"
in a terminal and post the output.

If something critical breaks and you want to go back to the old calibre, just uninstall and re-install the old calibre and you should be OK.

EDIT: For linux users, you should first install the binary distribution of calibre from https://calibre.kovidgoyal.net/download_binary, then just extract the contents of the beta tarball on top of the old installation.

Last edited by kovidgoyal; 09-14-2008 at 07:39 PM.
kovidgoyal is online now   Reply With Quote
Old 08-30-2008, 05:16 PM   #2
JeffElkins
Guru
JeffElkins is no ebook tyro.JeffElkins is no ebook tyro.JeffElkins is no ebook tyro.JeffElkins is no ebook tyro.JeffElkins is no ebook tyro.JeffElkins is no ebook tyro.JeffElkins is no ebook tyro.JeffElkins is no ebook tyro.JeffElkins is no ebook tyro.JeffElkins is no ebook tyro.
 
JeffElkins's Avatar
 
Posts: 780
Karma: 1416
Join Date: Jan 2008
Device: Kobo Clara 2E/HD, Kindle PW
Installing now. Thanks for the beta!

Edit: What's the calibre-0.4.84b1-i686.tar.bz2 install procedure?

Edit: never mind

Last edited by JeffElkins; 09-15-2008 at 01:50 PM.
JeffElkins is offline   Reply With Quote
Old 08-30-2008, 05:44 PM   #3
JeffElkins
Guru
JeffElkins is no ebook tyro.JeffElkins is no ebook tyro.JeffElkins is no ebook tyro.JeffElkins is no ebook tyro.JeffElkins is no ebook tyro.JeffElkins is no ebook tyro.JeffElkins is no ebook tyro.JeffElkins is no ebook tyro.JeffElkins is no ebook tyro.JeffElkins is no ebook tyro.
 
JeffElkins's Avatar
 
Posts: 780
Karma: 1416
Join Date: Jan 2008
Device: Kobo Clara 2E/HD, Kindle PW
$calibre-debug -c "from calibre.gui2.main import main; main();"


Quote:
Traceback (most recent call last):
File "<string>", line 66, in <module>
File "<string>", line 55, in main
File "<string>", line 1, in <module>
File "/home/kovid/build/pyinstaller/iu.py", line 346, in importHook
ImportError: No module named calibre.gui2.main
/usr/bin/calibre-debug: line 6: 10271 Segmentation fault ./calibre-debug "$@"
JeffElkins is offline   Reply With Quote
Old 08-30-2008, 05:45 PM   #4
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: 43,842
Karma: 22666666
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
You on 64bit machine?
kovidgoyal is online now   Reply With Quote
Old 08-30-2008, 05:47 PM   #5
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: 43,842
Karma: 22666666
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
Also on linux the calibre-debug trick wont work. You can just run calibre in a terminal to see any debugging output.
kovidgoyal is online now   Reply With Quote
Old 08-30-2008, 05:50 PM   #6
JeffElkins
Guru
JeffElkins is no ebook tyro.JeffElkins is no ebook tyro.JeffElkins is no ebook tyro.JeffElkins is no ebook tyro.JeffElkins is no ebook tyro.JeffElkins is no ebook tyro.JeffElkins is no ebook tyro.JeffElkins is no ebook tyro.JeffElkins is no ebook tyro.JeffElkins is no ebook tyro.
 
JeffElkins's Avatar
 
Posts: 780
Karma: 1416
Join Date: Jan 2008
Device: Kobo Clara 2E/HD, Kindle PW
Quote:
Originally Posted by kovidgoyal View Post
Also on linux the calibre-debug trick wont work. You can just run calibre in a terminal to see any debugging output.
No 64bit here. Intel Mac Mini running Kubuntu.

$calibre

Quote:
Traceback (most recent call last):
File "<string>", line 3, in <module>
File "/home/kovid/build/pyinstaller/iu.py", line 368, in importHook
File "/home/kovid/build/pyinstaller/iu.py", line 410, in doimport
File "library.pyz/lxml.html", line 8, in <module>
File "/home/kovid/build/pyinstaller/iu.py", line 368, in importHook
File "/home/kovid/build/pyinstaller/iu.py", line 384, in doimport
File "/home/kovid/build/pyinstaller/iu.py", line 222, in getmod
File "/home/kovid/build/pyinstaller/archive.py", line 415, in getmod
File "/home/kovid/build/pyinstaller/iu.py", line 83, in getmod
ImportError: /usr/lib/libxml2.so.2: undefined symbol: gzopen64
/usr/bin/calibre: line 6: 10293 Segmentation fault ./calibre "$@"
JeffElkins is offline   Reply With Quote
Old 08-30-2008, 05:52 PM   #7
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: 43,842
Karma: 22666666
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
according to that error message your /usr/lib/libxml2.so has an undefined symbol
kovidgoyal is online now   Reply With Quote
Old 08-30-2008, 05:57 PM   #8
JeffElkins
Guru
JeffElkins is no ebook tyro.JeffElkins is no ebook tyro.JeffElkins is no ebook tyro.JeffElkins is no ebook tyro.JeffElkins is no ebook tyro.JeffElkins is no ebook tyro.JeffElkins is no ebook tyro.JeffElkins is no ebook tyro.JeffElkins is no ebook tyro.JeffElkins is no ebook tyro.
 
JeffElkins's Avatar
 
Posts: 780
Karma: 1416
Join Date: Jan 2008
Device: Kobo Clara 2E/HD, Kindle PW
Quote:
Originally Posted by kovidgoyal View Post
according to that error message your /usr/lib/libxml2.so has an undefined symbol
And??
JeffElkins is offline   Reply With Quote
Old 08-30-2008, 06:01 PM   #9
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: 43,842
Karma: 22666666
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
try re-installing libxml2

EDIT: I've uploaded a new tarball that contains libxml2

Last edited by kovidgoyal; 08-30-2008 at 06:12 PM.
kovidgoyal is online now   Reply With Quote
Old 08-30-2008, 06:08 PM   #10
JeffElkins
Guru
JeffElkins is no ebook tyro.JeffElkins is no ebook tyro.JeffElkins is no ebook tyro.JeffElkins is no ebook tyro.JeffElkins is no ebook tyro.JeffElkins is no ebook tyro.JeffElkins is no ebook tyro.JeffElkins is no ebook tyro.JeffElkins is no ebook tyro.JeffElkins is no ebook tyro.
 
JeffElkins's Avatar
 
Posts: 780
Karma: 1416
Join Date: Jan 2008
Device: Kobo Clara 2E/HD, Kindle PW
Quote:
Originally Posted by kovidgoyal View Post
try re-installing libxml2
No joy, same error

I'm googling ImportError: /usr/lib/libxml2.so.2: undefined symbol: gzopen64 -- lots of hits unfortunately.
JeffElkins is offline   Reply With Quote
Old 08-30-2008, 06:09 PM   #11
igorsk
Wizard
igorsk ought to be getting tired of karma fortunes by now.igorsk ought to be getting tired of karma fortunes by now.igorsk ought to be getting tired of karma fortunes by now.igorsk ought to be getting tired of karma fortunes by now.igorsk ought to be getting tired of karma fortunes by now.igorsk ought to be getting tired of karma fortunes by now.igorsk ought to be getting tired of karma fortunes by now.igorsk ought to be getting tired of karma fortunes by now.igorsk ought to be getting tired of karma fortunes by now.igorsk ought to be getting tired of karma fortunes by now.igorsk ought to be getting tired of karma fortunes by now.
 
Posts: 3,442
Karma: 300001
Join Date: Sep 2006
Location: Belgium
Device: PRS-500/505/700, Kindle, Cybook Gen3, Words Gear
IRC is great for such things
igorsk is offline   Reply With Quote
Old 08-30-2008, 06:17 PM   #12
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: 43,842
Karma: 22666666
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
try re-downoading the tarball the new version has an embedded libxml2
kovidgoyal is online now   Reply With Quote
Old 08-30-2008, 06:20 PM   #13
JeffElkins
Guru
JeffElkins is no ebook tyro.JeffElkins is no ebook tyro.JeffElkins is no ebook tyro.JeffElkins is no ebook tyro.JeffElkins is no ebook tyro.JeffElkins is no ebook tyro.JeffElkins is no ebook tyro.JeffElkins is no ebook tyro.JeffElkins is no ebook tyro.JeffElkins is no ebook tyro.
 
JeffElkins's Avatar
 
Posts: 780
Karma: 1416
Join Date: Jan 2008
Device: Kobo Clara 2E/HD, Kindle PW
Quote:
Originally Posted by kovidgoyal View Post
try re-downoading the tarball the new version has an embedded libxml2
I'll try the new tarball. Also, I got calibre to start by renaming libz.so.1 in /opt/calibre and instead linking to /usr/lib/libz.so.1
JeffElkins is offline   Reply With Quote
Old 08-30-2008, 06:21 PM   #14
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: 43,842
Karma: 22666666
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
Quote:
Originally Posted by igorsk View Post
IRC is great for such things
Im in #mobileread on freenode
kovidgoyal is online now   Reply With Quote
Old 08-30-2008, 07:06 PM   #15
RJ_Cruze_Jr
Member
RJ_Cruze_Jr is on a distinguished road
 
Posts: 24
Karma: 58
Join Date: Aug 2008
Device: Sony PRS-505
Won't add books

Hi, I get "ERROR: Unhandled exception" when I click "Add Books."

Here are the details:

get() takes no keyword arguments
Detailed traceback:
Traceback (most recent call last):
File "main.py", line 456, in add_books
File "calibre\gui2\__init__.pyo", line 373, in choose_files
File "calibre\gui2\__init__.pyo", line 309, in __init__
TypeError: get() takes no keyword arguments


I'm running Windows XP Home Edition, 32-bit.

Just to make sure, I uninstalled calibre and reinstalled. Same thing.
RJ_Cruze_Jr is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
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


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


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