[Bug 1386109] Re: com.ubuntu.connectivity1.NetworkingStatus.Status is always online

2014-11-03 Thread Mathieu Trudel-Lapierre
I agree it may look fixed with silo 16 (and it likely helps), yet I can't reproduce the issue on image 140; without the updated package installed: phablet@ubuntu-phablet:~$ apt-cache policy network-manager network-manager: Installed: 0.9.8.8-0ubuntu29 Candidate: 0.9.8.8-0ubuntu30 Version

[Bug 1386109] Re: com.ubuntu.connectivity1.NetworkingStatus.Status is always online

2014-11-03 Thread Mathieu Trudel-Lapierre
indicator-network armhf 0.5.1+14.10.20141030~rtm-0ubuntu1 fixes the issue; the new upload with rebuild against the new dbus-cpp seems to fix the problem sufficiently: the qdbus command now tracks the right global state properly. -- You received this bug notification because you are a member of

[Bug 1386109] Re: com.ubuntu.connectivity1.NetworkingStatus.Status is always online

2014-11-03 Thread Mathieu Trudel-Lapierre
scratch that, re-applying the update I can again reproduce the bug. indicator-network helps but is not the full solution. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1386109 Title:

[Bug 1386109] Re: com.ubuntu.connectivity1.NetworkingStatus.Status is always online

2014-11-03 Thread Michał Karnicki
I'm on 140 (clean flash) and it's not the case here (regarding comment #21). y1/NetworkingStatus com.ubuntu.connectivity1.NetworkingStatus.Status/connectivit online disabled wi-fi (only connection) y1/NetworkingStatus com.ubuntu.connectivity1.NetworkingStatus.Status/connectivit online

[Bug 1386109] Re: com.ubuntu.connectivity1.NetworkingStatus.Status is always online

2014-11-03 Thread Mathieu Trudel-Lapierre
Confirming, network-manager 0.9.8.0-0ubuntu30 fixes the issue; I'm marking it as tested on image 140. ** Changed in: network-manager (Ubuntu) Importance: Undecided = Medium ** Changed in: network-manager (Ubuntu) Status: Confirmed = In Progress ** Changed in: network-manager (Ubuntu)

[Bug 1386109] Re: com.ubuntu.connectivity1.NetworkingStatus.Status is always online

2014-11-03 Thread Michał Karnicki
I'm sorry, I shoud have noted I ineed was testing this on 140, but with ubuntu39 package: phablet@ubuntu-phablet:~$ apt-cache policy network-manager network-manager: Installed: 0.9.8.8-0ubuntu29 Candidate: 0.9.8.8-0ubuntu29 Version table: *** 0.9.8.8-0ubuntu29 0 500

[Bug 1386109] Re: com.ubuntu.connectivity1.NetworkingStatus.Status is always online

2014-10-31 Thread Albert Astals Cid
Using RTM silo 16 this is fixed. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1386109 Title: com.ubuntu.connectivity1.NetworkingStatus.Status is always online To manage notifications about this

[Bug 1386109] Re: com.ubuntu.connectivity1.NetworkingStatus.Status is always online

2014-10-31 Thread Michał Karnicki
Can't publish: Some projects (urfkill) that were in the silo configuration list were not built I can't confirm. I'm on 14.09-proposed, I did: citrain host-upgrade 16 ubuntu-rtm and I'm getting 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. I'm probably doing something

[Bug 1386109] Re: com.ubuntu.connectivity1.NetworkingStatus.Status is always online

2014-10-31 Thread Albert Astals Cid
Old school me just added deb http://ppa.launchpad.net/ci-train-ppa-service/landing-016/ubuntu-rtm 14.09 main deb-src http://ppa.launchpad.net/ci-train-ppa-service/landing-016/ubuntu-rtm 14.09 main to apt sources and update+dist-upgrade -- You received this bug notification because you are

Re: [Bug 1386109] Re: com.ubuntu.connectivity1.NetworkingStatus.Status is always online

2014-10-31 Thread Michał Sawicz
citrain host-upgrade 16 ubuntu-rtm This should be $ citrain device-upgrade 16 I imagine. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1386109 Title:

[Bug 1386109] Re: com.ubuntu.connectivity1.NetworkingStatus.Status is always online

2014-10-31 Thread Michał Karnicki
$ citrain device-upgrade 16 ubuntu-rtm Correct, thank you Saviq. It was sitting really long on phablet-writable-image, so I ended-up going Albert's route. I confirm the problem is solved in silo 16. -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1386109] Re: com.ubuntu.connectivity1.NetworkingStatus.Status is always online

2014-10-30 Thread Jussi Pakkanen
Indicator-network's online status only reports what networkmanager tells it. There is no actual logic there. Since poking networkmanager seems to fix the issue this seems to indicate that the issue is in networkmanager and not indicator-network. ** Also affects: network-manager (Ubuntu)

[Bug 1386109] Re: com.ubuntu.connectivity1.NetworkingStatus.Status is always online

2014-10-30 Thread Jussi Pakkanen
Albert: since you can make this happen, could you please test when NetworkManager sends its state signal. To do that use dbus-monitor to check the signals that get sent out. Address: org.freedesktop.NetworkManager Object: /org/freedesktop/NetworkManager Interface: org.freedesktop.NetworkManager

[Bug 1386109] Re: com.ubuntu.connectivity1.NetworkingStatus.Status is always online

2014-10-30 Thread Albert Astals Cid
So this is what i get after toggling off the wifi switch on the UI Lots of with different XYZ signal sender=:1.8 - dest=(null destination) serial=87524 path=/org/freedesktop/NetworkManager/Devices/4; interface=org.freedesktop.NetworkManager.Device.Wireless; member=AccessPointRemoved object

[Bug 1386109] Re: com.ubuntu.connectivity1.NetworkingStatus.Status is always online

2014-10-30 Thread Jussi Pakkanen
** Changed in: network-manager (Ubuntu) Status: New = Confirmed ** Changed in: indicator-network Status: Confirmed = Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1386109

[Bug 1386109] Re: com.ubuntu.connectivity1.NetworkingStatus.Status is always online

2014-10-30 Thread Mathieu Trudel-Lapierre
Please reproduce this and add debug logs for NetworkManager; see http://wiki.ubuntu.com/DebuggingNetworkManager for how to do this. ** Changed in: network-manager (Ubuntu) Status: Confirmed = Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 1386109] Re: com.ubuntu.connectivity1.NetworkingStatus.Status is always online

2014-10-30 Thread Mathieu Trudel-Lapierre
Once the logs are available, it will be easier to make sure that this is what is happening; but in short, it looks like when the wifi device is deactivated from the UI, the wifi disable call to Urfkill removes the device before it has any time to signal a change in device state, which would make

[Bug 1386109] Re: com.ubuntu.connectivity1.NetworkingStatus.Status is always online

2014-10-30 Thread Albert Astals Cid
Here the requested log ** Attachment added: syslog https://bugs.launchpad.net/indicator-network/+bug/1386109/+attachment/4249254/+files/syslog ** Changed in: network-manager (Ubuntu) Status: Incomplete = Confirmed -- You received this bug notification because you are a member of

[Bug 1386109] Re: com.ubuntu.connectivity1.NetworkingStatus.Status is always online

2014-10-30 Thread Mathieu Trudel-Lapierre
At this point there is not much to do: the device is getting removed and NM sees only the state change to unmanaged, since we're dealing with hybris-only devices in this particular case: this wouldn't happen with a traditional rfkill device. There's also other code that deals with unmanaged