Bug 574996

Summary: [abrt] crash in abrt-gui-1.0.8-2.fc12: CCMainWindow.py:282:on_data_changed_cb:AttributeError: 'NoneType' object has no attribute 'get_selected_rows'
Product: [Fedora] Fedora Reporter: Ryan Helinski <rlhelinski>
Component: abrtAssignee: Jiri Moskovcak <jmoskovc>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 12CC: anton, dfediuck, dvlasenk, iprikryl, jmoskovc, kklic, mnowak, npajkovs
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard: abrt_hash:22185c80
Fixed In Version: abrt-1.0.9-1.fc13 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-04-13 01:45:29 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: backtrace none

Description Ryan Helinski 2010-03-19 03:16:39 UTC
abrt 1.0.8 detected a crash.

architecture: x86_64
cmdline: /usr/bin/python /usr/share/abrt/CCMainWindow.py
comment: I have no idea what I did. 
component: abrt
executable: /usr/share/abrt/CCMainWindow.py
kernel: 2.6.31.12-174.2.22.fc12.x86_64
package: abrt-gui-1.0.8-2.fc12
reason: CCMainWindow.py:282:on_data_changed_cb:AttributeError: 'NoneType' object has no attribute 'get_selected_rows'
release: Fedora release 12 (Constantine)

backtrace
-----
CCMainWindow.py:282:on_data_changed_cb:AttributeError: 'NoneType' object has no attribute 'get_selected_rows'

Traceback (most recent call last):
  File "/usr/share/abrt/CCMainWindow.py", line 282, in on_data_changed_cb
    self.dlist.set_cursor(path[0])
AttributeError: 'NoneType' object has no attribute 'get_selected_rows'

Local variables in innermost frame:
self: <__main__.MainWindow instance at 0x2b23878>
args: (<DBusManager object at 0x2b28a50 (GObject at 0x287cc00)>, None)

Comment 1 Ryan Helinski 2010-03-19 03:16:41 UTC
Created attachment 401164 [details]
File: backtrace

Comment 2 Denys Vlasenko 2010-04-02 12:14:36 UTC
Fixed in git

Comment 3 Fedora Update System 2010-04-06 18:54:35 UTC
abrt-1.0.9-1.fc13 has been submitted as an update for Fedora 13.
http://admin.fedoraproject.org/updates/abrt-1.0.9-1.fc13

Comment 4 Fedora Update System 2010-04-07 20:56:07 UTC
abrt-1.0.9-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 abrt'.  You can provide feedback for this update here: http://admin.fedoraproject.org/updates/abrt-1.0.9-1.fc13

Comment 5 Fedora Update System 2010-04-13 01:44:17 UTC
abrt-1.0.9-1.fc13 has been pushed to the Fedora 13 stable repository.  If problems still persist, please make note of it in this bug report.