Skip to main content
Topic solved
This topic has been marked as solved and requires no further attention.
Topic: [SOLVED]Clicking links in Electron apps don't work if firefox is already running (Read 652 times) previous topic - next topic
0 Members and 3 Guests are viewing this topic.

[SOLVED]Clicking links in Electron apps don't work if firefox is already running

Hi, Everyone I am switched to artix few days ago using runit. I am enjoying it very much. 
I am using xorg as my display server. However if I click a link inside any electron based app (eg: discord, vscode) if firefox is already running then it fails saying
Code: [Select]
Firefox is already running, but not responding .... 
However xdg-open from terminal/other apps seems to working fine.

Any help will be appreciated.

Re: Clicking links in Electron apps don't work if firefox is already running

Reply #1
I fixed it finally by launching the window manager with dbus
Code: [Select]
dbus-launch --exit-with-session dwm