Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot run under ubuntu 12.04: unable to open database file #109

Open
GoogleCodeExporter opened this issue Apr 1, 2015 · 1 comment
Open

Comments

@GoogleCodeExporter
Copy link

Installed under ubuntu 12.04

Installed dependancies
ran sudo python setup.py install
crunchyfrog

Message box comes up

unable to open database file


The terminal output is

(crunchyfrog:7134): Gtk-WARNING **: Unable to locate theme engine in 
module_path: "pixmap",

(crunchyfrog:7134): Gtk-WARNING **: Unable to locate theme engine in 
module_path: "pixmap",

(crunchyfrog:7134): Gtk-WARNING **: Unable to locate theme engine in 
module_path: "pixmap",

(crunchyfrog:7134): Gtk-WARNING **: Unable to locate theme engine in 
module_path: "pixmap",

(crunchyfrog:7134): Gtk-WARNING **: Unable to locate theme engine in 
module_path: "pixmap",
1349872313.574201 WARNING pane.py:40 Failed to load additional icons (Icon 
'stock_book_green' not present in theme) 
1349872313.605142 ERROR userdb.py:102 Unable to open user database: 
Traceback (most recent call last):
  File "/usr/local/lib/python2.7/dist-packages/cf/userdb.py", line 100, in __init_userdb
    self.conn = sqlite3.connect(self._user_db)
OperationalError: unable to open database file

Original issue reported on code.google.com by [email protected] on 10 Oct 2012 at 12:34

@GoogleCodeExporter
Copy link
Author

Does the file  ~/.config/crunchyfrog/user.db exist? If so, could you move this 
file aside and try again?

Original comment by albrecht.andi on 15 Oct 2012 at 6:55

  • Added labels: ****
  • Removed labels: ****

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant