I recently updated to Firefox-39 on Ubuntu 15.04 and this feature is broken again.
I use this script:
https://github.com/davidebasilio/firefox-kde
to bind Firefox profiles and kde sessions; it used to work fine, but now whenever I try to open a new page in an already open profile with:
/usr/bin/firefox -P $ACTIVITY -remote "openURL($url,new-tab)" &> /tmp/firefox-kde.log
I get the error dialog saying that Firefox is already running.
I recently updated to Firefox-39 on Ubuntu 15.04 and this feature is broken again.
I use this script:
https:/ /github. com/davidebasil io/firefox- kde
to bind Firefox profiles and kde sessions; it used to work fine, but now whenever I try to open a new page in an already open profile with:
/usr/bin/firefox -P $ACTIVITY -remote "openURL( $url,new- tab)" &> /tmp/firefox- kde.log
I get the error dialog saying that Firefox is already running.