Bug 670230

Summary: [abrt] gphotoframe-1.2-0.1.b4.fc14: history.py:70:__init__:OperationalError: unable to open database file
Product: [Fedora] Fedora Reporter: Benjamin Hardill <b.hardill>
Component: gphotoframeAssignee: Mamoru TASAKA <mtasaka>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 14CC: mtasaka
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Unspecified   
Whiteboard: abrt_hash:51ea50aa
Fixed In Version: gphotoframe-1.2-0.2.b6.fc14 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-01-26 20:53:54 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Attachments:
Description Flags
File: backtrace none

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.