unique12345 Posted February 11, 2019 Posted February 11, 2019 (edited) Ive got problem executing osbot on linux Ubuntu 16.04 My Java version: Error : Edited February 11, 2019 by unique12345
Keyster99 Posted February 11, 2019 Posted February 11, 2019 Did you open that terminal from putty or from the desk? the one you used to write java -jar Osbot.jar
unique12345 Posted February 11, 2019 Author Posted February 11, 2019 (edited) Putty. It just worked when i opened on the desktop, thats weird. Thanks Edited February 11, 2019 by unique12345
Keyster99 Posted February 11, 2019 Posted February 11, 2019 14 minutes ago, unique12345 said: Putty. It just worked when i opened on the desktop, thats weird. Thanks That way you have to do it always
HunterRS Posted February 11, 2019 Posted February 11, 2019 (edited) I believe using MobaXterm and setting the display variable up correctly will allow you to launch it remotely and still get the GUI on your own PC (assuming you are using Windows or something like that). I also think if you wish to start it remotely without the GUI you can simply set the DISPLAY EV to local host and run it from putty. Try doing: export DISPLAY=127.0.0.1:0.0 In your terminal then running the OSBot client with the no display CLI option. (Needless to say you will also need to give it the parameters to login and start the script) For full CLI params look here: https://osbot.org/forum/topic/118831-cli-commands-table/ EDIT: keep in mind this is only a theory, I haven't tested it and even though it might work it is also pretty hacky Edited February 11, 2019 by HunterRS
Butters Posted February 11, 2019 Posted February 11, 2019 What HunterRS said should work, but best if you would just install a Desktop, say xfce and install VNC (works a remote connection in windows). Makes things crisp, easy and isolated 1