Closed
Bug 74074
Opened 25 years ago
Closed 25 years ago
launching several windows on startup of mozilla
Categories
(Core Graveyard :: Cmd-line Features, defect)
Tracking
(Not tracked)
People
(Reporter: Heikki.Junes, Assigned: law)
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux 2.4.2 i686; en-US; 0.8.1) Gecko/20010326
BuildID: 2001032614
I would like to run several windows when starting mozilla.
That worked still with netscape 4.76. There is no problems to launch
one window.
Reproducible: Always
Steps to Reproduce:
1.run f.g. "mozilla http://www.hut.fi http://www.leonia.fi"
Actual Results: Error message:
/usr/local/mozilla/run-mozilla.sh /usr/local/mozilla/mozilla-bin
http://www.hut.fi http://www.leonia.fi
MOZILLA_FIVE_HOME=/usr/local/mozilla
LD_LIBRARY_PATH=/usr/local/mozilla
LIBRARY_PATH=/usr/local/mozilla:/usr/local/mozilla/components
SHLIB_PATH=/usr/local/mozilla
LIBPATH=/usr/local/mozilla
ADDON_PATH=/usr/local/mozilla
MOZ_PROGRAM=/usr/local/mozilla/mozilla-bin
MOZ_TOOLKIT=
moz_debug=0
moz_debugger=
Usage: apprunner <url>
<url>: a fully defined url string like http:// etc..
Expected Results: Launch two windows: one for "http://www.hut.fi" and the other
for "http://www.leonia.fi". Need not to be obtained by default but, f.g., by
using a switch like "mozilla -multiurl <URL1> <URL2> ..." or "mozilla -mu <URL1>
...".
Comment 1•25 years ago
|
||
updating component and setting default owner.
Assignee: asa → law
Status: UNCONFIRMED → NEW
Component: Browser-General → XP Apps: Cmd-line Features
Ever confirmed: true
QA Contact: doronr → sairuh
Comment 2•25 years ago
|
||
dup
*** This bug has been marked as a duplicate of 67720 ***
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Comment 3•24 years ago
|
||
mass verification of duplicate bugs: to find all bugspam pertaining to this, set
your search string to "DuplicateBugsBelongInZahadum".
if you think this particular bug is *not* a duplicate, please provide a
compelling reason, as well as check a recent *trunk* build (on the appropriate
platform[s]), before reopening.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•