View Single Post
Old 07-28-2013, 07:05 PM   #22
gbm
Wizard
gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.
 
Posts: 2,082
Karma: 8796704
Join Date: Jun 2010
Device: Kobo Clara HD,Hisence Sero 7 Pro RIP, Nook STR, jetbook lite
Quote:
Originally Posted by gbm View Post
On my Ubuntu 12.04 using gnome all I get is the splash screen. I have to kill calibre using System Monitor and open and edit tweaks.py in a text editor to go back. Was using a new library.

bernie
Here is what happens when start in debug.
Spoiler:

This is with old db back-end:
Code:
 calibre-debug -g
calibre 0.9.41  isfrozen: True is64bit: False
Linux-3.2.0-49-generic-i686-with-debian-wheezy-sid Linux ('32bit', 'ELF')
('Linux', '3.2.0-49-generic', '#75-Ubuntu SMP Tue Jun 18 17:40:13 UTC 2013')
Python 2.7.5
Linux: ('debian', 'wheezy/sid', '')
Starting up...

macmenuhack file_path:/home/bernie/.config/calibre/plugins/fanfictiondownloader_macmenuhack.txt
Started up in 3.49 seconds with 2527 books
This is with the new db back-end:
Code:
calibre-debug -g
calibre 0.9.41  isfrozen: True is64bit: False
Linux-3.2.0-49-generic-i686-with-debian-wheezy-sid Linux ('32bit', 'ELF')
('Linux', '3.2.0-49-generic', '#75-Ubuntu SMP Tue Jun 18 17:40:13 UTC 2013')
Python 2.7.5
Linux: ('debian', 'wheezy/sid', '')
Starting up...
Traceback (most recent call last):
  File "site-packages/calibre/gui2/main.py", line 279, in initialize
  File "site-packages/calibre/gui2/main.py", line 239, in initialize_db
  File "site-packages/calibre/db/__init__.py", line 129, in get_db_loader
  File "site-packages/calibre/db/legacy.py", line 18, in <module>
  File "site-packages/calibre/db/backend.py", line 14, in <module>
ImportError: No module named apsw


bernie

Last edited by gbm; 07-28-2013 at 07:09 PM.
gbm is offline   Reply With Quote