Bug 573254
| Summary: | [abrt] crash in rednotebook-0.9.0-1.fc12: redNotebook.py:392:exit:RuntimeError: called outside of a mainloop | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Samuel <samuel2> | ||||
| Component: | rednotebook | Assignee: | Fabian Affolter <mail> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | 12 | CC: | christoph.wickert, mail | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | i686 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | abrt_hash:6fe282c1 | ||||||
| Fixed In Version: | rednotebook-0.9.3-1.fc12 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2010-03-30 02:08:44 UTC | Type: | --- | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
Created attachment 399877 [details]
File: backtrace
rednotebook-0.9.3-1.fc12 has been submitted as an update for Fedora 12. http://admin.fedoraproject.org/updates/rednotebook-0.9.3-1.fc12 rednotebook-0.9.3-1.fc12 has been pushed to the Fedora 12 stable repository. If problems still persist, please make note of it in this bug report. |
abrt 1.0.8 detected a crash. architecture: i686 cmdline: /usr/bin/python /usr/bin/rednotebook component: rednotebook executable: /usr/bin/rednotebook kernel: 2.6.32.8-58.fc12.i686.PAE package: rednotebook-0.9.0-1.fc12 reason: redNotebook.py:392:exit:RuntimeError: called outside of a mainloop release: Fedora release 12 (Constantine) backtrace ----- redNotebook.py:392:exit:RuntimeError: called outside of a mainloop Traceback (most recent call last): File "/usr/bin/rednotebook", line 12, in <module> rednotebook.redNotebook.main() File "/usr/lib/python2.6/site-packages/rednotebook/redNotebook.py", line 1003, in main gtk.main() File "/usr/lib/python2.6/site-packages/rednotebook/util/utils.py", line 191, in signal_handler redNotebook.exit() File "/usr/lib/python2.6/site-packages/rednotebook/redNotebook.py", line 392, in exit gtk.main_quit() RuntimeError: called outside of a mainloop Local variables in innermost frame: self: <rednotebook.redNotebook.RedNotebook instance at 0xb7723fec>