Closed
Bug 220466
Opened 21 years ago
Closed 21 years ago
Thunderbird 0.2 interfer with -remote command to firebird
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 212604
People
(Reporter: damien.hardy, Assigned: bugzilla)
References
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; fr; rv:1.5a) Gecko/20030728 Mozilla Firebird/0.6.1
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; fr; rv:1.5a) Gecko/20030728 Mozilla Firebird/0.6.1
WHen my firebird is open and Thunderbird is off
the command :
MozillaFirebird -remote "openurl(,new-window)";
is OK
But when Firebird and Thunderbird are opened then the same command return an
Alert window with
"Error launching browser window:TypeError:
Components.classes['@mozilla.org/appshell/component/browser/instance;1'] has no
properties"
Reproducible: Always
Steps to Reproduce:
1.Open Firebird
2.Open thunderbird
3.use : MozillaFirebird -remote "openurl(,new-window)"; as command
Actual Results:
Alert Window with :
"Error launching browser window:TypeError:
Components.classes['@mozilla.org/appshell/component/browser/instance;1'] has no
properties"
Expected Results:
Open remotely an new window of Firebird
Comment 1•21 years ago
|
||
*** Bug 220465 has been marked as a duplicate of this bug. ***
*** This bug has been marked as a duplicate of 212604 ***
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•