Bug 553841 - [abrt] crash in gbirthday-0.5.6-1.fc12
Summary: [abrt] crash in gbirthday-0.5.6-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:0a585590
Depends On: 553571
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-01-09 04:04 UTC by sly
Modified: 2010-01-12 23:29 UTC (History)
1 user (show)

Fixed In Version: 0.6-1.fc12
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-01-12 23:29:25 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (959 bytes, text/plain)
2010-01-09 04:04 UTC, sly
no flags Details

Description sly 2010-01-09 04:04:47 UTC
abrt 1.0.3 detected a crash.

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 3, in <module>
    main()
  File "/usr/lib/python2.6/site-packages/gbirthday/__init__.py", line 174, in main
    conf = Conf()
  File "/usr/lib/python2.6/site-packages/gbirthday/__init__.py", line 108, in __init__
    self.sync_to_mem()
  File "/usr/lib/python2.6/site-packages/gbirthday/__init__.py", line 122, in sync_to_mem
    self.csv_files = 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 0xb7698d6c>
raw: False
section: main
option: csv_files

cmdline: /usr/bin/python /usr/bin/gbirthday
component: gbirthday
executable: /usr/bin/gbirthday
kernel: 2.6.31.5-127.fc12.i686
package: gbirthday-0.5.6-1.fc12
uuid: 0a585590

Comment 1 sly 2010-01-09 04:04:49 UTC
Created attachment 382595 [details]
File: backtrace

Comment 2 Thomas Spura 2010-01-09 11:49:13 UTC
Thanks for the bug report.

This should be fixed with the update currently pushed out.

Comment 3 Fedora Update System 2010-01-12 23:29:05 UTC
gbirthday-0.6-1.fc12 has been pushed to the Fedora 12 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.