I fixed the crash in trunk:
http://git.gnome.org/browse/gtk+/commit/?h=gtk-2-24

This now uncovers the next crash, but that's better "defined":

Traceback (most recent call last):
  File 
"/usr/lib/python2.7/dist-packages/LanguageSelector/gtk/GtkLanguageSelector.py", 
line 70, in wrapper
    res = f(*args, **kwargs)
  File 
"/usr/lib/python2.7/dist-packages/LanguageSelector/gtk/GtkLanguageSelector.py", 
line 1095, in on_window_main_key_press_event
    if (event.get_state() & Gdk.EventMask.CONTROL_MASK):
AttributeError: type object 'GdkEventMask' has no attribute 'CONTROL_MASK'

(this also doesn't happen with GTK3).

** Changed in: gtk+2.0 (Ubuntu)
       Status: In Progress => Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/732484

Title:
  Gdk.keyval_name() crashes with free(): invalid pointer:
  0x00007f4d337de806

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to