Ticket #752 (reopened defect)

Opened 7 months ago

Last modified 2 months ago

wine-doors cannot detect network connection

Reported by: csirkus@gmail.com Assigned to: astormont
Priority: major Milestone: 0.1.3 - Point release
Component: Core Severity: functionality
Keywords: network Cc:

Description

I'm using Debian Lenny, and i have 2 network interfaces (plus loopback, plus wmaster0): eth1, and wlan0. I'm using the wireless now. Wine-doors cannot start up, because: 'wine-doors cannot detect network connection' :( . I'm using the 0.1.2 version, (the precompiled debian package). Here's the wine-doors.log file: http://pastebin.com/m36ae58e3

Attachments

Change History

02/10/08 09:56:09 changed by klattimer

  • milestone set to 0.1.3 - Point release.

02/29/08 15:20:41 changed by astormont

  • owner set to astormont.
  • status changed from new to assigned.

Hmm. Do you have network manager installed? It may be because network manager is installed and running, but not managing the device.

I will put in a CLI option to disable the internet connection test.

02/29/08 15:45:14 changed by astormont

Second thoughts, disabling the network connection would cause chaos.

03/10/08 11:15:48 changed by csirkus@gmail.com

Yes, i have network manager installed, but i handle the wlan0 device always manually. It was eth0 when i installed the system, but then the name changed because of driver changes in newer kernels... Maybe this is causing the problem.

03/22/08 19:33:28 changed by ajhowarth@freelinuxemail.com

I have the same problem, also running Debian Lenny (AMD64). WLAN0 managed by wifi-radar as NetworkManager? fails to set an IP via DHCP on my network. Running wine-doors --firstrun in a terminal after getting the "wine-doors cannot detect network connection" error message, the Wine drive configures successfully and then I get this:

Installing Application: arial Traceback (most recent call last):

File "/usr/share/wine-doors/src/queue.py", line 165, in Execute

app_pack = ApplicationPack( INSTALL, pack, version, repo )

File "/usr/share/wine-doors/src/application.py", line 183, in init

self.InstallApplication?()

File "/usr/share/wine-doors/src/application.py", line 312, in InstallApplication?

self.Download( url, RESOURCE )

File "/usr/share/wine-doors/src/application.py", line 263, in Download

Download ( remote_file, self.cache_file, True, notify_type, notify_data )

File "/usr/share/wine-doors/src/utils.py", line 147, in init

urllib.urlretrieve( remote_uri, self.local_uri, self.UpdateProgress? )

File "/usr/lib/python2.4/urllib.py", line 89, in urlretrieve

return _urlopener.retrieve(url, filename, reporthook, data)

File "/usr/lib/python2.4/urllib.py", line 222, in retrieve

fp = self.open(url, data)

File "/usr/lib/python2.4/urllib.py", line 190, in open

return getattr(self, name)(url)

File "/usr/lib/python2.4/urllib.py", line 313, in open_http

h.endheaders()

File "/usr/lib/python2.4/httplib.py", line 798, in endheaders

self._send_output()

File "/usr/lib/python2.4/httplib.py", line 679, in _send_output

self.send(msg)

File "/usr/lib/python2.4/httplib.py", line 646, in send

self.connect()

File "/usr/lib/python2.4/httplib.py", line 630, in connect

raise socket.error, msg

IOError: [Errno socket error] (110, 'Connection timed out')

wine-doors hangs and I have to kill the process.

03/27/08 20:45:04 changed by anonymous

I am using ubuntu 7.10 gutsy. ADSL works fine, but Wine-doors cannot start up, because: 'wine-doors cannot detect network connection and finished. (0.1.2 version, (the precompiled debian package)

05/23/08 07:01:30 changed by astormont

  • status changed from assigned to new.

Please try the version on svn,

it no longer makes a call to network manager.

05/25/08 09:17:18 changed by astormont

  • status changed from new to closed.
  • resolution set to fixed.

I honestly can't see how the changes in SVN wont fix this, and no response from the reporter.

Closing.

06/14/08 07:45:08 changed by anonymous

i've the same problem. Using Ubuntu 8.04 and ADSL

06/29/08 15:24:57 changed by anonymous

  • status changed from closed to reopened.
  • resolution deleted.

Latest SVN (1478) has this problem. I'm on Ubuntu Hardy Heron x86_64. I am behind a proxy, but http_proxy ftp_proxy and https_proxy are all set and work with other apps.


Add/Change #752 (wine-doors cannot detect network connection)