[Touch-packages] [Bug 1355776] Re: WiFi shown as enabled in indicator while disabled in status bar

2014-09-12 Thread Antti Kaijanmäki
There are actually three separated issues discussed there. First one is
the original reported problem where URfkill was not updating killswitch
states properly. That has been fixed.


The second one is about the icon which actually is nm-no-connection which 
unfortunately looks like a wifi icon. Actually looking at spec it says that if 
there is no wifi nothing should be shown in the indicator, but that is not 
possible due to the fact that we might end up in a situation where there is no 
icons shown by the indicator and then you would not be able to pull down the 
indicator. I need to ping MPT about it.
https://bugs.launchpad.net/indicator-network/+bug/1340206

Thirdly there is the toggle switch bug which already has a bug of it's own.
https://bugs.launchpad.net/indicator-network/+bug/1336715

So to summarize, the original bug is fixed and thus it can be closed as
Fix Released.

** Changed in: network-manager (Ubuntu)
   Status: Incomplete = Invalid

** Changed in: urfkill (Ubuntu)
   Status: Incomplete = Fix Released

** Changed in: indicator-network (Ubuntu)
   Status: New = Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to indicator-network in
Ubuntu.
https://bugs.launchpad.net/bugs/1355776

Title:
  WiFi shown as enabled in indicator while disabled in status bar

Status in “indicator-network” package in Ubuntu:
  Invalid
Status in “network-manager” package in Ubuntu:
  Invalid
Status in “urfkill” package in Ubuntu:
  Fix Released

Bug description:
  After disabling WiFi and rebooting, WiFi appears as enabled in
  indicator-network and system settings.

  This contradicts what is shown in the status bar (see attached
  screenshot).

  WiFi interface exists, but it is down:

  # ip address
  22: wlan0: BROADCAST,MULTICAST mtu 1500 qdisc noop state DOWN group default 
qlen 100
  link/ether 10:68:3f:7a:92:d5 brd ff:ff:ff:ff:ff:ff

  While wifi RF is not blocked:

  # rfkill list
  0: phy0: Wireless LAN
   Soft blocked: no
   Hard blocked: no
  1: hci0: Bluetooth
   Soft blocked: no
   Hard blocked: no

  Which is coherent with urfkill persistent state:

  # cat /var/lib/urfkill/saved-states
  [ALL]
  soft=false

  [WLAN]
  soft=false
  ...

  However, saved-states was before rebooting (after disabling wifi):

  ~# cat /var/lib/urfkill/saved-states
  [ALL]
  soft=false

  [WLAN]
  soft=true
  ...

  Difficult to say were exactly is the error, but apparently something
  is powering on WiFi.

  
  # system-image-cli -i
  current build number: 171
  device name: mako
  channel: ubuntu-touch/utopic-proposed
  last update: 2014-08-05 07:56:23
  version version: 171
  version ubuntu: 20140805
  version device: 20140728.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-network/+bug/1355776/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1355776] Re: WiFi shown as enabled in indicator while disabled in status bar

2014-09-11 Thread Alfonso Sanchez-Beato
Ok, I have re-read this and the only problem in the original screenshot
was the lack of networks, which *is* a bug. Also, the issue with just
reported in comment #7 is a bug. @Antti, could you comment on this?
Should be use this bug for that issue or open a new one?

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1355776

Title:
  WiFi shown as enabled in indicator while disabled in status bar

Status in “indicator-network” package in Ubuntu:
  New
Status in “network-manager” package in Ubuntu:
  Incomplete
Status in “urfkill” package in Ubuntu:
  Incomplete

Bug description:
  After disabling WiFi and rebooting, WiFi appears as enabled in
  indicator-network and system settings.

  This contradicts what is shown in the status bar (see attached
  screenshot).

  WiFi interface exists, but it is down:

  # ip address
  22: wlan0: BROADCAST,MULTICAST mtu 1500 qdisc noop state DOWN group default 
qlen 100
  link/ether 10:68:3f:7a:92:d5 brd ff:ff:ff:ff:ff:ff

  While wifi RF is not blocked:

  # rfkill list
  0: phy0: Wireless LAN
   Soft blocked: no
   Hard blocked: no
  1: hci0: Bluetooth
   Soft blocked: no
   Hard blocked: no

  Which is coherent with urfkill persistent state:

  # cat /var/lib/urfkill/saved-states
  [ALL]
  soft=false

  [WLAN]
  soft=false
  ...

  However, saved-states was before rebooting (after disabling wifi):

  ~# cat /var/lib/urfkill/saved-states
  [ALL]
  soft=false

  [WLAN]
  soft=true
  ...

  Difficult to say were exactly is the error, but apparently something
  is powering on WiFi.

  
  # system-image-cli -i
  current build number: 171
  device name: mako
  channel: ubuntu-touch/utopic-proposed
  last update: 2014-08-05 07:56:23
  version version: 171
  version ubuntu: 20140805
  version device: 20140728.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-network/+bug/1355776/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1355776] Re: WiFi shown as enabled in indicator while disabled in status bar

2014-09-11 Thread Alfonso Sanchez-Beato
The image for comment #7 was:

# system-image-cli -i
current build number: 29
device name: krillin
channel: ubuntu-touch/ubuntu-rtm/14.09-proposed
last update: 2014-09-11 05:41:43
version version: 29
version ubuntu: 20140910
version device: 20140908-d8c11f3
version custom: 1410379789


** Changed in: indicator-network (Ubuntu)
   Status: Invalid = New

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1355776

Title:
  WiFi shown as enabled in indicator while disabled in status bar

Status in “indicator-network” package in Ubuntu:
  New
Status in “network-manager” package in Ubuntu:
  Incomplete
Status in “urfkill” package in Ubuntu:
  Incomplete

Bug description:
  After disabling WiFi and rebooting, WiFi appears as enabled in
  indicator-network and system settings.

  This contradicts what is shown in the status bar (see attached
  screenshot).

  WiFi interface exists, but it is down:

  # ip address
  22: wlan0: BROADCAST,MULTICAST mtu 1500 qdisc noop state DOWN group default 
qlen 100
  link/ether 10:68:3f:7a:92:d5 brd ff:ff:ff:ff:ff:ff

  While wifi RF is not blocked:

  # rfkill list
  0: phy0: Wireless LAN
   Soft blocked: no
   Hard blocked: no
  1: hci0: Bluetooth
   Soft blocked: no
   Hard blocked: no

  Which is coherent with urfkill persistent state:

  # cat /var/lib/urfkill/saved-states
  [ALL]
  soft=false

  [WLAN]
  soft=false
  ...

  However, saved-states was before rebooting (after disabling wifi):

  ~# cat /var/lib/urfkill/saved-states
  [ALL]
  soft=false

  [WLAN]
  soft=true
  ...

  Difficult to say were exactly is the error, but apparently something
  is powering on WiFi.

  
  # system-image-cli -i
  current build number: 171
  device name: mako
  channel: ubuntu-touch/utopic-proposed
  last update: 2014-08-05 07:56:23
  version version: 171
  version ubuntu: 20140805
  version device: 20140728.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-network/+bug/1355776/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1355776] Re: WiFi shown as enabled in indicator while disabled in status bar

2014-09-11 Thread Alfonso Sanchez-Beato
This show that this is a duplicate of bug #1336715

phablet@ubuntu-phablet:~$ dbus-send --print-reply 
--dest=com.canonical.indicator.network /com/canonical/indicator/network 
org.gtk.Actions.Describe string:wifi.enable
method return sender=:1.48 - dest=:1.130 reply_serial=2
   struct {
  boolean true
  signature 
  array [
 variant boolean true
  ]
   }

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1355776

Title:
  WiFi shown as enabled in indicator while disabled in status bar

Status in “indicator-network” package in Ubuntu:
  New
Status in “network-manager” package in Ubuntu:
  Incomplete
Status in “urfkill” package in Ubuntu:
  Incomplete

Bug description:
  After disabling WiFi and rebooting, WiFi appears as enabled in
  indicator-network and system settings.

  This contradicts what is shown in the status bar (see attached
  screenshot).

  WiFi interface exists, but it is down:

  # ip address
  22: wlan0: BROADCAST,MULTICAST mtu 1500 qdisc noop state DOWN group default 
