Red Hat Bugzilla – Bug 1178712
[abrt] gnome-abrt: dbus_problems.py:162:<lambda>:AttributeError: 'NoneType' object has no attribute 'GetInfo'
Last modified: 2016-11-03 23:05:47 EDT
Version-Release number of selected component: gnome-abrt-0.3.4-6.el7 Additional info: reporter: libreport-2.1.11 cmdline: /usr/bin/python /usr/bin/gnome-abrt executable: /usr/bin/gnome-abrt kernel: 3.10.0-219.el7.x86_64 runlevel: N 5 type: Python uid: 1000 Truncated backtrace: dbus_problems.py:162:<lambda>:AttributeError: 'NoneType' object has no attribute 'GetInfo' Traceback (most recent call last): File "/usr/lib64/python2.7/site-packages/gnome_abrt/views.py", line 706, in on_tvs_problems_changed self._set_problem(selection[0]) File "/usr/lib64/python2.7/site-packages/gnome_abrt/views.py", line 129, in wrapper_for_instance_function return func(oops_wnd, *args) File "/usr/lib64/python2.7/site-packages/gnome_abrt/views.py", line 633, in _set_problem sensitive_btn and not problem['not-reportable'] ) File "/usr/lib64/python2.7/site-packages/gnome_abrt/problems.py", line 187, in __getitem__ loaded = self.__loaditems__(item) File "/usr/lib64/python2.7/site-packages/gnome_abrt/problems.py", line 146, in __loaditems__ items = self.source.get_items(self.problem_id, *args) File "/usr/lib64/python2.7/site-packages/gnome_abrt/dbus_problems.py", line 163, in get_items problem_id, args) File "/usr/lib64/python2.7/site-packages/gnome_abrt/dbus_problems.py", line 120, in _send_dbus_message return method(self._interface, *args) File "/usr/lib64/python2.7/site-packages/gnome_abrt/dbus_problems.py", line 162, in <lambda> lambda iface, *params: iface.GetInfo(*params), AttributeError: 'NoneType' object has no attribute 'GetInfo' Local variables in innermost frame: iface: None params: ('/var/tmp/abrt/oops-2015-01-05-12:13:29-2787-2', ('not-reportable',))
Created attachment 976360 [details] File: backtrace
Created attachment 976361 [details] File: environ
Created attachment 976362 [details] File: machineid
Created attachment 976363 [details] File: sosreport.tar.xz
Upstream commit https://github.com/abrt/gnome-abrt/commit/b04629f3d98bab61f05f00e1cb27084c0f48139f fixes this bug.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHBA-2016-2307.html