Wine-0.9.27's iexplore.exe isn't downloading gecko for me. It tries, but then gives up, and says html rendering is disabled. +wininet shows that it did connect to winehq.org and got a redirect to sourceforge:
trace:wininet:HTTP_GetResponseHeaders raw headers: L"HTTP/1.1 302 Found\r\nDate: Thu, 11 Jan 2007 15:47:17 GMT\r\nServer: Apache/2.0.54 (Debian GNU/Linux)\r\nLocation: http://optusnet.dl.sourceforge.net/sourceforge/wine/wine_gecko.cab%5Cr%5CnCo...: close\r\nContent-Type: text/html\r\n\r\n"
but no connection request to that new URL, and the cabextract failed.
I guess I'll try with a newer wine once I get to the office... - Dan
Hello
trace:wininet:HTTP_GetResponseHeaders raw headers: L"HTTP/1.1 302 Found\r\nDate: Thu, 11 Jan 2007 15:47:17 GMT\r\nServer: Apache/2.0.54 (Debian GNU/Linux)\r\nLocation: http://optusnet.dl.sourceforge.net/sourceforge/wine/wine_gecko.cab%5Cr%5CnCo... ction: close\r\nContent-Type: text/html\r\n\r\n"
but no connection request to that new URL, and the cabextract failed.
I guess I'll try with a newer wine once I get to the office...
Sourceforge changed the mirror schema. The wine-gecko element is downloading correctly again since 0.9.29.
On Thu, 2007-11-01 at 17:19 +0100, Wojciech Arabczyk wrote:
Hello
trace:wininet:HTTP_GetResponseHeaders raw headers: L"HTTP/1.1 302 Found\r\nDate: Thu, 11 Jan 2007 15:47:17 GMT\r\nServer: Apache/2.0.54 (Debian GNU/Linux)\r\nLocation: http://optusnet.dl.sourceforge.net/sourceforge/wine/wine_gecko.cab%5Cr%5CnCo... ction: close\r\nContent-Type: text/html\r\n\r\n"
but no connection request to that new URL, and the cabextract failed.
I guess I'll try with a newer wine once I get to the office...
Sourceforge changed the mirror schema. The wine-gecko element is downloading correctly again since 0.9.29.
unless you use a native urlmon.dll
On Thu, 2007-11-01 at 07:56 -0800, Dan Kegel wrote:
Wine-0.9.27's iexplore.exe isn't downloading gecko for me. It tries, but then gives up, and says html rendering is disabled. +wininet shows that it did connect to winehq.org and got a redirect to sourceforge:
trace:wininet:HTTP_GetResponseHeaders raw headers: L"HTTP/1.1 302 Found\r\nDate: Thu, 11 Jan 2007 15:47:17 GMT\r\nServer: Apache/2.0.54 (Debian GNU/Linux)\r\nLocation: http://optusnet.dl.sourceforge.net/sourceforge/wine/wine_gecko.cab%5Cr%5CnCo...: close\r\nContent-Type: text/html\r\n\r\n"
but no connection request to that new URL, and the cabextract failed.
I guess I'll try with a newer wine once I get to the office...
- Dan
Yes, I noticed that a couple of days ago. I thought it was just that I hadn't been doing Wine recently.
As I remember, it complained that the CAB was invalid.
Bill
Bill Medland wrote:
On Thu, 2007-11-01 at 07:56 -0800, Dan Kegel wrote:
Wine-0.9.27's iexplore.exe isn't downloading gecko for me. It tries, but then gives up, and says html rendering is disabled. +wininet shows that it did connect to winehq.org and got a redirect to sourceforge:
trace:wininet:HTTP_GetResponseHeaders raw headers: L"HTTP/1.1 302 Found\r\nDate: Thu, 11 Jan 2007 15:47:17 GMT\r\nServer: Apache/2.0.54 (Debian GNU/Linux)\r\nLocation: http://optusnet.dl.sourceforge.net/sourceforge/wine/wine_gecko.cab%5Cr%5CnCo...: close\r\nContent-Type: text/html\r\n\r\n"
but no connection request to that new URL, and the cabextract failed.
I guess I'll try with a newer wine once I get to the office...
- Dan
Yes, I noticed that a couple of days ago. I thought it was just that I hadn't been doing Wine recently.
As I remember, it complained that the CAB was invalid.
Bill
Works with 0.9.29. It seemed to be the same regression in ole that caused lots of installers to abort/hang.
Vitaliy