qlen 100
  link/ether 10:68:3f:7a:92:d5 brd ff:ff:ff:ff:ff:ff

  While wifi RF is not blocked:

  # rfkill list
  0: phy0: Wireless LAN
   Soft blocked: no
   Hard blocked: no
  1: hci0: Bluetooth
   Soft blocked: no
   Hard blocked: no

  Which is coherent with urfkill persistent state:

  # cat /var/lib/urfkill/saved-states
  [ALL]
  soft=false

  [WLAN]
  soft=false
  ...

  However, saved-states was before rebooting (after disabling wifi):

  ~# cat /var/lib/urfkill/saved-states
  [ALL]
  soft=false

  [WLAN]
  soft=true
  ...

  Difficult to say were exactly is the error, but apparently something
  is powering on WiFi.

  
  # system-image-cli -i
  current build number: 171
  device name: mako
  channel: ubuntu-touch/utopic-proposed
  last update: 2014-08-05 07:56:23
  version version: 171
  version ubuntu: 20140805
  version device: 20140728.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-network/+bug/1355776/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1355776] Re: WiFi shown as enabled in indicator while disabled in status bar

2014-09-11 Thread Antti Kaijanmäki
** Tags added: rtm14

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to indicator-network in
Ubuntu.
https://bugs.launchpad.net/bugs/1355776

Title:
  WiFi shown as enabled in indicator while disabled in status bar

Status in “indicator-network” package in Ubuntu:
  New
Status in “network-manager” package in Ubuntu:
  Incomplete
Status in “urfkill” package in Ubuntu:
  Incomplete

Bug description:
  After disabling WiFi and rebooting, WiFi appears as enabled in
  indicator-network and system settings.

  This contradicts what is shown in the status bar (see attached
  screenshot).

  WiFi interface exists, but it is down:

  # ip address
  22: wlan0: BROADCAST,MULTICAST mtu 1500 qdisc noop state DOWN group default 
qlen 100
  link/ether 10:68:3f:7a:92:d5 brd ff:ff:ff:ff:ff:ff

  While wifi RF is not blocked:

  # rfkill list
  0: phy0: Wireless LAN
   Soft blocked: no
   Hard blocked: no
  1: hci0: Bluetooth
   Soft blocked: no
   Hard blocked: no

  Which is coherent with urfkill persistent state:

  # cat /var/lib/urfkill/saved-states
  [ALL]
  soft=false

  [WLAN]
  soft=false
  ...

  However, saved-states was before rebooting (after disabling wifi):

  ~# cat /var/lib/urfkill/saved-states
  [ALL]
  soft=false

  [WLAN]
  soft=true
  ...

  Difficult to say were exactly is the error, but apparently something
  is powering on WiFi.

  
  # system-image-cli -i
  current build number: 171
  device name: mako
  channel: ubuntu-touch/utopic-proposed
  last update: 2014-08-05 07:56:23
  version version: 171
  version ubuntu: 20140805
  version device: 20140728.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-network/+bug/1355776/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1355776] Re: WiFi shown as enabled in indicator while disabled in status bar

2014-09-10 Thread Tony Espy
@Antti

Did you review the sceenshot?  The icon displayed ( an empty Wi-Fi icon
with no bars ) shows up on my mako too when Wi-Fi is enabled, but not
*connected*.  When I disable Wi-Fi via the indicator menu, or system
settings, the icon doesn't change.

The only thing fishy here, is that no access points are listed in the
network menu, however everything else seems correct to me.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1355776

Title:
  WiFi shown as enabled in indicator while disabled in status bar

Status in “indicator-network” package in Ubuntu:
  Invalid
Status in “network-manager” package in Ubuntu:
  Incomplete
Status in “urfkill” package in Ubuntu:
  Incomplete

Bug description:
  After disabling WiFi and rebooting, WiFi appears as enabled in
  indicator-network and system settings.

  This contradicts what is shown in the status bar (see attached
  screenshot).

  WiFi interface exists, but it is down:

  # ip address
  22: wlan0: BROADCAST,MULTICAST mtu 1500 qdisc noop state DOWN group default 
