Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > Calibre

Notices

Reply
 
Thread Tools Search this Thread
Old 04-20-2014, 01:10 AM   #1
massenz
Junior Member
massenz began at the beginning.
 
Posts: 1
Karma: 10
Join Date: Apr 2014
Device: ipad
Calibre 1.33 - incorrect version number?

I've just updated to Calibre 1.33 but the UI still shows 1.30 in the bottom left corner (and, interestingly, shows me an "Update found: 1.33.0").

However, if I run:

Code:
$ calibre-debug -g
calibre 1.33  isfrozen: True is64bit: True
Linux-3.2.0-60-generic-x86_64-with-debian-wheezy-sid Linux ('64bit', 'ELF')
('Linux', '3.2.0-60-generic', '#91-Ubuntu SMP Wed Feb 19 03:54:44 UTC 2014')
Python 2.7.5
Linux: ('debian', 'wheezy/sid', '')
It seems to be the right version? Can someone please clarify?

Not sure whether it matters, I use this to update (run with ``sudo``):

Code:
#!/usr/bin/env python

# Updates Calibre, e-book reader

import sys
import urllib

print 'Reading installer file from Calibre website'
exec(urllib.urlopen('http://status.calibre-ebook.com/linux_installer').read())
print 'Done, executing installer...'
main(install_dir='/opt')
print '... done'
I have completely removed to original install, and re-run the install one-liner from the website, it still shows 1.30.

Thanks in advance,
Marco.
massenz is offline   Reply With Quote
Old 04-20-2014, 01:16 AM   #2
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,914
Karma: 22669818
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
You likely have two separate calibre installs on your computer and whatever shortcut you are using to launch calibre is launching the older install.
kovidgoyal is offline   Reply With Quote
Advert
Reply

Tags
install, update


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Calibre doesn't show the new version number after the update Buecherfan Calibre 27 04-18-2014 10:46 PM
Version number? Jabby Calibre 2 07-07-2012 12:34 PM
Calibre Linux: Wrong version number samy2 Calibre 9 06-19-2011 09:59 AM
Firmware Update Version number sirmaru Amazon Kindle 2 08-30-2010 01:49 PM
Where to find the version number of my installed Calibre? Ambermonk Calibre 4 08-01-2010 07:19 PM


All times are GMT -4. The time now is 03:44 PM.


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