Bug 1248754 - [abrt] guake: guake_app.py:308:__init__:SystemError: NULL result without error in PyObject_Call
Summary: [abrt] guake: guake_app.py:308:__init__:SystemError: NULL result without erro...
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: guake
Version: rawhide
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Pierre-YvesChibon
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:cab81c41ac19476dd1630376102...
: 1254071 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-07-30 18:29 UTC by Jeremy Rimpo
Modified: 2015-10-22 13:04 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-10-22 13:04:38 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (1.46 KB, text/plain)
2015-07-30 18:29 UTC, Jeremy Rimpo
no flags Details
File: environ (1.77 KB, text/plain)
2015-07-30 18:29 UTC, Jeremy Rimpo
no flags Details

Description Jeremy Rimpo 2015-07-30 18:29:45 UTC
Description of problem:
This happens intermittently at login into Gnome. Guake crashes and will continue to crash if I try to launch it again. Other times, it starts no problem.

Version-Release number of selected component:
guake-0.7.2-3.fc23

Additional info:
reporter:       libreport-2.6.2
cmdline:        python2 -m guake.main
dso_list:       python-libs-2.7.10-4.fc23.x86_64
executable:     /usr/lib64/python2.7/site-packages/guake/main.py
kernel:         4.0.7-300.fc22.x86_64
runlevel:       N 5
type:           Python
uid:            1000

Truncated backtrace:
guake_app.py:308:__init__:SystemError: NULL result without error in PyObject_Call

Traceback (most recent call last):
  File "/usr/lib64/python2.7/runpy.py", line 162, in _run_module_as_main
    "__main__", fname, loader, pkg_name)
  File "/usr/lib64/python2.7/runpy.py", line 72, in _run_code
    exec code in run_globals
  File "/usr/lib64/python2.7/site-packages/guake/main.py", line 239, in <module>
    exec_main()
  File "/usr/lib64/python2.7/site-packages/guake/main.py", line 235, in exec_main
    if not main():
  File "/usr/lib64/python2.7/site-packages/guake/main.py", line 151, in main
    instance = Guake()
  File "/usr/lib64/python2.7/site-packages/guake/guake_app.py", line 308, in __init__
    self.hotkeys = guake.globalhotkeys.GlobalHotkey()
SystemError: NULL result without error in PyObject_Call

Local variables in innermost frame:
colormap: <gtk.gdk.Colormap object at 0x7fb1a21637d0 (GdkColormap at 0x7fb1bdf639c0)>
img: '/usr/share/pixmaps/guake/guake-tray.png'
evtbox: <gtk.EventBox object at 0x7fb1a2d5e230 (GtkEventBox at 0x7fb1bdf3e250)>
screen: <gtk.gdk.ScreenX11 object at 0x7fb1a2163780 (GdkScreenX11 at 0x7fb1bdd80090)>
composited_changed: <function composited_changed at 0x7fb1a21608c0>
self: Guake(path="/usr/share/guake/guake.glade")
hide_context_menu: <function hide_context_menu at 0x7fb1a21609b0>
destroy: <function destroy at 0x7fb1a2160a28>
window_event: <function window_event at 0x7fb1a2160aa0>
double_click: <function double_click at 0x7fb1a2160938>

Comment 1 Jeremy Rimpo 2015-07-30 18:29:47 UTC
Created attachment 1057805 [details]
File: backtrace

Comment 2 Jeremy Rimpo 2015-07-30 18:29:48 UTC
Created attachment 1057806 [details]
File: environ

Comment 3 Jiri Popelka 2015-09-11 07:46:32 UTC
*** Bug 1254071 has been marked as a duplicate of this bug. ***

Comment 4 David Pocina 2015-10-22 12:13:28 UTC
Installing guake 0.8 from rawhide fixed it for me.
Or at least I haven't run into this issue yet (it was pretty much random before)

Comment 5 Pierre-YvesChibon 2015-10-22 13:04:38 UTC
Note: it's also in F23.

Let's close this bug if 0.8.1 fixed it

Thanks!


Note You need to log in before you can comment on or make changes to this bug.