Wine cannot connect to internet/network

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
gerstavros
Level 1
Level 1
Posts: 8
Joined: Sat Jan 21, 2012 6:54 am

Wine cannot connect to internet/network

Post by gerstavros »

Hi. Simply i can't connect any app installed on wine to internet,while the linux apps connect..should i set something on wine?
User avatar
dimesio
Moderator
Moderator
Posts: 13372
Joined: Tue Mar 25, 2008 10:30 pm

Re: Wine cannot connect to internet/network

Post by dimesio »

gerstavros wrote:Hi. Simply i can't connect any app installed on wine to internet,while the linux apps connect..should i set something on wine?
What version of Wine? If it's not the latest development release, upgrade. If you are on a 64 bit distro, read this: http://wiki.winehq.org/FAQ#head-f000601 ... d6dfba8cbe
gerstavros
Level 1
Level 1
Posts: 8
Joined: Sat Jan 21, 2012 6:54 am

Re: Wine cannot connect to internet/network

Post by gerstavros »

dimesio wrote:What version of Wine? If it's not the latest development release, upgrade. If you are on a 64 bit distro, read this: http://wiki.winehq.org/FAQ#head-f000601 ... d6dfba8cbe
I 'm using the latest development release 1.3.37 on opensuse.
yes i m using 64-bit system, i ll read the faq and i ll post if i manage anything, thanks!
gerstavros
Level 1
Level 1
Posts: 8
Joined: Sat Jan 21, 2012 6:54 am

Post by gerstavros »

i did everything but still nothing :(
gav
Level 1
Level 1
Posts: 9
Joined: Sat Jun 25, 2011 10:57 am

Re: Wine cannot connect to internet/network

Post by gav »

gerstavros wrote:
dimesio wrote:What version of Wine? If it's not the latest development release, upgrade. If you are on a 64 bit distro, read this: http://wiki.winehq.org/FAQ#head-f000601 ... d6dfba8cbe
I 'm using the latest development release 1.3.37 on opensuse.
yes i m using 64-bit system, i ll read the faq and i ll post if i manage anything, thanks!
Hello,

I suspect 1.3.37 specifically in the openSUSE repo is broken.

Noticed my process of elimination in my comments about steam network not working:

http://forum.winehq.org/viewtopic.php?t=14523

Thanks for this realisation.
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Post by vitamin »

gerstavros wrote:i did everything but still nothing :(
Compile Wine yourself. Works fine here. Make sure you do have all the requirements. Some of those you will have to manually extract from i686 packages.
User avatar
dimesio
Moderator
Moderator
Posts: 13372
Joined: Tue Mar 25, 2008 10:30 pm

Re: Wine cannot connect to internet/network

Post by dimesio »

gav wrote: I suspect 1.3.37 specifically in the openSUSE repo is broken.
Please report it to the package maintainer.
gerstavros
Level 1
Level 1
Posts: 8
Joined: Sat Jan 21, 2012 6:54 am

Post by gerstavros »

vitamin wrote:Compile Wine yourself. Works fine here. Make sure you do have all the requirements. Some of those you will have to manually extract from i686 packages.
omg i will never manage to compile wine!
i installed now the wine-snapshot-1.3.37.20120120-1.1.x86_64 from opensuse buildservice repository,but problem remains:/ i ll try on a 32bit system..
gerstavros
Level 1
Level 1
Posts: 8
Joined: Sat Jan 21, 2012 6:54 am

Post by gerstavros »

nothing,neither on a sabayon 32-bit i can connect to internet..
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Post by vitamin »

gerstavros wrote:nothing,neither on a sabayon 32-bit i can connect to internet..
What application are you talking about?
gerstavros
Level 1
Level 1
Posts: 8
Joined: Sat Jan 21, 2012 6:54 am

Post by gerstavros »

vitamin wrote:
gerstavros wrote:nothing,neither on a sabayon 32-bit i can connect to internet..
What application are you talking about?
every app,i tried ~20 apps
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Post by vitamin »

gerstavros wrote:every app,i tried ~20 apps
Then your Wine is broken. Or your system has some rules that prevent Wine from talking to the network.

To solve (1) - compile Wine yourself. For (2) disable all firewall, selinux, etc.
gerstavros
Level 1
Level 1
Posts: 8
Joined: Sat Jan 21, 2012 6:54 am

Post by gerstavros »

vitamin wrote:
gerstavros wrote:every app,i tried ~20 apps
Then your Wine is broken. Or your system has some rules that prevent Wine from talking to the network.

To solve (1) - compile Wine yourself. For (2) disable all firewall, selinux, etc.
broken on two different systems?:/ and i have disabled the firewall on both
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Post by vitamin »

gerstavros wrote: broken on two different systems?:/ and i have disabled the firewall on both
Are they both the same distro? And Wine installed from binary package?

In either case compile Wine yourself from source. Pay attention to all missing libraries and install them.
gerstavros
Level 1
Level 1
Posts: 8
Joined: Sat Jan 21, 2012 6:54 am

Post by gerstavros »

vitamin wrote:
gerstavros wrote: broken on two different systems?:/ and i have disabled the firewall on both
Are they both the same distro? And Wine installed from binary package?

In either case compile Wine yourself from source. Pay attention to all missing libraries and install them.
no,they are sabayon 32bit and opensuse 64bit. ok if i compile it succesfully i ll see
Locked