Closed
Bug 228484
Opened 21 years ago
Closed 21 years ago
clicking mailto: link crashes Thunderbird on Mac OS X [@ AddExtraWindowsToGroup]
Categories
(Thunderbird :: Message Compose Window, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
Thunderbird0.6
People
(Reporter: chuckie, Assigned: mscott)
References
()
Details
(Keywords: crash)
Crash Data
Attachments
(1 file)
(deleted),
text/plain
|
Details |
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.6b) Gecko/20031211 Firebird/0.7+
Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.6b) Gecko/20031211 Firebird/0.7+
Clicking a mailto: link in a web browser will crash Thunderbird if it is already
running and is specified as the default mail program. This happens with both
Firebird and Safari. I'm using Mozilla Thunderbird 0.5a (20031213).
Reproducible: Always
Steps to Reproduce:
1. Use the Apple Mail Preferences window to set the default mail reader to
Thunderbird.
2. Open a page with a mailto: link. I used the page listed above.
3.Click the mailto link.
Actual Results:
Thunderbird crashes.
Expected Results:
Thunderbird should open and present the mail compose window.
I'm using Panther (10.3.1) on a G5.
Reporter | ||
Comment 1•21 years ago
|
||
Stack trace from the Apple crash reporter.
Assignee | ||
Comment 2•21 years ago
|
||
don do you see this too?
Comment 3•21 years ago
|
||
On my G4 this does not occur, but a friend with a G5 was able to duplicate the
crash with the 12-14 build. In fact, much to my surprise, opening a mailto link
into a new compose window actually works in 10.3 (Panther)!
Comment 4•21 years ago
|
||
This happens on my powerbook running 10.3.2 with Thunderbird 0.4 as well as
tonights 1.12.04 release. After awhile I get the following error box:
Error launching browser windows:Type Error:
Components.classes['@mozilla.org/appshell/component/browser/instance;1'] has no
properties.
This is from clicking on a mailto link within Firebird and having thunderbird as
the default mail app.
Thunderbird doesn't crash for me but I do get this error:
Error launching browser windows:Type Error:
Components.classes['@mozilla.org/appshell/component/browser/instance;1'] has no
properties.
It happens when clicking on mailtos in any browser, and is still present in .5
final.
Assignee | ||
Comment 6•21 years ago
|
||
Don, you interested in working on this bug with getting mailto links working
right on OSX?
Target Milestone: --- → Thunderbird0.6
*** Bug 225494 has been marked as a duplicate of this bug. ***
See also non-crasher bug 221077.
Keywords: crash
Summary: clicking mailto: link crashes Thunderbird on Mac OS X → clicking mailto: link crashes Thunderbird on Mac OS X [@ AddExtraWindowsToGroup]
Comment 9•21 years ago
|
||
I don't get a crash but I never get a mail compose window either.
Comment 10•21 years ago
|
||
just a "me, too" report for the dialog box that comes up, but not the crasher. it seems different than
http://bugzilla.mozilla.org/show_bug.cgi?id=231032 ; apparently, mailto: is working properly for some
of those folks some of the time. so perhaps there is some configuration problem that causes it to
misbehave with the dialog box for us, but works in most cases without spaces in the subject lines for
them.
Comment 11•21 years ago
|
||
the dialog box
Error launching browser windows:Type Error:
Components.classes['@mozilla.org/appshell/component/browser/instance;1'] has no
properties.
as reported by eric on 2004/02/12 is still appearing for me in a newly
downloaded version (0.5+ 20040411)
fairly convinced this might be a configuration problem, since it seems there are
other bugs that indicate that many are not having this problem.
i'd be glad to get into an emacs window in OS X, dired to the proper place,
delete files or text-edit whatever .dat, .rdf, or whatever files are necessary.
this seems like a major problem to me, and it's really starting to annoy me a
lot. if someone on the mozilla project has an idea, email me offline, i can
perhaps IM with you to figure out what to do ...
Assignee | ||
Comment 12•21 years ago
|
||
this has been fixed in 0.6 by the patch in 234541 which is now in the 0.6
branch. That patch still needs checked into the trunk (in some form). Marking
this fixed will leave 234541 open until it lands in the trunk.
Please verify with the 0.6 candidate builds:
http://ftp.mozilla.org/pub/mozilla.org/thunderbird/nightly/latest-0.6/
thanks
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 13•21 years ago
|
||
With Thunderbird version 0.6b (20040425), this now behaves correctly on my
system: a G5 running OS X 10.3.3. I tested with Firefox 0.8 and Safari 1.2.1 and
tried it with Thunderbird running and not running when I clicked the link. A
mail compose window appeared in all cases.
Assignee | ||
Comment 14•21 years ago
|
||
thanks for testing chuck.
Comment 15•21 years ago
|
||
I just tested and am happy to confirm that it works for me as well!
Status: RESOLVED → VERIFIED
Updated•13 years ago
|
Crash Signature: [@ AddExtraWindowsToGroup]
You need to log in
before you can comment on or make changes to this bug.
Description
•