Bug 574996 - [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'
Summary: [abrt] crash in abrt-gui-1.0.8-2.fc12: CCMainWindow.py:282:on_data_changed_cb...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: abrt
Version: 12
Hardware: x86_64
OS: Linux
low
medium
Target Milestone: ---
Assignee: Jiri Moskovcak
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:22185c80
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-03-19 03:16 UTC by Ryan Helinski
Modified: 2015-02-01 22:51 UTC (History)
8 users (show)

Fixed In Version: abrt-1.0.9-1.fc13
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-04-13 01:45:29 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (484 bytes, text/plain)
2010-03-19 03:16 UTC, Ryan Helinski
no flags Details

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.


Note You need to log in before you can comment on or make changes to this bug.