http://bugs.winehq.org/show_bug.cgi?id=33464
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |https://ftp.mozilla.org/pub | |/mozilla.org/firefox/nightl | |y/
--- Comment #1 from Austin English austinenglish@gmail.com 2013-04-29 01:47:16 CDT --- Using https://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/latest-trunk/firefox...
[austin@localhost ~]$ sha1sum firefox-23.0a1.en-US.win32.installer.exe 0f2dd89a3bf97f71e044156ab3c6cd09920f93fc firefox-23.0a1.en-US.win32.installer.exe [austin@localhost ~]$ du -h firefox-23.0a1.en-US.win32.installer.exe 23M firefox-23.0a1.en-US.win32.installer.exe
Works fine here in wine-1.5.28-165-gc11da76.
You're running the program incorrectly:
wine .wine/drive_c/Program\ Files\ (x86)/Nightly/firefox.exe
you need to cd to the directory first.