Re: [GtkGLExt] not receiving motion-notify-events
- From: Mukund Sivaraman <muks banu com>
- To: Raymond Maple <cfder maple gmail com>
- Cc: gtkglext-list gnome org
- Subject: Re: [GtkGLExt] not receiving motion-notify-events
- Date: Wed, 13 Jan 2010 01:24:20 +0530
On Mon, Dec 07, 2009 at 09:39:56PM -0600, Raymond Maple wrote:
> Hello,
> I recently upgraded to ubuntu 9.10, and am having trouble with a
> pyglkglext application I have been working on. The code runs fine on
> RHEL5.3 and ubuntu 9.04, but when I run under ubuntu 9.10, I do not receive
> any motion-notify-events in the GLArea window. My application uses
> GLScene/GLArea from the gtk.gtkgl.apputils module. I have confirmed that
> motion-nofity-event is being added and the callback connected, but the event
> never seems to be raised. Button-press and button-release events seem to be
> behaving correctly, as well as scroll wheel events (which I add manually
> since button5-events don't work in gtk 2.2). Has anyone else seen this
> behavior? Any suggestions on diagnosing/fixing?
Hi Raymond
It turns out that this was a bug in gtk+. It has been fixed in the gtk+
2.18.5 release. Upgrading to this version should fix the bug for you.
The gtk+ bug: https://bugzilla.gnome.org/show_bug.cgi?id=601473
Mukund
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]