Page 1 of 1

[SOLVED] Linux Browser wont open on Compile/Run

Posted: Wed Jun 17, 2020 2:23 pm
by Andy
I am trying Spiderbasic on Linux Mint 19.3 Cinnamon 64bit. I can run the IDE no problem but when i press compile/run, nothing happens. In the preferences, i see no browser selected. I am new to Linux. What do i need to put here to launch firefox.

Thanks

Re: Linux Browser wont open on Compile/Run

Posted: Wed Jun 17, 2020 3:02 pm
by Andy
If i run the script to launch the IDE without sudo, it works but it complains about not being able to save the session

*edit*

looks like a bug. I get this in the terminal

ERROR:zygote_host_impl_linux.cc(89)] Running as root without --no-sandbox is not supported. See https://crbug.com/638180

I'll wait for someone to reply before i post it as a bug.

Re: Linux Browser wont open on Compile/Run

Posted: Wed Jun 17, 2020 4:02 pm
by Andy
i fixed it by allowing read/write permissions to the ".spiderbasic" hidden folder and running spiderbasic non root