Closed Art-Chen closed 3 months ago
Wait, it works when built locally but does not work if downloaded from github? Sounds like nonsense, builds must be same in both cases.
Wait, it works when built locally but does not work if downloaded from github? Sounds like nonsense, builds must be same in both cases.
Sorry, i means the local build that from git head: 4e7763b4aa34e7516a35005cde4e17b63f131a47
hasn't this issue, so the issue may cause by the change after 4e7763b4aa34e7516a35005cde4e17b63f131a47.
Looks like the changes after https://github.com/termux/termux-x11/commit/4e7763b4aa34e7516a35005cde4e17b63f131a47 has no effect for this issue. Issue closed.
Problem description
npe on
FeedTrackers
:looks like
vel->tracker
is nullx8 is null, x10 looks like is
n
(which is 0x18).btw, it's my local build and synced with the latest source. working normal on the last sync
(git head hash: 4e7763b4aa34e7516a35005cde4e17b63f131a47)
What steps will reproduce the bug?
Start a Game via wine, and touch the screen to move the pointer, or just using the external mouse also can trigger this bug. It may caused by the relative mouse issue? (not correct, just the guess).
What is the expected behavior?
Working normal without Xserver crashed.