qlen 100
  link/ether 10:68:3f:7a:92:d5 brd ff:ff:ff:ff:ff:ff

  While wifi RF is not blocked:

  # rfkill list
  0: phy0: Wireless LAN
   Soft blocked: no
   Hard blocked: no
  1: hci0: Bluetooth
   Soft blocked: no
   Hard blocked: no

  Which is coherent with urfkill persistent state:

  # cat /var/lib/urfkill/saved-states
  [ALL]
  soft=false

  [WLAN]
  soft=false
  ...

  However, saved-states was before rebooting (after disabling wifi):

  ~# cat /var/lib/urfkill/saved-states
  [ALL]
  soft=false

  [WLAN]
  soft=true
  ...

  Difficult to say were exactly is the error, but apparently something
  is powering on WiFi.

  
  # system-image-cli -i
  current build number: 171
  device name: mako
  channel: ubuntu-touch/utopic-proposed
  last update: 2014-08-05 07:56:23
  version version: 171
  version ubuntu: 20140805
  version device: 20140728.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-network/+bug/1355776/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1355776] Re: WiFi shown as enabled in indicator while disabled in status bar

2014-08-12 Thread Alfonso Sanchez-Beato
** Summary changed:

- WiFi shown as enabled in indicator while enabled in status bar
+ WiFi shown as enabled in indicator while disabled in status bar

** Description changed:

  After disabling WiFi and rebooting, WiFi appears as enabled in
  indicator-network and system settings.
  
  This contradicts what is shown in the status bar (see attached
  screenshot).
  
  WiFi interface exists, but it is down:
  
  # ip address
  22: wlan0: BROADCAST,MULTICAST mtu 1500 qdisc noop state DOWN group default 
qlen 100
- link/ether 10:68:3f:7a:92:d5 brd ff:ff:ff:ff:ff:ff
+ link/ether 10:68:3f:7a:92:d5 brd ff:ff:ff:ff:ff:ff
  
  While wifi RF is not blocked:
  
  # rfkill list
  0: phy0: Wireless LAN
-   Soft blocked: no
-   Hard blocked: no
+  Soft blocked: no
+  Hard blocked: no
  1: hci0: Bluetooth
-   Soft blocked: no
-   Hard blocked: no
+  Soft blocked: no
+  Hard blocked: no
  
  Which is coherent with urfkill persistent state:
  
- # cat /var/lib/urfkill/saved-states 
+ # cat /var/lib/urfkill/saved-states
  [ALL]
  soft=false
  
  [WLAN]
  soft=false
  ...
  
  However, saved-states was before rebooting (after disabling wifi):
  
- ~# cat /var/lib/urfkill/saved-states 
+ ~# cat /var/lib/urfkill/saved-states
  [ALL]
  soft=false
  
  [WLAN]
  soft=true
  ...
  
  Difficult to say were exactly is the error, but apparently something is
  powering on WiFi.
+ 
+ 
+ # system-image-cli -i
+ current build number: 171
+ device name: mako
+ channel: ubuntu-touch/utopic-proposed
+ last update: 2014-08-05 07:56:23
+ version version: 171
+ version ubuntu: 20140805
+ version device: 20140728.1

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1355776

Title:
  WiFi shown as enabled in indicator while disabled in status bar

Status in “indicator-network” package in Ubuntu:
  Invalid
Status in “network-manager” package in Ubuntu:
  Incomplete
Status in “urfkill” package in Ubuntu:
  Incomplete

Bug description:
  After disabling WiFi and rebooting, WiFi appears as enabled in
  indicator-network and system settings.

  This contradicts what is shown in the status bar (see attached
  screenshot).

  WiFi interface exists, but it is down:

  # ip address
  22: wlan0: BROADCAST,MULTICAST mtu 1500 qdisc noop state DOWN group default 
qlen 100
  link/ether 10:68:3f:7a:92:d5 brd ff:ff:ff:ff:ff:ff

  While wifi RF is not blocked:

  # rfkill list
  0: phy0: Wireless LAN
   Soft blocked: no
   Hard blocked: no
  1: hci0: Bluetooth
   Soft blocked: no
   Hard blocked: no

  Which is coherent with urfkill persistent state:

  # cat /var/lib/urfkill/saved-states
  [ALL]
  soft=false

  [WLAN]
  soft=false
  ...

  However, saved-states was before rebooting (after disabling wifi):

  ~# cat /var/lib/urfkill/saved-states
  [ALL]
  soft=false

  [WLAN]
  soft=true
  ...

  Difficult to say were exactly is the error, but apparently something
  is powering on WiFi.

  
  # system-image-cli -i
  current build number: 171
  device name: mako
  channel: ubuntu-touch/utopic-proposed
  last update: 2014-08-05 07:56:23
  version version: 171
  version ubuntu: 20140805
  version device: 20140728.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-network/+bug/1355776/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp