Christopher Lemire
Christopher Lemire
Editing the mouse.xml according to this article fixed it. https://www.reddit.com/r/kodi/comments/8i0po5/ok_button_on_usb_remote_does_not_work_when_mouse/
Now the air mouse doesn't work, and the back and ok button only works if I press the button to toggle the airmouse on and off. This was only a...
> kodi doesn't support opengl and all the libretro n64 emus use opengl. use iagl to launch retroarch or a different emu and it should work I've been trying that....
 Is it possible that Kodi is calling retroarch without passing the -L flag? This works. ```retroarch -f -L /usr/lib/libretro/parallel_n64_libretro.so Game.n64``` This does not work. Retroarch will fail to launch....
> I installed `plasma5-applets-thermal-monitor` from the Arch Linux community repository (and nothing else; I had already installed its dependencies). Adding the applet to the plasma bar works, but trying to...
I tried doing an update. That didn't remove it. ``` [plasma ~]# flatpak update Looking for updates… Nothing to do. [plasma ~]# sudo find /var/lib/flatpak/.removed -name '*.ref' /var/lib/flatpak/.removed/org.gnome.Platform-6a3d0df724a4617ed3527ac8cd5851f6f26b1535e278d8d23df71b65dd553675/files/.ref /var/lib/flatpak/.removed/com.leinardi.gwe-d386f950fcbcc5e9bb669f1fad167a276733195defecde28a8887cab07888f09/files/.ref [plasma...
> No, this project will only stream audio from Linux to Android, not the other way. Microphone input is not supported. Will that ever change in the future? And why...
Which version of JDK/JRE are you using? Have you tried a different version of JRE/JDK? java -version
So I tried installing Java 11.0.16 using sdkman in Manjaro, and it works for me. I'm not able to reproduce your error. 