After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 616137 - event.get_axis(gdk.AXIS_PRESSURE) returns inf
event.get_axis(gdk.AXIS_PRESSURE) returns inf
Status: RESOLVED OBSOLETE
Product: gtk+
Classification: Platform
Component: Class: GdkDevice
2.20.x
Other Linux
: Normal minor
: ---
Assigned To: gtk-bugs
Carlos Garnacho
Depends on:
Blocks:
 
 
Reported: 2010-04-18 22:07 UTC by Jon Nordby
Modified: 2018-02-10 03:35 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Jon Nordby 2010-04-18 22:07:57 UTC
Expected behavior was for the function to always return a value between 0.0 and 1.0, or null/None

Problem occurs for some users when using seemingly standard USB mice on both gtk+ 2.20 (Ubuntu 10.04 https://bugs.launchpad.net/ubuntu/+source/mypaint/+bug/565664) and gtk+ 2.18 (Ubuntu 9.10 - https://gna.org/bugs/?14709)

While the callling code this problem occured with uses pygtk, I'm filing against gtk+ because it doesn't seem likely to me that this is caused by the bindings.
Comment 1 Jon Nordby 2010-04-18 22:11:42 UTC
The event type this is occurring with is GDK_MOTION_NOTIFY, set up on a gtk.DrawingArea.
Comment 2 Matthias Clasen 2018-02-10 03:35:04 UTC
We're moving to gitlab! As part of this move, we are closing bugs that haven't seen activity in more than 5 years. If this issue is still imporant to you and
still relevant with GTK+ 3.22 or master, please consider creating a gitlab issue
for it.