Bug 917263 - AttributeError: 'FileIcon' object has no attribute 'get_names'
Summary: AttributeError: 'FileIcon' object has no attribute 'get_names'
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: gnome-abrt
Version: 18
Hardware: Unspecified
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Jakub Filak
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-03-02 12:33 UTC by Cristian Ciupitu
Modified: 2016-12-01 00:43 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2013-03-19 20:05:12 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Cristian Ciupitu 2013-03-02 12:33:13 UTC
Description of problem:
Can not start gnome-abrt

Version-Release number of selected component (if applicable):
gnome-abrt-0.2.6-1.fc18.x86_64

How reproducible:
Every time

Steps to Reproduce:
1. Run gnome-abrt from a terminal (I use XFCE as my desktop environment)
  
Actual results:
ERROR:root:'FileIcon' object has no attribute 'get_names'
Traceback (most recent call last):
  File "/usr/bin/gnome-abrt", line 67, in do_activate
    self.window = gnome_abrt.OopsWindow(self, self.source, gnome_abrt.Controller(self.source))
  File "/usr/lib64/python2.7/site-packages/gnome_abrt/views.py", line 132, in __init__
    self._reload_problems(self._source)
  File "/usr/lib64/python2.7/site-packages/gnome_abrt/views.py", line 217, in _reload_problems
    self._add_problem_to_storage(p)
  File "/usr/lib64/python2.7/site-packages/gnome_abrt/views.py", line 193, in _add_problem_to_storage
    self.ls_problems.append(problem_to_storage_values(problem))
  File "/usr/lib64/python2.7/site-packages/gnome_abrt/views.py", line 83, in problem_to_storage_values
    app = problem.get_application()
  File "/usr/lib64/python2.7/site-packages/gnome_abrt/problems.py", line 170, in get_application
    self['cmdline'])
  File "/usr/lib64/python2.7/site-packages/gnome_abrt/application.py", line 69, in find_application
    for name in dai_icon.get_names():
AttributeError: 'FileIcon' object has no attribute 'get_names'

Expected results:
No errors

Additional info:
abrt-2.0.20-1.fc18.x86_64.rpm
gnome-session-3.6.2-3.fc18.x86_64.rpm

Comment 1 Cristian Ciupitu 2013-03-02 20:28:54 UTC
The problem seems to be caused by the icon for entangle-0.5.0-3.fc18.x86_64.

Comment 2 Cristian Ciupitu 2013-03-02 20:34:28 UTC
The problem seems to have already been fixed upstream (git commit 3815692e7aaa7a6d5af86a2cebc840a376df1e6b).

Comment 3 Fedora Update System 2013-03-04 13:20:03 UTC
gnome-abrt-0.2.8-1.fc18 has been submitted as an update for Fedora 18.
https://admin.fedoraproject.org/updates/FEDORA-2013-3111/gnome-abrt-0.2.8-1.fc18

Comment 4 Jakub Filak 2013-03-04 13:45:19 UTC
Thank you for the bug report. This particular bug was fixed and a update package was published for download for this Fedora release. Please feel free to report any further bugs you find, or make further reports if this bug is not fixed after you install the update.

Comment 5 Fedora Update System 2013-03-19 20:05:13 UTC
gnome-abrt-0.2.8-1.fc18 has been pushed to the Fedora 18 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.