View Single Post
Old 07-25-2011, 08:24 PM   #1
astrodad
Guru
astrodad ought to be getting tired of karma fortunes by now.astrodad ought to be getting tired of karma fortunes by now.astrodad ought to be getting tired of karma fortunes by now.astrodad ought to be getting tired of karma fortunes by now.astrodad ought to be getting tired of karma fortunes by now.astrodad ought to be getting tired of karma fortunes by now.astrodad ought to be getting tired of karma fortunes by now.astrodad ought to be getting tired of karma fortunes by now.astrodad ought to be getting tired of karma fortunes by now.astrodad ought to be getting tired of karma fortunes by now.astrodad ought to be getting tired of karma fortunes by now.
 
astrodad's Avatar
 
Posts: 962
Karma: 568242
Join Date: Dec 2007
Device: Kindle Oasis 3, Kindle Paperwhite 1, iPad, iPhone
Cannot start calibre on Ubuntu

Everything was working well until I updated today to .8.11. Now I get this when launching calibre:


:~$ calibre
Traceback (most recent call last):
File "site-packages/calibre/gui2/ui.py", line 151, in load_store_plugins
File "site-packages/calibre/gui2/ui.py", line 162, in init_istore
File "site-packages/calibre/customize/__init__.py", line 634, in load_actual_plugin
File "site-packages/calibre/gui2/store/__init__.py", line 56, in __init__
File "site-packages/calibre/utils/config.py", line 241, in __init__
File "site-packages/calibre/utils/config.py", line 251, in refresh
File "genericpath.py", line 18, in exists
UnicodeEncodeError: 'ascii' codec can't encode characters in position 41-45: ordinal not in range(128)
Traceback (most recent call last):
File "site-packages/calibre/gui2/main.py", line 260, in initialize
File "site-packages/calibre/gui2/main.py", line 241, in initialize_db
File "site-packages/calibre/gui2/main.py", line 210, in initialize_db_stage2
File "site-packages/calibre/gui2/main.py", line 162, in start_gui
File "site-packages/calibre/gui2/ui.py", line 128, in __init__
File "site-packages/calibre/gui2/ui.py", line 151, in load_store_plugins
File "site-packages/calibre/gui2/ui.py", line 162, in init_istore
File "site-packages/calibre/customize/__init__.py", line 634, in load_actual_plugin
File "site-packages/calibre/gui2/store/__init__.py", line 56, in __init__
File "site-packages/calibre/utils/config.py", line 241, in __init__
File "site-packages/calibre/utils/config.py", line 251, in refresh
File "genericpath.py", line 18, in exists
UnicodeEncodeError: 'ascii' codec can't encode characters in position 41-45: ordinal not in range(128)


Nothing else has changed.

DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=11.04
DISTRIB_CODENAME=natty
DISTRIB_DESCRIPTION="Ubuntu 11.04"

I think I have Python 2.7. At least that's what I see when I launch python manually.
astrodad is offline   Reply With Quote