[SOLVED] Linux Browser wont open on Compile/Run

Everything else that doesn't fall into one of the other categories.
Andy
Posts: 46
Joined: Sat Feb 15, 2020 5:19 pm
Location: Larnaca, Cyprus
Contact:

[SOLVED] Linux Browser wont open on Compile/Run

Post 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
Last edited by Andy on Wed Jun 17, 2020 4:02 pm, edited 1 time in total.
Andy
Posts: 46
Joined: Sat Feb 15, 2020 5:19 pm
Location: Larnaca, Cyprus
Contact:

Re: Linux Browser wont open on Compile/Run

Post 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.
Andy
Posts: 46
Joined: Sat Feb 15, 2020 5:19 pm
Location: Larnaca, Cyprus
Contact:

Re: Linux Browser wont open on Compile/Run

Post by Andy »

i fixed it by allowing read/write permissions to the ".spiderbasic" hidden folder and running spiderbasic non root
Post Reply