Bug 915324 - gnome-abrt fails if an action is performed and no problem is selected
Summary: gnome-abrt fails if an action is performed and no problem is selected
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: gnome-abrt
Version: 17
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Jakub Filak
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:4228b1bcdaf98889d6f41b69247...
Depends On: 912877
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-02-25 14:07 UTC by Jakub Filak
Modified: 2016-12-01 00:43 UTC (History)
3 users (show)

Fixed In Version:
Clone Of: 912877
Environment:
Last Closed: 2013-03-19 20:13:26 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Jakub Filak 2013-02-25 14:07:34 UTC
+++ This bug was initially created as a clone of Bug #912877 +++

Version-Release number of selected component:
gnome-abrt-0.2.6-1.fc18

Additional info:
cmdline:        python /usr/bin/gnome-abrt
executable:     /usr/bin/gnome-abrt
kernel:         3.7.6-201.fc18.x86_64
uid:            500

Truncated backtrace:
controller.py:55:_run_event_on_problem:AttributeError: 'NoneType' object has no attribute 'assure_ownership'

Traceback (most recent call last):
  File "/usr/lib64/python2.7/site-packages/gnome_abrt/views.py", line 320, in on_gac_report_activate
    self._controller.report(self._get_selected(self.tvs_problems))
  File "/usr/lib64/python2.7/site-packages/gnome_abrt/controller.py", line 40, in report
    self.run_event_fn("report-gui", problem)
  File "/usr/lib64/python2.7/site-packages/gnome_abrt/controller.py", line 52, in _first_event_run
    self.run_event_fn(event, problem)
  File "/usr/lib64/python2.7/site-packages/gnome_abrt/controller.py", line 55, in _run_event_on_problem
    if problem.assure_ownership():
AttributeError: 'NoneType' object has no attribute 'assure_ownership'

Local variables in innermost frame:
problem: None
event: 'report-gui'
self: <gnome_abrt.controller.Controller object at 0x23c7b90>

--- Additional comment from Keiran Smith on 2013-02-19 22:52:02 CET ---

Created attachment 699691 [details]
File: backtrace

--- Additional comment from Keiran Smith on 2013-02-19 22:52:04 CET ---

Created attachment 699692 [details]
File: core_backtrace

--- Additional comment from Keiran Smith on 2013-02-19 22:52:06 CET ---

Created attachment 699693 [details]
File: environ

--- Additional comment from Keiran Smith on 2013-02-19 22:52:08 CET ---

Created attachment 699694 [details]
File: smolt_data

--- Additional comment from Jakub Filak on 2013-02-20 10:48:16 CET ---

Fixed in git

commit 69b64b8916dd0a299e73c3bf24dd874220e4f464
Author: Jakub Filak <jfilak>
Date:   Wed Feb 20 10:33:02 2013 +0100

    Check return value of the get selection function
    
    - closes rhbz#912877
    
    Signed-off-by: Jakub Filak <jfilak>

Comment 1 Fedora Update System 2013-02-26 11:33:47 UTC
gnome-abrt-0.2.8-1.fc17 has been submitted as an update for Fedora 17.
https://admin.fedoraproject.org/updates/gnome-abrt-0.2.8-1.fc17

Comment 2 Fedora Update System 2013-02-27 02:27:12 UTC
Package gnome-abrt-0.2.8-1.fc17:
* should fix your issue,
* was pushed to the Fedora 17 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing gnome-abrt-0.2.8-1.fc17'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2013-3085/gnome-abrt-0.2.8-1.fc17
then log in and leave karma (feedback).

Comment 3 Fedora Update System 2013-03-19 20:13:28 UTC
gnome-abrt-0.2.8-1.fc17 has been pushed to the Fedora 17 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.