http://bugs.winehq.org/show_bug.cgi?id=33464
--- Comment #2 from Georg Koppen gk@jondos.de 2013-04-29 02:22:07 CDT --- (In reply to comment #1)
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.
Yeah, that one is working for me as well but it is not a debug build. Sorry, if I was not precise enough here. Take for example:
https://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/2013-04-28-mozilla-c...
SHA1SUM: e631568ad32f1ae70319e71db2ec7ec163d33089
You're running the program incorrectly:
wine .wine/drive_c/Program\ Files\ (x86)/Nightly/firefox.exe
you need to cd to the directory first.
Thanks, but alas that does not solve the issue. I tested that quickly only on my 64bit machine but assume the outcome is the same on the 32bit one which I can't access at the moment (I can probably test that later today or tomorrow).