Skip to content

"Firefox is already running" popup when executing assume -c #351

Answered by dsech
dsech asked this question in Q&A
Discussion options

You must be logged in to vote

Actually the problem reappeared, and I noticed it's strictly because granted is called from WSL2. I don't know what's the root cause of this issue, but I found a workaround:

  1. Create in WSL a new shell script start_ff.sh with the following command: cmd.exe /c c:/Progra~1/Mozill~1/firefox.exe "${@//&/^&}"
  2. Replace CustomBrowserPath in ~/.granted/config with the path of the above script

Now the container tabs should reliably open inside the existing firefox process

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by dsech
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant