Closed xDoge26 closed 1 year ago
I can not reproduce it. How did you get this?
Wine itself will not trigger error like this. Can you reproduce the error and tell me what exactly is needed to get this?
https://github.com/xDoge26/proot-setup#11-proot-ubuntu
https://github.com/xDoge26/proot-setup#2-install-xfce
https://github.com/xDoge26/proot-setup#3-install-box86box64
1.1 login
proot-distro login ubuntu --shared-tmp --no-sysvipc
2 In proot , launch termux x11 , xfce4
termux-x11 &
DISPLAY=:0 startxfce4 &
3 launch game
WINEDEBUG=-all DISPLAY=:0 box86 wine /path/to/the/touhou_luna_nights.exe
Again. Wine itself will not produce input-related bug. Can you reproduce this?
Are you using touchscreen touch mode? Or something simillar?
the issue only appear after title screen appear
Again. Are you using touchscreen touch mode? Or something simillar?
yep im using touchscreen mode but im trying to send keyboard input
I can write some extra code with checks for this but I must know what exactly happens. I need at least log with TERMUX_X11_DEBUG=1
enabled.
Can you make one more log like this with "native" resolution mode?
There are no lines like this ((EE) BUG: triggered 'if (!iclients)'
).
Everything seems to be fine, I simply do not get why it happens...
Can you reproduce this on the latest build?
Still doesnt work with
x
andz
It seems to be a different issue, not related to the current one. Maybe that is a bug in the wine itself.
Does touchscreen input work now?
It works