I installed everything on Ubuntu 14.04 , but when I start the program, I can see it is running in the background (ps aux), but I don't see the interface.
It is like it is in headless-mode or something. Any idea what to do about this?
update:
Perhaps this has t do with it:
when I run /opt/axoloti/Axoloti directly I get some java messages, including:
INFO: Link to firmware CRC 6FDF7F14
Exception in thread "AWT-EventQueue-0" java.lang.UnsatisfiedLinkError: /tmp/usb4java4290878553669200526.tmp/libusb4java.so: /tmp/usb4java4290878553669200526.tmp/libusb4java.so: failed to map segment from shared object: Operation not permitted
i dont know anything about Java, so how I do I solve this?