Recently finished compiling qt5 and qutebrowser on my FreeBSD system. Qutebrowser runs well when I run as root but otherwise gives me this socket access error. Have never done anything with or used qt5 before. I am assuming this is a permissions issue and have found a stackoverflow question and responces on how to fix this in Windows. Have found out about setSocketOption but don't know how to execute this nor if this would fix my problem. Thanks!
Exact error given:
Error while connecting to running instance:
QLocalSocket::connectToServer: Socket access error (error 3)
Maybe another instance is running but frozen?