URL:
  <http://gna.org/bugs/?15476>

                 Summary: Some of the color changers are nonresponsive to
tablet input
                 Project: MyPaint
            Submitted by: ion9
            Submitted on: Thursday 02/25/2010 at 01:40
                Severity: 3 - Normal
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 0.8.1+
         Planned Release: None
        Operating System: Arch Linux

    _______________________________________________________

Details:

The following 'dialogs' do not accept tablet clicks etc:
 * Color Ring
 * Color Changer

All other MyPaint dialogs (eg color sampler, GTK color selector) do accept
tablet input.

All other applications are 100% operable using only the tablet, including
tablet-aware apps like GIMP and Inkscape; pressure-sensitivity etc work
normally there too.

If I change the preferences setting for the tablet from "screen" to
"disabled", then they suddenly work.

I inserted some debugging messages in
gui/colorselectionwindow.py:button_(press|release)_cb
. From these, it's clear that the callbacks are never being called when a
tablet click occurs, only when a mouse click occurs.

I've already eliminated input mask as a possibility; using ALL_EVENTS_MASK
instead makes no difference.

When changing to the tablet, it says:

device change: stylus <enum GDK_SOURCE_MOUSE of type GdkInputSource>

Is that normal? I thought it should be GDK_SOURCE_PEN, according to
http://library.gnome.org/devel/gdk/stable/gdk-Input-Devices.html#GdkInputSource




    _______________________________________________________

Reply to this item at:

  <http://gna.org/bugs/?15476>

_______________________________________________
  Message sent via/by Gna!
  http://gna.org/


_______________________________________________
Mypaint-bugs mailing list
[email protected]
https://mail.gna.org/listinfo/mypaint-bugs

Reply via email to