http://bugs.winehq.org/show_bug.cgi?id=13361
Summary: firefox 3 can't handle local paths in location window [dogfood] Product: Wine Version: CVS/GIT Platform: Other OS/Version: other Status: NEW Keywords: download, Installer Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: dank@kegel.com
Today I tried to install Acrobat Reader, and for some reason it decided to use the download manager rather than a direct download. The download was interrupted (that's another story), and the download manager left a handy link on the desktop to resume the download. The launcher contained:
env WINEPREFIX="/home/dank/.wine-firefox" wine "C:\Program Files\Mozilla Firefox\firefox.exe" C:\windows\temp\nosget_start_manager.html
That's not going to fly for several reasons: 1) the backslashes aren't quoted or escaped (but that's a different bug) 2) Firefox 3 on Wine doesn't seem to recognize local paths as valid URLs; typing c:\foo.txt into the location window yields errors like Firefox can't find the file at /c:/foo.txt.
Firefox 2 doesn't seem to have this trouble. (I have not verified that Firefox 3 can handle c:\foo.txt on Windows, but I'll eat a box of doughnuts if it can't.)
http://bugs.winehq.org/show_bug.cgi?id=13361
tehblunderbuss@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |tehblunderbuss@gmail.com
--- Comment #1 from tehblunderbuss@gmail.com 2008-05-22 15:11:18 --- Firefox 3 RC1 or what?
http://bugs.winehq.org/show_bug.cgi?id=13361
--- Comment #2 from Dan Kegel dank@kegel.com 2008-05-22 15:40:58 --- Yes, sorry, rc1.
http://bugs.winehq.org/show_bug.cgi?id=13361
Jim Hawking jehawking@yahoo.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jehawking@yahoo.co.uk
--- Comment #3 from Jim Hawking jehawking@yahoo.co.uk 2008-12-06 16:44:48 --- Using 1.1.10 and Firefox 3.0.4, and putting wine 'C:\Program Files\Mozilla Firefox\firefox.exe' 'C:\Program Files\Mozilla Firefox\crashreporter.ini' into a terminal window brings the relevant file up.
It also works if you put C:\Program Files\Mozilla Firefox\crashreporter.ini into the location bar. It is slightly odd as it adds file/// on the front (which is fine) but then converts all the \ to / which I do not believe windows would do - but that seems outside the scope of this bug.
So cured??
http://bugs.winehq.org/show_bug.cgi?id=13361
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #4 from Dan Kegel dank@kegel.com 2008-12-06 17:37:10 --- I can't get Adobe to use the download manager for anything.
Firefox 3 happily handles locations like c:\foo.txt now, though, so let's mark this fixed and open a new one if someone can figure out how to use adobe DLM.
http://bugs.winehq.org/show_bug.cgi?id=13361
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Alexandre Julliard julliard@winehq.org 2008-12-20 09:04:25 --- Closing bugs fixed in 1.1.11.
http://bugs.winehq.org/show_bug.cgi?id=13361
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|CVS/GIT |unspecified