Artix Linux Forum

Artix Linux => Applications & Software => Topic started by: wolfattackx on 05 December 2021, 08:40:05

Title: [SOLVED]Clicking links in Electron apps don't work if firefox is already running
Post by: wolfattackx on 05 December 2021, 08:40:05
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.
Title: Re: Clicking links in Electron apps don't work if firefox is already running
Post by: wolfattackx on 05 December 2021, 11:01:07
I fixed it finally by launching the window manager with dbus
Code: [Select]
dbus-launch --exit-with-session dwm