[Desktop-packages] [Bug 1425972]

2019-02-03 Thread Tomiii-r
Also, if an instance of firefox is already running with profile "myprofile" and I issue this command: firefox -P myprofile -remote 'openurl(https://my.url.com/)' Nothing happens. It just exits with no error message and $?==1. -- You received this bug notification because you are a member of

[Desktop-packages] [Bug 1425972]

2019-02-03 Thread Tomiii-r
Like marsicanb...@gmail.com, I also upgraded to FF39.0 in Fedora linux and discovered this feature broken again. The behavior seems nondeterministic now. I'm executing this command when no firefox instance with profile "myprofile" is currenty running: firefox -P myprofile -remote 'ping()'