I'm having problems running a very basic Java GUI on my Raspberry Pi from a jar file on the desktop.
I'm currently using my Pi alongside the 7" TFT Touchscreen. When I'm using my TightVNC Viewer and attempting to run the jar, it executes fine in the viewer. However, when I try to run the jar by double clicking the file on my touch screen, nothing happens.
I'm unsure of how to proceed, especially since the jar file and GUI work fine when using the VNC Viewer but not when I'm simply using the TFT Touchscreen. I've rebooted the system multiple times and made sure the VNC server wasn't running, so it's not an issue with that interaction either.