On Tue, Feb 3, 2009 at 10:37 AM, magnusprime <wineforum-user@xxxxxxxxxx> wrote: > I am trying to download/install WoW on my openSUSE 11.1 system, running wine 1.1.13. > I download the PC Game Client from WoW website, which when launched on windows, downloads the game installer, and then runs the installer. > > When i try to launch it, I get the following error from the WoW client itself: > - Failed to read information from the Internet. > > In the console where I launched wine from, I see the following: > > Code: > > fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CONNECT_TIMEOUT (3000): STUB > fixme:wininet:InternetSetOptionW INTERNET_OPTION_SEND/RECEIVE_TIMEOUT 3000 > fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CONNECT_TIMEOUT (3000): STUB > fixme:wininet:InternetSetOptionW INTERNET_OPTION_SEND/RECEIVE_TIMEOUT 3000 > fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CONNECT_TIMEOUT (3000): STUB > fixme:wininet:InternetSetOptionW INTERNET_OPTION_SEND/RECEIVE_TIMEOUT 3000 > fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CONNECT_TIMEOUT (3000): STUB > fixme:wininet:InternetSetOptionW INTERNET_OPTION_SEND/RECEIVE_TIMEOUT 3000 > fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CONNECT_TIMEOUT (3000): STUB > fixme:wininet:InternetSetOptionW INTERNET_OPTION_SEND/RECEIVE_TIMEOUT 3000 > fixme:shdocvw:PersistStreamInit_Load (0x131df8)->(0x32ea74) > fixme:shdocvw:OleControl_FreezeEvents (0x131df8)->(1) > fixme:shdocvw:OleControl_FreezeEvents (0x131df8)->(0) > fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CONNECT_TIMEOUT (3000): STUB > fixme:wininet:InternetSetOptionW INTERNET_OPTION_SEND/RECEIVE_TIMEOUT 3000 > fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CONNECT_TIMEOUT (3000): STUB > fixme:wininet:InternetSetOptionW INTERNET_OPTION_SEND/RECEIVE_TIMEOUT 3000 > fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CONNECT_TIMEOUT (3000): STUB > fixme:wininet:InternetSetOptionW INTERNET_OPTION_SEND/RECEIVE_TIMEOUT 3000 > fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CONNECT_TIMEOUT (3000): STUB > fixme:wininet:InternetSetOptionW INTERNET_OPTION_SEND/RECEIVE_TIMEOUT 3000 > fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CONNECT_TIMEOUT (3000): STUB > fixme:wininet:InternetSetOptionW INTERNET_OPTION_SEND/RECEIVE_TIMEOUT 3000 > fixme:shdocvw:WebBrowser_Stop (0x131df8) > fixme:shdocvw:OleInPlaceObject_InPlaceDeactivate (0x131df8) > fixme:shdocvw:OleObject_Close (0x131df8)->(1) > > > > > So, I copied the downloaded installer over from my windows NTFS partition, thinking that using that will get me past the download issue... > > So I run wine Installer.exe and I get the following error from the installer: > - Unable to initialize streaming, please check your internet connection. > > And the following is in the console: > > Code: > > fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CONNECT_TIMEOUT (3000): STUB > fixme:wininet:InternetSetOptionW INTERNET_OPTION_SEND/RECEIVE_TIMEOUT 3000 > fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CONNECT_TIMEOUT (3000): STUB > fixme:wininet:InternetSetOptionW INTERNET_OPTION_SEND/RECEIVE_TIMEOUT 3000 > fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CONNECT_TIMEOUT (3000): STUB > fixme:wininet:InternetSetOptionW INTERNET_OPTION_SEND/RECEIVE_TIMEOUT 3000 > fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CONNECT_TIMEOUT (3000): STUB > fixme:wininet:InternetSetOptionW INTERNET_OPTION_SEND/RECEIVE_TIMEOUT 3000 > fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CONNECT_TIMEOUT (3000): STUB > fixme:wininet:InternetSetOptionW INTERNET_OPTION_SEND/RECEIVE_TIMEOUT 3000 > fixme:ole:OleCreateStaticFromData (not shown), stub! > > > > > I do not have the CD's or DVD to install from, and shouldnt need it. > > What is the issue here? I am able to browse the web just fine, and I have the firewall completed disabled. > > System Specs: > AMD 4200+ > 2GB RAM > openSUSE 11.1 x86 > wine 1.1.13 > nVidia GeForce 6200 > Biostar K8M800 MB with onboard audio/lan. > > Thanks. > > > > > > Try native wininet: $ wget kegel.com/wine/winetricks $ sh winetricks wininet -- -Austin