Actions
Bug #43
opensegfault when bringing guake window in front
Start date:
03/23/2012
Due date:
% Done:
0%
Estimated time:
Description
Guake is a top-down terminal for Gnome (in the style of Yakuake for KDE, Tilda or the terminal used in Quake).
It is written in python, and I do not think it uses a special window type - maybe I am wrong...
unagi output:
WARN: event_handle_error:186: X error: request=DamageCreate (major=152, minor=1, resource=140066a), error=BadDrawable
WARN: event_handle_error:186: X error: request=DamageCreate (major=152, minor=1, resource=e00099), error=BadDrawable
WARN: event_handle_error:186: X error: request=DamageSubtract (major=152, minor=3, resource=2a0003f), error=BadDamage
WARN: event_handle_unmap_notify:636: Window 1c00023 disappeared
Segmentation fault (core dumped)
I am using ubuntu precise pangolin, in a virtual box virtual machine, with pure vesa graphics.
I tried to use gdb, but that freezes the machine when I do sth with guake.. no keyboard or mouse events possible then - acpi shutdown works though
Actions