Bug 1206290

Summary: Can't run gnome-abrt
Product: [Fedora] Fedora Reporter: Mikhail <mikhail.v.gavrilov>
Component: gnome-abrtAssignee: Jakub Filak <jfilak>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 22CC: jberan, jfilak, mhabrnal
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-03-27 05:25:32 UTC Type: Bug
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
/var/tmp/abrt none

Description Mikhail 2015-03-26 17:38:32 UTC
Description of problem:

$ rpm -q gnome-abrt
gnome-abrt-1.1.0-1.fc22.x86_64


$ gnome-abrt 
Namespace(expert=False, problem=None, verbose=None)
/usr/lib64/python3.4/site-packages/gi/overrides/__init__.py:306: Warning: The property GSettings:schema is deprecated and shouldn't be used anymore. It will be removed in a future version.
  return super_init_func(self, **new_kwargs)

(gnome-abrt:3212): Gtk-CRITICAL **: gtk_header_bar_pack: assertion 'gtk_widget_get_parent (widget) == NULL' failed
ERROR:root:local variable 'app' referenced before assignment
Traceback (most recent call last):
  File "/usr/bin/gnome-abrt", line 275, in do_activate
    main_window = OopsWindow(self, self.all_sources, controller)
  File "/usr/lib64/python3.4/site-packages/gnome_abrt/views.py", line 469, in __init__
    self._reload_problems(self._source)
  File "/usr/lib64/python3.4/site-packages/gnome_abrt/views.py", line 700, in _reload_problems
    storage_problems.append(problem_to_storage_values(p))
  File "/usr/lib64/python3.4/site-packages/gnome_abrt/views.py", line 127, in problem_to_storage_values
    app = problem.get_application()
  File "/usr/lib64/python3.4/site-packages/gnome_abrt/problems.py", line 275, in get_application
    self['pid'])
  File "/usr/lib64/python3.4/site-packages/gnome_abrt/application.py", line 39, in find_application
    if not app:
UnboundLocalError: local variable 'app' referenced before assignment

Comment 1 Mikhail 2015-03-26 18:13:20 UTC
Created attachment 1006950 [details]
/var/tmp/abrt

Comment 2 Jakub Filak 2015-03-27 05:25:32 UTC
Thank you for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.

*** This bug has been marked as a duplicate of bug 1204408 ***