Hi
With WebKitGTK sandbox activated (as it is in my own browser, badwolf) it shouldn't be possible to start the server, I think there should be an error message (fprintf(stderr, …) or maybe a GTK popup if that can work) instead of silently exiting.
(Also not sure if /tmp/ars is reachable in the sandbox, it probably isn't)
Hi
With WebKitGTK sandbox activated (as it is in my own browser, badwolf) it shouldn't be possible to start the server, I think there should be an error message (
fprintf(stderr, …)or maybe a GTK popup if that can work) instead of silently exiting.(Also not sure if
/tmp/arsis reachable in the sandbox, it probably isn't)