Bug 670230 - [abrt] gphotoframe-1.2-0.1.b4.fc14: history.py:70:__init__:OperationalError: unable to open database file
Summary: [abrt] gphotoframe-1.2-0.1.b4.fc14: history.py:70:__init__:OperationalError: ...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: gphotoframe
Version: 14
Hardware: i686
OS: Unspecified
low
medium
Target Milestone: ---
Assignee: Mamoru TASAKA
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:51ea50aa
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-01-17 16:11 UTC by Benjamin Hardill
Modified: 2011-01-26 20:53 UTC (History)
1 user (show)

Fixed In Version: gphotoframe-1.2-0.2.b6.fc14
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-01-26 20:53:54 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (1.01 KB, text/plain)
2011-01-17 16:11 UTC, Benjamin Hardill
no flags Details

Description Benjamin Hardill 2011-01-17 16:11:30 UTC
abrt version: 1.1.14
architecture: i686
cmdline: /usr/bin/python /usr/bin/gphotoframe
component: gphotoframe
executable: /usr/bin/gphotoframe
kernel: 2.6.35.10-74.fc14.i686
package: gphotoframe-1.2-0.1.b4.fc14
reason: history.py:70:__init__:OperationalError: unable to open database file
release: Fedora release 14 (Laughlin)
time: 1295280622
uid: 500

backtrace
-----
history.py:70:__init__:OperationalError: unable to open database file

Traceback (most recent call last):
  File "/usr/bin/gphotoframe", line 26, in <module>
    PhotoListStore()
  File "/usr/lib/python2.7/site-packages/gphotoframe/liststore.py", line 29, in __init__
    self.queue = RecentQueue()
  File "/usr/lib/python2.7/site-packages/gphotoframe/liststore.py", line 144, in __init__
    self.history = HistoryFactory().create()
  File "/usr/lib/python2.7/site-packages/gphotoframe/history/__init__.py", line 8, in create
    return History(table)
  File "/usr/lib/python2.7/site-packages/gphotoframe/history/history.py", line 12, in __init__
    self.con = HistoryDB(table)
  File "/usr/lib/python2.7/site-packages/gphotoframe/history/history.py", line 70, in __init__
    self.db = sqlite3.connect(db_file)
OperationalError: unable to open database file

Local variables in innermost frame:
table: 'photoframe'
self: <gphotoframe.history.history.HistoryDB object at 0xa24b9ac>
db_file: '/home/photo/.cache/gphotoframe/history.db'

How to reproduce
-----
1.start Gnome Photo Frame app
2.
3.

Comment 1 Benjamin Hardill 2011-01-17 16:11:33 UTC
Created attachment 473871 [details]
File: backtrace

Comment 3 Fedora Update System 2011-01-17 19:39:05 UTC
gphotoframe-1.2-0.2.b6.fc14 has been submitted as an update for Fedora 14.
https://admin.fedoraproject.org/updates/gphotoframe-1.2-0.2.b6.fc14

Comment 4 Fedora Update System 2011-01-18 21:36:58 UTC
gphotoframe-1.2-0.2.b6.fc14 has been pushed to the Fedora 14 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update gphotoframe'.  You can provide feedback for this update here: https://admin.fedoraproject.org/updates/gphotoframe-1.2-0.2.b6.fc14

Comment 5 Fedora Update System 2011-01-26 20:53:50 UTC
gphotoframe-1.2-0.2.b6.fc14 has been pushed to the Fedora 14 stable repository.  If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.