Wacom Graphire3 tablet not detected as tablet (MacOSX 10.8)

Andrey Upadyshev oliora at gmail.com
Tue May 14 18:02:25 CDT 2013


Hi,

I have Wacom Graphire3 tablet and it's working well under Windows, MacOS or
MacOS + X (Inkscape). But Wine can't detect it as tablet and disables the
wintab support.

The actual stylus device is Device 6  [id 8|name pen|type |num_classes
2|use 4], but log says it is not apparently a tablet cursor type device.

There is a wintab log:

> trace:wintab32:DllMain 0x43d60000, 1, 0x0
> trace:wintab32:DllMain Initialization
> trace:wintab32:TABLET_WindowProc Incoming Message 0x81  (0x00000000,
> 0x0032f6b0)
> trace:wintab32:TABLET_WindowProc Incoming Message 0x83  (0x00000000,
> 0x0032f400)
> trace:wintab32:TABLET_WindowProc Incoming Message 0x1  (0x00000000,
> 0x0032f6b0)
> trace:wintab32:TABLET_WindowProc Incoming Message 0x5  (0x00000000,
> 0x00000000)
> trace:wintab32:TABLET_WindowProc Incoming Message 0x3  (0x00000000,
> 0x00000000)
> trace:wintab32:LoadTablet Initializing the tablet to hwnd 0x10126
> trace:wintab32:X11DRV_LoadTabletInfo XListInputDevices reports 9 devices
> trace:wintab32:X11DRV_LoadTabletInfo Device 0:  [id 2|name Virtual core
> pointer|type |num_classes 2|use 0]
> trace:wintab32:X11DRV_LoadTabletInfo Device 1:  [id 3|name Virtual core
> keyboard|type |num_classes 1|use 1]
> trace:wintab32:X11DRV_LoadTabletInfo Device 2:  [id 4|name Virtual core
> XTEST pointer|type |num_classes 2|use 4]
> trace:wintab32:X11DRV_LoadTabletInfo Is XExtension: Device, Keyboard, or
> Pointer
> warn:wintab32:X11DRV_LoadTabletInfo Skipping device 2 [name Virtual core
> XTEST pointer|type ]; not apparently a tablet cursor type device.  If this
> is wrong, please report it to wine-devel at winehq.org
> trace:wintab32:X11DRV_LoadTabletInfo Device 3:  [id 5|name Virtual core
> XTEST keyboard|type |num_classes 1|use 3]
> trace:wintab32:X11DRV_LoadTabletInfo Is XExtension: Device, Keyboard, or
> Pointer
> trace:wintab32:X11DRV_LoadTabletInfo No buttons, Non Tablet Device
> trace:wintab32:X11DRV_LoadTabletInfo Device 4:  [id 6|name xquartz virtual
> pointer|type |num_classes 2|use 4]
> trace:wintab32:X11DRV_LoadTabletInfo Is XExtension: Device, Keyboard, or
> Pointer
> warn:wintab32:X11DRV_LoadTabletInfo Skipping device 4 [name xquartz
> virtual pointer|type ]; not apparently a tablet cursor type device.  If
> this is wrong, please report it to wine-devel at winehq.org
> trace:wintab32:X11DRV_LoadTabletInfo Device 5:  [id 7|name xquartz virtual
> keyboard|type |num_classes 1|use 3]
> trace:wintab32:X11DRV_LoadTabletInfo Is XExtension: Device, Keyboard, or
> Pointer
> trace:wintab32:X11DRV_LoadTabletInfo No buttons, Non Tablet Device
> trace:wintab32:X11DRV_LoadTabletInfo Device 6:  [id 8|name pen|type
> |num_classes 2|use 4]
> trace:wintab32:X11DRV_LoadTabletInfo Is XExtension: Device, Keyboard, or
> Pointer
> warn:wintab32:X11DRV_LoadTabletInfo Skipping device 6 [name pen|type ];
> not apparently a tablet cursor type device.  If this is wrong, please
> report it to wine-devel at winehq.org
> trace:wintab32:X11DRV_LoadTabletInfo Device 7:  [id 9|name cursor|type
> |num_classes 2|use 4]
> trace:wintab32:X11DRV_LoadTabletInfo Is XExtension: Device, Keyboard, or
> Pointer
> trace:wintab32:X11DRV_LoadTabletInfo     ButtonInput 0: [class 1|length
> 12|num_buttons 3]
> trace:wintab32:X11DRV_LoadTabletInfo     ValidatorInput 1: [class 2|length
> 80|num_axes 5|mode 1|motion_buffer 256]
> trace:wintab32:trace_axes         Axis 0: [resolution 1|min_value
> 0|max_value 65536]
> trace:wintab32:trace_axes         Axis 1: [resolution 1|min_value
> 0|max_value 65536]
> trace:wintab32:trace_axes         Axis 2: [resolution 1|min_value
> 0|max_value 65536]
> trace:wintab32:trace_axes         Axis 3: [resolution 1|min_value
> -65536|max_value 65536]
> trace:wintab32:trace_axes         Axis 4: [resolution 1|min_value
> -65536|max_value 65536]
> trace:wintab32:X11DRV_LoadTabletInfo Device 8:  [id 10|name eraser|type
> |num_classes 2|use 4]
> trace:wintab32:X11DRV_LoadTabletInfo Is XExtension: Device, Keyboard, or
> Pointer
> trace:wintab32:X11DRV_LoadTabletInfo     ButtonInput 0: [class 1|length
> 12|num_buttons 3]
> trace:wintab32:X11DRV_LoadTabletInfo     ValidatorInput 1: [class 2|length
> 80|num_axes 5|mode 1|motion_buffer 256]
> trace:wintab32:trace_axes         Axis 0: [resolution 1|min_value
> 0|max_value 65536]
> trace:wintab32:trace_axes         Axis 1: [resolution 1|min_value
> 0|max_value 65536]
> trace:wintab32:trace_axes         Axis 2: [resolution 1|min_value
> 0|max_value 65536]
> trace:wintab32:trace_axes         Axis 3: [resolution 1|min_value
> -65536|max_value 65536]
> trace:wintab32:trace_axes         Axis 4: [resolution 1|min_value
> -65536|max_value 65536]
> warn:wintab32:X11DRV_LoadTabletInfo Did not find a valid stylus, unable to
> determine system context parameters. Wintab is disabled.
>

It would be great if someone can fix this problem.

Thank you,
Andrey Upadyshev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20130515/e0d4e8ef/attachment-0001.html>


More information about the wine-devel mailing list