Hello Michael, On Tue, Jun 03, 2014 at 10:08:24PM +0200, Michael Biebl wrote: > Am 03.06.2014 21:43, schrieb Uwe Kleine-König: > > Package: network-manager > > Version: 0.9.8.10-3 > > Severity: normal > > > > Hello, > > > > even though the network connects are working just fine (and are handled > > with network manager) the symbol in the Gnome top bar always shows as > > disconnected (two grey arrows and a white X). > > > Are you sure the network is managed by network-manager and not ifupdown? Yes, /etc/network/interfaces only contains lo, allow-hotplug eth0 and a tinc interface. I attached a partial screenshot that shows the active connections and the wrong symbol.
> What's the output of nm-tool? ----------------------------->8------------------------------------- $ nm-tool NetworkManager Tool State: connected (global) - Device: 04:18:0F:D0:3D:1C ---------------------------------------------------- Type: Bluetooth Driver: bluez State: disconnected Default: no Capabilities: - Device: wlan0 [Auto wlan+defr...@kleine-koenig.org] ------------------------- Type: 802.11 WiFi Driver: iwlwifi State: connected Default: no HW Address: 00:24:D7:8F:62:3C Capabilities: Speed: 1 Mb/s Wireless Properties WEP Encryption: yes WPA Encryption: yes WPA2 Encryption: yes Wireless Access Points (* = current AP) o2DSL: Infra, 00:19:CB:71:49:DE, Freq 2412 MHz, Rate 54 Mb/s, Strength 44 WPA2 *wlan+defr...@kleine-koenig.org: Infra, 24:65:11:6F:CB:F5, Freq 2472 MHz, Rate 54 Mb/s, Strength 94 WPA2 FRITZ!Box 7330: Infra, 9C:C7:A6:EA:49:CE, Freq 2412 MHz, Rate 54 Mb/s, Strength 72 WPA WPA2 FRITZ!Box 7312: Infra, 9C:C7:A6:2A:82:56, Freq 2412 MHz, Rate 54 Mb/s, Strength 37 WPA WPA2 sunshine: Infra, 24:65:11:05:19:CE, Freq 2462 MHz, Rate 54 Mb/s, Strength 39 WPA WPA2 Eisfuss: Infra, BC:05:43:AD:0C:BD, Freq 2412 MHz, Rate 54 Mb/s, Strength 40 WPA WPA2 Fritzle: Infra, 00:1F:3F:BB:63:EE, Freq 2442 MHz, Rate 54 Mb/s, Strength 34 WPA WPA2 2WLAN: Infra, 78:8C:54:29:AD:CD, Freq 2447 MHz, Rate 54 Mb/s, Strength 24 IPv4 Settings: Address: 192.168.80.22 Prefix: 24 (255.255.255.0) Gateway: 192.168.80.1 DNS: 192.168.80.1 IPv6 Settings: Address: 2a02:8071:b1c2:4200:224:d7ff:fe8f:623c Prefix: 128 Gateway: :: Address: 2a02:8071:b1c2:4200:895d:6ae7:99cd:a01e Prefix: 64 Gateway: :: Address: 2a02:8071:b1c2:4200:224:d7ff:fe8f:623c Prefix: 64 Gateway: :: Address: fe80::224:d7ff:fe8f:623c Prefix: 64 Gateway: :: DNS: fd00::2665:11ff:fe6f:cbf3 - Device: eth0 [Auto Ethernet] ------------------------------------------------ Type: Wired Driver: e1000e State: connected Default: yes HW Address: F0:DE:F1:44:52:9D Capabilities: Carrier Detect: yes Speed: 1000 Mb/s Wired Properties Carrier: on IPv4 Settings: Address: 192.168.77.157 Prefix: 24 (255.255.255.0) Gateway: 192.168.77.1 DNS: 192.168.77.1 IPv6 Settings: Address: fd8f:ac42:85bb:0:f2de:f1ff:fe44:529d Prefix: 64 Gateway: fe80::7444:1ff:fe84:bf99 Address: 2a02:8071:b1c2:42fc:f2de:f1ff:fe44:529d Prefix: 64 Gateway: fe80::7444:1ff:fe84:bf99 Address: fe80::f2de:f1ff:fe44:529d Prefix: 64 Gateway: fe80::7444:1ff:fe84:bf99 DNS: 2a02:8071:b1c2:42fc::1 ----------------------------->8------------------------------------- > > I'm sure this isn't enough information, but I don't know what info to > > include further. So please tell me if you need some log files or other > > information. > > > > Looks similar to > > https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1172062 > > but the corresponding patch seems to be already applied for 0.9.8.10. > > This looks like a bug in gnome-shell. > > Which version do you use? I have gnome-shell 3.8.4-8.1. > Did this work in the past? Did an upgrade of network-manager or > gnome-shell cause the regression? I started upgrading to jessie and I'm currently somewhere in between. My system is a big mixture between wheezy and jessie with a few components from sid. I didn't notice the bug when my system was at (mostly) wheezy. Best regards Uwe