elros34 / sailfish_linux_chroot

GNU General Public License v3.0
20 stars 4 forks source link

No touch input on jolla C #10

Closed szopin closed 4 years ago

szopin commented 4 years ago

Getting no touch input on jolla C, let me know if any of the logs would help

elros34 commented 4 years ago

Did you follow the instruction or done something manually? In which apps touch fails? Patched xwayland should fix no touch issue unless it's something else. which Xwayland should returns /usr/local/bin/Xwayland

szopin commented 4 years ago

I first installed on sdcard, no touch on xfce4 or chromium, then tried in home/nemo dir, same. which Xwayland gives: /usr/bin/Xwayland

elros34 commented 4 years ago

Location of image doesn't matter, everything is installed in ext4 image unless you are talking about whole project location which must be used on non fat partition. Enable debugging like explained in README and run this again: ./ubu-install.sh qxcompositor

szopin commented 4 years ago

Yeah, the initial install might've been on fat, then I tried create in home, but very likely something's left over, how do I purge all leftovers?

elros34 commented 4 years ago

Everything important is in sailfish_ubu_chroot directory so removing it should be enough.

szopin commented 4 years ago

Thanks, redoing everything from scratch fixed it