Closed
Bug 233594
Opened 21 years ago
Closed 19 years ago
No way to open a newsgroup with xremote
Categories
(Thunderbird :: Mail Window Front End, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: andersk, Assigned: mscott)
Details
User-Agent:
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040207 Firefox/0.8
In plain Mozilla, you could use mozilla -mail news:whatever to open a newsgroup
if it isn't running, and mozilla-xremote-client 'openURL(news:whatever)' if it
is. In Thunderbird, the former works, but the latter only makes an error pop up.
So, there seems to be no way to make a script to associate Thunderbird with the
news: protocol.
(mumble stupid xremote kludge mumble mumble...)
Reproducible: Always
Steps to Reproduce:
1. Start Thunderbird.
2. mozilla-xremote-client 'openURL(news:whatever)'
Actual Results:
Error launching browser window:TypeError:
Components.classes['@mozilla.org/appshell/component/browser/instance;1'] has no
properties
Expected Results:
Well, I don't care if that exact command works, but there needs to be some way
to open a news: URL in a running Thunderbird instance.
I'm using Thunderbird 0.5 Linux+GTK2 on Fedora Core 1.
Comment 1•21 years ago
|
||
*** This bug has been marked as a duplicate of 101169 ***
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
Reporter | ||
Comment 2•21 years ago
|
||
Bug 101169 is a Mozilla bug. This works in Mozilla but not in Thunderbird, so
I'm reopening.
By the way, when thunderbird isn't running, it would be nicer if I could say
'thunderbird news:...' instead of 'thunderbird -mail news:...'. That also works
in Mozilla but not Thunderbird.
Status: RESOLVED → UNCONFIRMED
Resolution: DUPLICATE → ---
Comment 3•19 years ago
|
||
This is an automated message, with ID "auto-resolve01".
This bug has had no comments for a long time. Statistically, we have found that
bug reports that have not been confirmed by a second user after three months are
highly unlikely to be the source of a fix to the code.
While your input is very important to us, our resources are limited and so we
are asking for your help in focussing our efforts. If you can still reproduce
this problem in the latest version of the product (see below for how to obtain a
copy) or, for feature requests, if it's not present in the latest version and
you still believe we should implement it, please visit the URL of this bug
(given at the top of this mail) and add a comment to that effect, giving more
reproduction information if you have it.
If it is not a problem any longer, you need take no action. If this bug is not
changed in any way in the next two weeks, it will be automatically resolved.
Thank you for your help in this matter.
The latest beta releases can be obtained from:
Firefox: http://www.mozilla.org/projects/firefox/
Thunderbird: http://www.mozilla.org/products/thunderbird/releases/1.5beta1.html
Seamonkey: http://www.mozilla.org/projects/seamonkey/
Reporter | ||
Comment 4•19 years ago
|
||
Yeah, mozilla-xremote-client -a thunderbird 'openURL(news:whatever)' basically
works as expected now. There are some issues with dialogs popping up multiple
times, but I'll call this fixed.
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago → 19 years ago
Resolution: --- → FIXED
Updated•19 years ago
|
Status: RESOLVED → UNCONFIRMED
Resolution: FIXED → ---
Comment 5•19 years ago
|
||
We don't know what fixed this worksforme
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago → 19 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•