Bug 579097 - [abrt] crash in gbirthday-0.6.2-1.fc12
Summary: [abrt] crash in gbirthday-0.6.2-1.fc12
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: gbirthday
Version: 12
Hardware: i686
OS: Linux
low
medium
Target Milestone: ---
Assignee: Thomas Spura
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:efa3eabf
: 579095 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-04-02 15:53 UTC by Reggie Darden
Modified: 2010-04-27 02:21 UTC (History)
1 user (show)

Fixed In Version: gbirthday-0.6.4-1.fc13
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-04-27 02:14:16 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (1.32 KB, text/plain)
2010-04-02 15:53 UTC, Reggie Darden
no flags Details

Description Reggie Darden 2010-04-02 15:53:39 UTC
abrt 1.0.8 detected a crash.

architecture: i686
cmdline: /usr/bin/python /usr/bin/gbirthday
component: gbirthday
executable: /usr/bin/gbirthday
kernel: 2.6.31.12-174.2.3.fc12.i686
package: gbirthday-0.6.2-1.fc12
release: Fedora release 12 (Constantine)
uuid: fdd0ef0b

backtrace
-----
Summary: TBfdd0ef0b databases.py:320:parse_birthday:OperationalError: no such table: cal_events

Traceback (most recent call last):
  File "/usr/bin/gbirthday", line 4, in <module>
    main()
  File "/usr/lib/python2.6/site-packages/gbirthday/__init__.py", line 187, in main
    addressbook.reload()
  File "/usr/lib/python2.6/site-packages/gbirthday/addressbook.py", line 85, in reload
    database.parse(addressbook=self, conf=self.conf)
  File "/usr/lib/python2.6/site-packages/gbirthday/databases.py", line 515, in parse
    self.get_config_file(sunbird)
  File "/usr/lib/python2.6/site-packages/gbirthday/databases.py", line 289, in get_config_file
    self.parse_birthday(location)
  File "/usr/lib/python2.6/site-packages/gbirthday/databases.py", line 320, in parse_birthday
    self.cursor.execute(qry)
OperationalError: no such table: cal_events

Local variables in innermost frame:
qry: SELECT title, event_start FROM cal_events ce
              INNER JOIN cal_properties cp
              ON ce.id = cp.item_id
              WHERE cp.key == 'CATEGORIES' AND
              cp.value == 'Birthday' AND
              ce.title != '';
self: <gbirthday.databases.Sunbird instance at 0x8c34d8c>
filename: /home/rdarden/.mozilla/sunbird/nmzwyuar.default/storage.sdb
datetime: <module 'datetime' from '/usr/lib/python2.6/lib-dynload/datetime.so'>

Comment 1 Reggie Darden 2010-04-02 15:53:40 UTC
Created attachment 404202 [details]
File: backtrace

Comment 2 Thomas Spura 2010-04-02 18:01:41 UTC
*** Bug 579095 has been marked as a duplicate of this bug. ***

Comment 3 Thomas Spura 2010-04-16 19:53:05 UTC
This should be fixed in 0.6.4, please try it out, when it's pushed to testing.

Comment 4 Fedora Update System 2010-04-16 20:03:29 UTC
gbirthday-0.6.4-1.fc12 has been submitted as an update for Fedora 12.
http://admin.fedoraproject.org/updates/gbirthday-0.6.4-1.fc12

Comment 5 Fedora Update System 2010-04-16 20:03:46 UTC
gbirthday-0.6.4-1.fc11 has been submitted as an update for Fedora 11.
http://admin.fedoraproject.org/updates/gbirthday-0.6.4-1.fc11

Comment 6 Fedora Update System 2010-04-16 20:04:02 UTC
gbirthday-0.6.4-1.fc13 has been submitted as an update for Fedora 13.
http://admin.fedoraproject.org/updates/gbirthday-0.6.4-1.fc13

Comment 7 Fedora Update System 2010-04-20 13:00:54 UTC
gbirthday-0.6.4-1.fc13 has been pushed to the Fedora 13 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 gbirthday'.  You can provide feedback for this update here: http://admin.fedoraproject.org/updates/gbirthday-0.6.4-1.fc13

Comment 8 Fedora Update System 2010-04-20 13:01:56 UTC
gbirthday-0.6.4-1.fc11 has been pushed to the Fedora 11 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 gbirthday'.  You can provide feedback for this update here: http://admin.fedoraproject.org/updates/gbirthday-0.6.4-1.fc11

Comment 9 Fedora Update System 2010-04-20 13:14:41 UTC
gbirthday-0.6.4-1.fc12 has been pushed to the Fedora 12 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 gbirthday'.  You can provide feedback for this update here: http://admin.fedoraproject.org/updates/gbirthday-0.6.4-1.fc12

Comment 10 Fedora Update System 2010-04-27 02:13:52 UTC
gbirthday-0.6.4-1.fc12 has been pushed to the Fedora 12 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 11 Fedora Update System 2010-04-27 02:16:31 UTC
gbirthday-0.6.4-1.fc11 has been pushed to the Fedora 11 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 12 Fedora Update System 2010-04-27 02:21:15 UTC
gbirthday-0.6.4-1.fc13 has been pushed to the Fedora 13 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.