On Fri, Jun 2, 2023 at 02:39 AM, Evan Hand wrote:
I believe that the "chrome" UI is opened on line 4190 of sbitx_gtk.c
open_url("http://127.0.0.1:8080");
Try commenting the line out, and rebuild the sbitx software.? You must do this after every update, as the git pull will overwrite the change.
Hi Evan,
thanks for the hint. I commented this line?. Works great. I still can open the web interface if I want by pressing the 'web' button but I only use the web interface on a remote machine.