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 635012 - infinite tilt reported on tablet without tilt
infinite tilt reported on tablet without tilt
Status: RESOLVED OBSOLETE
Product: gtk+
Classification: Platform
Component: Class: GdkDevice
unspecified
Other NetBSD
: Normal normal
: ---
Assigned To: gtk-bugs
Carlos Garnacho
Depends on:
Blocks:
 
 
Reported: 2010-11-16 18:58 UTC by Martin Renold
Modified: 2018-02-10 03:31 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Martin Renold 2010-11-16 18:58:36 UTC
Original bugreport: https://gna.org/bugs/?17084

The original reporter is using a Graphire ET-0405-U on NetBSD. In MyPaint we call gdk_event_get_axis() for GDK_AXIS_XTILT and GDK_AXIS_YTILT (through PyGTK). This returns TRUE for this tablet but we get infinity as tilt value.

Going to do a workaround in MyPaint. But I feel we have a bit too many such workarounds already, so I test whether it's useful to report such bugs here.
Comment 1 Martin Renold 2010-11-18 18:29:55 UTC
Small correction: the value we get is "nan", not "infinity".
Comment 2 Matthias Clasen 2018-02-10 03:31:37 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.