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: rednotebookAssignee: Fabian Affolter <mail>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 12CC: 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:
Description Flags
File: backtrace none

Description Samuel 2010-03-13 18:46:48 UTC
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>

Comment 1 Samuel 2010-03-13 18:46:50 UTC
Created attachment 399877 [details]
File: backtrace

Comment 2 Fedora Update System 2010-03-28 10:54:41 UTC
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

Comment 3 Fedora Update System 2010-03-30 02:08:40 UTC
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.