Bug 568190 - [abrt] crash in gbirthday-0.6.3-1.fc12
Summary: [abrt] crash in gbirthday-0.6.3-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:6ba41bdf
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-02-24 23:33 UTC by sly
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:05 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (967 bytes, text/plain)
2010-02-24 23:33 UTC, sly
no flags Details

Description sly 2010-02-24 23:33:39 UTC
abrt 1.0.7 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.3-1.fc12
release: Fedora release 12 (Constantine)
uuid: 0a585590

backtrace
-----
Summary: TB0a585590 ConfigParser.py:540:get:NoOptionError: No option 'csv_files' in section: 'main'

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 183, in main
    conf = Conf()
  File "/usr/lib/python2.6/site-packages/gbirthday/__init__.py", line 85, in __init__
    self.sync_to_mem()
  File "/usr/lib/python2.6/site-packages/gbirthday/__init__.py", line 126, in sync_to_mem
    self.csv_files = eval(self.settings.get("main", "csv_files"))
  File "/usr/lib/python2.6/ConfigParser.py", line 540, in get
    raise NoOptionError(option, section)
NoOptionError: No option 'csv_files' in section: 'main'

Local variables in innermost frame:
d: {'__name__': 'main', 'firstday': '-1', 'lastday': '30', 'databases': 'evolution|lightning'}
vars: None
self: <ConfigParser.ConfigParser instance at 0x8a51bcc>
raw: False
section: 'main'
option: 'csv_files'

Comment 1 sly 2010-02-24 23:33:41 UTC
Created attachment 396184 [details]
File: backtrace

Comment 2 Thomas Spura 2010-02-25 10:40:52 UTC
Thanks for the bug report.

This is fixed in git:
http://gbirthday.git.sourceforge.net/git/gitweb.cgi?p=gbirthday/gbirthday;a=commitdiff;h=db526e2aeeb24dd672b1420d9b5fd471ea4f12ec

You can update gbirthday by running:

su -
rpm -U http://tomspur.fedorapeople.org/bug/gbirthday-0.6.4-0.2.fc12.noarch.rpm

This will go into a new version of gbirthday, but for now I'd like to wait till bug #563405 is tested.

Comment 3 Thomas Spura 2010-02-28 15:36:05 UTC
Could you test, if this actually works?

Comment 4 Fedora Update System 2010-04-16 20:03:20 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:38 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:03:54 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:41 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:48 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:33 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:40 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:23 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:07 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.