Closed
Bug 43270
Opened 26 years ago
Closed 25 years ago
Running a second instance of mozilla.exe does not work
Categories
(Core Graveyard :: Cmd-line Features, defect, P3)
Tracking
(Not tracked)
Future
People
(Reporter: kazhik, Assigned: mscott)
Details
Attachments
(1 file)
|
2.72 KB,
patch
|
Details | Diff | Splinter Review |
Browser can't be launched after launching mail by "-mail" option.
(1) On Command prompt, execute "mozilla -mail".
(2) Execute "mozilla". Nothing happens.
WinNT Build: 2000061808
Comment 1•26 years ago
|
||
This bug is happened following situation.
(1) on command prompt, enter 'mozilla.exe -mail'.
It launch Mozilla Messenger window.
(2) while Messenger window is opened, enter 'mozilla.exe'.
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
(3) Moziila Browser is not launched.
(add oliver@1000cp.com to CC:)
This is invalid. When you use -mail parameter, you're already launching
"mozilla.exe". To bring up the browser, you will need to choose the menu item
from the Tasks menu in the mail window. You can't run two instances of
"mozilla.exe"
Status: UNCONFIRMED → RESOLVED
Closed: 26 years ago
Resolution: --- → INVALID
Comment 4•26 years ago
|
||
Why invalid?
I want to use Mozilla same as Communicator4.x.
I created tow shortcut icon on my windows desktop.
One is "mozilla.exe" for launching a browser, and another one is
"mozilla.exe -mail" for launching a messenger.
While using messenger, "mozilla.exe" shortcut seems be disable.
In other case, when I iconize a messenger in a task bar,
do I need to open(normalize window) a messenger for using browser?
Do I need to open a messenger at a once, for use browser?
Comment 5•26 years ago
|
||
sorry, last one line was too much.
| Reporter | ||
Comment 6•26 years ago
|
||
Mozilla for Linux can be launched by executing "./mozilla" on
shell prompt after launching mailer.
Status: VERIFIED → UNCONFIRMED
Resolution: INVALID → ---
I don't think this is a mail problem. You'd probably get the same issue if try
to start the browser and composer (w/ -composer parameter).
| Reporter | ||
Updated•26 years ago
|
Component: Mail Back End → Browser-General
Product: MailNews → Browser
Comment 8•26 years ago
|
||
Perhaps the default action when launching mozilla.exe with no parameters should
be to open a new "Navigator" window, no matter what else is running.. This is
the behavior that IE5 exhibits, etc, etc..
This seems to be a Win32-only bug. I think the expected behavior is to open the
requested application specified on the cmd line, for example:
-mail would open the messenger, etc.
if no application is specified then it should default to new Navigator window.
Revising summary to more accurately reflect behavior. Updating component.
Confirmed on Win32 nightly 070608.
Status: UNCONFIRMED → NEW
Component: Browser-General → XP Apps: Cmd-line Features
Ever confirmed: true
Summary: Browser can't be launched after launching mail by "-mail" → Running a second instance of mozilla.exe does not work
| Assignee | ||
Comment 10•26 years ago
|
||
I doubt we get to this in beta3. adding 4xp parity keyword.
Keywords: 4xp
Target Milestone: --- → Future
Comment 11•25 years ago
|
||
Comment 12•25 years ago
|
||
*** This bug has been marked as a duplicate of 50424 ***
Status: NEW → RESOLVED
Closed: 26 years ago → 25 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•