Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 716222 Details for
Bug 927434
gnome-abrt calls gtk functions from unix signal handler
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
File: backtrace
backtrace (text/plain), 1.66 KB, created by
Luis Mendes
on 2013-03-25 21:49:35 UTC
(
hide
)
Description:
File: backtrace
Filename:
MIME Type:
Creator:
Luis Mendes
Created:
2013-03-25 21:49:35 UTC
Size:
1.66 KB
patch
obsolete
>views.py:255:_reload_problems:AttributeError: 'NoneType' object has no attribute 'get_iter_first' > >Traceback (most recent call last): > File "/usr/bin/gnome-abrt", line 243, in <module> > exit_code = app.run(app_cmdline) > File "/usr/lib/python2.7/site-packages/gi/types.py", line 47, in function > return info.invoke(*args, **kwargs) > File "/usr/lib/python2.7/site-packages/gnome_abrt/controller.py", line 61, in <lambda> > signal.signal(signal.SIGCHLD, lambda signum, frame: self._handle_signal(signum)) > File "/usr/lib/python2.7/site-packages/gnome_abrt/controller.py", line 37, in _handle_signal > self.source.refresh() > File "/usr/lib/python2.7/site-packages/gnome_abrt/problems.py", line 266, in refresh > self.notify() > File "/usr/lib/python2.7/site-packages/gnome_abrt/problems.py", line 255, in notify > super(MultipleSources, self).notify(change_type, problem) > File "/usr/lib/python2.7/site-packages/gnome_abrt/problems.py", line 60, in notify > observer.changed(self, change_type, problem) > File "/usr/lib/python2.7/site-packages/gnome_abrt/views.py", line 121, in changed > self.wnd._reload_problems(source) > File "/usr/lib/python2.7/site-packages/gnome_abrt/views.py", line 255, in _reload_problems > self._select_problem_iter(self.tv_problems.get_model().get_iter_first()) >AttributeError: 'NoneType' object has no attribute 'get_iter_first' > >Local variables in innermost frame: >p: <gnome_abrt.problems.Problem instance at 0x8c8f02c> >old: None >problems: [<gnome_abrt.problems.Problem instance at 0x8c8f02c>] >self: <OopsWindow object at 0x8ae4194 (gnome_abrt+views+OopsWindow at 0x8b3c008)> >source: <gnome_abrt.problems.MultipleSources object at 0x8ae0e8c>
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 927434
: 716222 |
716223
|
716224