sqlite3.OperationalError: unable to open database file

Bug #1024725 reported by Chris Triantafillis
22
This bug affects 3 people
Affects Status Importance Assigned to Milestone
Fogger
Fix Committed
Critical
Owais Lone

Bug Description

I run via terminal the '/opt/extras.ubuntu.com/fogger/bin/fogger' and when i try to create an app facebook i get
I can see at the menu the Facebook app i created but i can't launch it

Traceback (most recent call last):
  File "/opt/extras.ubuntu.com/fogger/fogger/FoggerWindow.py", line 151, in create_app
    app = manager.create(name, url, self.icon)
  File "/opt/extras.ubuntu.com/fogger/fogger_lib/FogApp.py", line 270, in create
    app = FogApp()
  File "/opt/extras.ubuntu.com/fogger/fogger_lib/FogApp.py", line 43, in __init__
    self.state_db = get_state_db()
  File "/opt/extras.ubuntu.com/fogger/fogger_lib/DB.py", line 42, in get_state_db
    state_db = state_db or StateDB()
  File "/opt/extras.ubuntu.com/fogger/fogger_lib/DB.py", line 16, in __init__
    self._con = sq.connect(db_path)
sqlite3.OperationalError: unable to open database file

Owais Lone (loneowais)
Changed in fogger:
assignee: nobody → Owais Lone (loneowais)
importance: Undecided → Critical
status: New → Triaged
Revision history for this message
Owais Lone (loneowais) wrote :

Thanks for reporting. Fixed! Should land in PPA soon.

Changed in fogger:
status: Triaged → Fix Committed
Revision history for this message
Chris Triantafillis (christriant) wrote :

I'll try and tell you :)

Revision history for this message
Owais Lone (loneowais) wrote :

Great! The packages are building right now. I'll take some time for them to publish, may be 10-20 mins.

Revision history for this message
Carl Ansell (afccarl1994) wrote :

Fix works for me. Thanks :)

Revision history for this message
Chris Triantafillis (christriant) wrote :

Me too!

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.