Hi everyone, I am trying to use Miranda-IM with wine. Everything seems OK but when i tried to connect MSN i am taking an error like "check your proxy/firewall settings". Firstly, i am not using any proxy or firewall. Here is the console output; Code: fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CONNECT_TIMEOUT (8000): STUB It did not work even i have tried "WINEDEBUG=fixme-wininet". How could i fix it?
tachibana wrote:> Hi everyone, > I am trying to use Miranda-IM with wine. Everything seems OK but when i tried to connect MSN i am taking an error like "check your proxy/firewall settings". Firstly, i am not using any proxy or firewall. > Here is the console output; > > Code: > fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CONNECT_TIMEOUT (8000): STUB > > >This is not an error, but rather a report that this is not supported by Wine and that functionality has been setup to work with some but not all programs.> It did not work even i have tried "WINEDEBUG=fixme-wininet". > How could i fix it? > >Learn how to program in 'c' and help the Wine project by building this particular function. James McKenzie
James McKenzie wrote:> tachibana wrote: > > > Hi everyone, > > I am trying to use Miranda-IM with wine. Everything seems OK but when i tried to connect MSN i am taking an error like "check your proxy/firewall settings". Firstly, i am not using any proxy or firewall. > > Here is the console output; > > > > Code: > > fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CONNECT_TIMEOUT (8000): STUB > > > > > > > > > This is not an error, but rather a report that this is not supported by > Wine and that functionality has been setup to work with some but not all > programs. > > > It did not work even i have tried "WINEDEBUG=fixme-wininet". > > How could i fix it? > > > > > > > Learn how to program in 'c' and help the Wine project by building this > particular function. > > James McKenzieI know C :D I tried it another PC and it is working. So i think this is an error.
vitamin wrote:> > tachibana wrote: > > Hi everyone, > > I am trying to use Miranda-IM with wine. Everything seems OK but when i tried to connect MSN i am taking an error like "check your proxy/firewall settings". Firstly, i am not using any proxy or firewall. > > Here is the console output; > > > > Code: > > fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CONNECT_TIMEOUT (8000): STUB > > > > > > It did not work even i have tried "WINEDEBUG=fixme-wininet". > > How could i fix it? > > > If you run 'wine iexplore http://winehq.org' does it show Wine's home page? Also have you tried http://wiki.winehq.org/FAQ#head-0344b4325219c69636aeffeaa3596d6855283afd ?Yes, it shows the homepage. @James McKenzie Both PCs have Ubuntu 8.04 Working machine; 1.66 AMD Athlon 64, 512mb ram 80gb HDD Not working machine; Intel Centrino T2500 Dualcore 2.00Ghz, 2.00 GB ram, 80Gb HDD