Skip to content

browser integration with sandboxing enabled #6741

Answered by droidmonkey
D0nnieD4rk0 asked this question in Q&A
Discussion options

You must be logged in to vote

You need to allow the browser to start the proxy application and connect to the local socket. Socket location can be found at

return path.isEmpty() ? QStandardPaths::writableLocation(QStandardPaths::TempLocation) + serverName

Your best bet is to strace your browser and look for failures.

Replies: 2 comments 8 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by droidmonkey
Comment options

You must be logged in to vote
8 replies
@droidmonkey
Comment options

@rusty-snake
Comment options

@droidmonkey
Comment options

@rusty-snake
Comment options

@droidmonkey
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #6740 on July 17, 2021 17:22.