Am 20.10.2018 um 05:34 schrieb Alex Henrie:
Hi Bernhard, thank you for your excellent analysis of this problem! Yes, please file a report at https://bugs.winehq.org/.
I looked at your patches and I'd like to propose a simpler solution: If the computer is not a tablet, return FALSE from X11DRV_LoadTabletInfo (see attached patch). This will make WTOpen fail, and Qt will see the error and disable its tablet support. What do you think?
-Alex
Hello Alex, thank you for taking the time looking into the issue. I created bug #46024 for it.
With X11DRV_LoadTabletInfo returning false I am perfectly fine. I was just unsure if that is "allowed" to return false just because no usable device is found.
Kind regards, Bernhard