Closed
Bug 240798
Opened 21 years ago
Closed 21 years ago
crash when I try to use "Open File" and "Ctrl-O" to open file [@ nsFilePicker::ShowW ]
Categories
(Core Graveyard :: File Handling, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: tobias, Unassigned)
References
Details
(Keywords: crash)
Crash Data
Attachments
(1 file, 2 obsolete files)
867 bytes,
patch
|
timeless
:
review+
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; de-AT; rv:1.8a) Gecko/20040417
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; de-AT; rv:1.8a) Gecko/20040417
I am using the Tinderbox "mozilla-i586-pc-msvc.zip" Builds.
When I try to use "Open File" from "File" Dialoge or "Ctrl-O" to open a File,
Mozilla still crashes.
It looks like an regression from some Checkin later than 2004-04-16-08, with the
Yesterdays Nightly everthing seems to be o.k., no crash.
The Builds 2004041700 and 2004041703 are still crashing.
Reproducible: Always
Steps to Reproduce:
1. Unzip fresh mozilla-i586-pc-msvc.zip
2. Start Mozilla
3. Choose Menu "File" => "Open File" or press "Ctrl-O"
Actual Results:
Mozilla crash
Expected Results:
Show "Open File" Dialoge-Box
Reporter | ||
Comment 1•21 years ago
|
||
add stack-back-trace from Crash, from normal Binary-Build.
![]() |
||
Updated•21 years ago
|
Keywords: stackwanted
Comment 2•21 years ago
|
||
Tobias, unfortunately, a Dr.Watson report is useless, can you post the Talkback
ID associated to this crash ? You'll need a nightly build as I don't think the
tinderbox build have Talkback.
Keywords: crash
Reporter | ||
Comment 3•21 years ago
|
||
Just installed the talkback.xpi from 1.7b Release into the Mozilla 2004041706
Nightly, hope that will be working.
Than reproduce the above described crash, send Talkback ID: TB24352X HTH.
Comment 4•21 years ago
|
||
I have the same problem on the SVG enabled build (2004041714)
Updated•21 years ago
|
Assignee: general → file-handling
Component: Browser-General → File Handling
Keywords: stackwanted
QA Contact: general → ian
Summary: crash when I try to use "Open File" and "Ctrl-O" to open file → crash when I try to use "Open File" and "Ctrl-O" to open file [@ nsFilePicker::ShowW ]
Comment 5•21 years ago
|
||
Attachment #146351 -
Attachment is obsolete: true
Comment 6•21 years ago
|
||
Tobias, is the default directory where Mozilla opens file have anything unusual
in their name: "\", "/", chars like umlaut ?
Reporter | ||
Comment 7•21 years ago
|
||
(In reply to comment #6)
The usual Directory to open File from is: "F:\public\Netz\Mozilla latest trunk"
Nothing speciall in the Name, exept of probably the blanks.
Comment on attachment 146401 [details]
bogus stack
you can't do that. don't ever ever ever do that.
talkback.xpis *must* be paired *exactly* with the version of mozilla that you
have.
anything else results in bogus data.
Attachment #146401 -
Attachment description: TB24352 Stack → bogus stack
Attachment #146401 -
Attachment is obsolete: true
Reporter | ||
Comment 9•21 years ago
|
||
(In reply to comment #8)
> (From update of attachment 146401 [details])
> you can't do that. don't ever ever ever do that.
Urghs, sorry. I never, never, never wanna do this again. Christian Biesinger has
just told me the same. Sorry again, but I would like to learn for the future.
Could somebody tell me with PM which Nightly-Builds are Talkback-enabled? Would
like to bring a proper Stack than.
Comment 10•21 years ago
|
||
Tobias, latest Mozilla for Windows including talkback seems to be:
http://ftp.mozilla.org/pub/mozilla.org/mozilla/nightly/2004-04-15-10-trunk/
You can see if talkback is included with the net installer, when you look into
the windows-xpi folder. If talkback.xpi is about 300 kb, it´s the real thing, if
it is about 1k, it´s a dummy package.
If talkback is included with the net installer, it is safe to assume it is also
included with the full installer, or the zip package.
Comment 11•21 years ago
|
||
Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.8a) Gecko/20040418
crash with BuildID 2004041809
DocWatson came up, then Windows crashed. Can't investigate further, as there are
currently no talkback builds.
Comment 12•21 years ago
|
||
comment #0 assumes regression between 2004-04-16-08 and 2004-04-17-00
bonsai has a lot of entries:
http://bonsai.mozilla.org/cvsquery.cgi?treeid=default&module=SeaMonkeyAll&branch=HEAD&branchtype=match&dir=&file=&filetype=match&who=&whotype=match&sortby=Date&hours=2&date=explicit&mindate=2004-04-16+08&maxdate=2004-04-17+00&cvsroot=%2Fcvsroot
but maybe this one is the one:
2004-04-16 17:58 darin%meer.net mozilla/ xpfe/ components/ filepicker/ res/
content/ filepicker.js 1.87 3/2 landing patch for bug 24867 "UI for FTP
upload" r=biesi,neil sr=bryner
Comment 13•21 years ago
|
||
Darin, the mac just seems to ignore it, and the Linux one doesn't mind, but the
other filepicker impls don't like a null displayDirectory.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 14•21 years ago
|
||
Updated•21 years ago
|
Summary: crash when I try to use "Open File" and "Ctrl-O" to open file [@ nsFilePicker::ShowW ] → crash when I try to use "Open File" and "Ctrl-O" to open file [@ nsFilePicker::ShowW ]
Attachment #146452 -
Flags: review+
Comment 15•21 years ago
|
||
Darin checked in a fix based on my attachment in bug 24867.
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Comment 16•21 years ago
|
||
*** Bug 241564 has been marked as a duplicate of this bug. ***
Verified FIXED with build 2004-06-30-08 on Windows XP.
Status: RESOLVED → VERIFIED
Updated•14 years ago
|
Crash Signature: [@ nsFilePicker::ShowW ]
Updated•9 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•