Activity log for bug #541970

Date Who What changed Old value New value Message
2010-03-19 15:24:48 michael perigard bug added bug
2010-03-19 15:30:31 michael perigard bug watch added https://bugzilla.gnome.org/show_bug.cgi?id=613331
2010-03-19 15:30:31 michael perigard bug task added pygtk
2010-03-19 15:41:16 michael perigard bug task added freenx-server
2010-03-19 15:43:31 michael perigard description Description: Ubuntu 9.10 Release: 9.10 python-gtk2 2.16.0-0ubuntu1 freenx-server: 0.7.3+teambzr104-0ubuntu1~karmic1 michael@frigg:~$ python Python 2.6.4 (r264:75706, Dec 7 2009, 18:45:15) [GCC 4.4.1] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> import gtk keyXlib: extension "Generic Event Extension" missing on display ":1000.0". Xlib: extension "Generic Event Extension" missing on display ":1000.0". Xlib: extension "Generic Event Extension" missing on display ":1000.0". Xlib: extension "Generic Event Extension" missing on display ":1000.0". Xlib: extension "Generic Event Extension" missing on display ":1000.0". ma>>> keymap = gtk.gdk.keymap_get_default() >>> print gtk.keysyms.Insert, keymap.get_entries_for_keyval(gtk.keysyms.Insert) 65379 None >>> This may be an xlib bug, this may be a freenx bug, this may be a gtk or pygtk bug... This is when running an X session with freenx-server and connecting remotely. If I ssh to the machine, export my display to :0 (even though the machine is in a headless vm) and run the same test, it returns a proper value. I'm filing the bug under pygtk since that's the highest level package I can think of. This is causing gajim (as of the latest development versions) to crash on startup, with the traceback pointing to the keymap.get_entries_for_keyval command. Description: Ubuntu 9.10 Release: 9.10 python-gtk2 2.16.0-0ubuntu1 freenx-server: 0.7.3+teambzr104-0ubuntu1~karmic1 michael@frigg:~$ python Python 2.6.4 (r264:75706, Dec 7 2009, 18:45:15) [GCC 4.4.1] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> import gtk Xlib: extension "Generic Event Extension" missing on display ":1000.0". Xlib: extension "Generic Event Extension" missing on display ":1000.0". Xlib: extension "Generic Event Extension" missing on display ":1000.0". Xlib: extension "Generic Event Extension" missing on display ":1000.0". Xlib: extension "Generic Event Extension" missing on display ":1000.0". >>> keymap = gtk.gdk.keymap_get_default() >>> print gtk.keysyms.Insert, keymap.get_entries_for_keyval(gtk.keysyms.Insert) 65379 None >>> This may be an freenx bug, this may be a gtk or pygtk bug... This is when running an X session with freenx-server and connecting remotely. If I ssh to the machine, export my display to :0 (even though the machine is in a headless vm) and run the same test, it returns a proper value. I'm filing the bug under pygtk since that's the highest level package I can think of. This is causing gajim (as of the latest development versions) to crash on startup, with the traceback pointing to the keymap.get_entries_for_keyval command. Those Xlib warnings are because the freenx-server does not support the XGE extension.
2010-03-19 19:25:54 michael perigard bug task added libgtk
2010-04-05 16:44:50 Pedro Villavicencio affects pygtk (Ubuntu) gtk+2.0 (Ubuntu)
2010-04-05 16:44:50 Pedro Villavicencio gtk+2.0 (Ubuntu): status New Triaged
2010-04-05 17:02:19 Pedro Villavicencio gtk+2.0 (Ubuntu): importance Undecided Low
2010-04-17 12:24:44 Bug Watch Updater libgtk: status Unknown New
2010-04-17 12:24:44 Bug Watch Updater pygtk: status Unknown New
2010-09-16 20:46:47 Bug Watch Updater libgtk: importance Unknown Critical
2010-09-16 20:46:47 Bug Watch Updater pygtk: importance Unknown Critical
2018-02-13 00:48:49 Bug Watch Updater libgtk: status New Expired
2018-02-13 00:48:49 Bug Watch Updater pygtk: status New Expired