Closed
Bug 305644
Opened 19 years ago
Closed 15 years ago
Adding "-a firefox" to the mozilla-xremote-client in the example script
Categories
(www.mozilla.org :: General, enhancement)
www.mozilla.org
General
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: gali, Unassigned)
References
()
Details
Hello,
maybe it would be useful to add "-a firefox" as the first parameter to
mozilla-xremote-client in the example script, so it would read:
if $MOZILLA_FIVE_HOME/mozilla-xremote-client -a firefox openURL\("$url"\); then
Otherwise when another Mozilla based application besides Firefox and Thunderbird
is running (ie Komodo) I got an Error: Failed to send command: 509 internal from
mozilla-xremote-client. Adding -a firefox seems to fix this issue and probably
won't hurt anyone.
And maybe also explicitly point out that MOZILLA_FIVE_HOME should be changed to
wherevere the mozilla-xremote-client resides. There are more and more Linux
users that can't do very much in addition to copy/paste readymade solutions
found on net. Then they wonder what went wrong. Hell, I'm probably one of them
too sometimes. :)
Updated•19 years ago
|
Assignee: www-mozilla-org → nobody
QA Contact: danielwang → www-mozilla-org
| Assignee | ||
Updated•16 years ago
|
Product: mozilla.org → Websites
Comment 1•16 years ago
|
||
Copying dmose for input. If this page is still relevant, I'd recommend moving it to MDC. If it's not relevant, we can archive it so people don't stumble across out of date content.
Comment 2•15 years ago
|
||
Closing as wontfix. After discussion with the Thunderbird documentation lead, I've archived this page. For reference, it is still available on the archive site at: http://www-archive.mozilla.org/projects/thunderbird/linuxurls.html
Status: UNCONFIRMED → RESOLVED
Closed: 15 years ago
Resolution: --- → WONTFIX
| Assignee | ||
Updated•12 years ago
|
Component: www.mozilla.org → General
Product: Websites → www.mozilla.org
You need to log in
before you can comment on or make changes to this bug.
Description
•