Closed
Bug 248149
Opened 22 years ago
Closed 22 years ago
-remote switch fails to find running firefox window
Categories
(Firefox :: Shell Integration, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 246166
People
(Reporter: ecoder, Assigned: bugs)
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7) Gecko/20040615 Firefox/0.9
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7) Gecko/20040615 Firefox/0.9
When trying to run the following command:
/usr/local/firefox/firefox -remote "openurl(http://www.mozilla.org)"
with a version of firefox already running, I get the message
Error: No running window found
I suspect this is becuase it's still looking for Mozilla processes??
Reproducible: Always
Steps to Reproduce:
1.Open Firefox
2./usr/local/firefox/firefox -remote "openurl(http://www.mozilla.org)"
Actual Results:
Error: No running window found
Expected Results:
Navigated to http://www.mozilla.org in the already-open Firefox window.
Comment 1•22 years ago
|
||
*** This bug has been marked as a duplicate of 246166 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•