Closed Bug 391895 Opened 17 years ago Closed 17 years ago

Opening completely downloaded files in new download manager under Linux/Gnome does not work.

Categories

(Toolkit :: Downloads API, defect)

x86
Linux
defect
Not set
normal

Tracking

()

VERIFIED DUPLICATE of bug 391640
mozilla1.9alpha8

People

(Reporter: ht990332, Assigned: sdwilsh)

References

Details

(Keywords: regression)

User-Agent:       Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9a8pre) Gecko/2007081205 Firefox/3.0a8pre
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9a8pre) Gecko/2007081205 Firefox/3.0a8pre

 with the new Download manager. After I download a file, if I click to open in it in the download manager, it fails to open the file and I get this error in the error console. 

Error: uncaught exception: [Exception... "Component returned failure code: 0x80070057 (NS_ERROR_ILLEGAL_VALUE) [nsIExternalProtocolService.loadUrl]"  nsresult: "0x80070057 (NS_ERROR_ILLEGAL_VALUE)"  location: "JS frame :: chrome://mozapps/content/downloads/downloads.js :: openExternal :: line 521"  data: no]

 This probably only happens under Linux/Gnome.

Reproducible: Always

Steps to Reproduce:
1. Download a file.
2. Open the new Download 
3. Click to open the file
Actual Results:  
File does not open.

Expected Results:  
File should open.
Flags: blocking-firefox3?
Version: unspecified → Trunk
If it helps, gnome version is 2.18
Summary: Opening files in new download manager under Linux/Gnome does not work. → Opening completely downloaded files in new download manager under Linux/Gnome does not work.
hrm...I just fixed a bug like this recently too...
Assignee: nobody → sdwilsh
Status: UNCONFIRMED → NEW
Ever confirmed: true
Target Milestone: --- → Firefox 3 M8
Also, right clicking and selecting "Open containing folder" doesn't work and gives the same exact error in error console as above.
Blocks: 388517
Keywords: regression
Shawn Wilsher, does this happen on windows too or is it "gnome integration" related? I don't have access to a windows machine so I cannot test.
This is a linux only bug.  I hope to look into this today or tomorrow (the problem of course being that I cannot test a fix)
I think this is a dupe of Bug 391640 actually, which I'm just about to land, so let me know if it is fixed once the build cycles please.
I did a new cvs update and opening files from the download manager now works.
However it uses the same action for opening the file and 'open containing folder'

I right clicked on the downloaded image file in the download manager, I clicked 'Open', it gave me a dialog and I pointed it to /usr/bin/gthumb ( and image viewer) and selected 'remember my choice for file links' and it successfully opened the image file using the image viewer.

However, 'open containing folder' also opened the image using the image viewer instead of opening my download folder using nautilus. Should I open a new bug for that?
Yes please, that is a different bug.
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → DUPLICATE
Flags: blocking-firefox3?
Verified dup
Status: RESOLVED → VERIFIED
Product: Firefox → Toolkit
You need to log in before you can comment on or make changes to this bug.