[Desktop-packages] [Bug 887834] Re: Unable to find wireless networks after toggling wireless

2011-11-25 Thread John Serock
Comment #13 said that there was an upload to oneiric-proposed. I was
expecting to see network-manager 0.9.1.90-0ubuntu6 in oneiric-proposed,
but I don't see it.  So I'm wondering if I'm doing something stupid or
if anyone one else has successfully installed network-manager from
oneiric-proposed.

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

Title:
  Unable to find wireless networks after toggling wireless

Status in NetworkManager:
  Fix Released
Status in “network-manager” package in Ubuntu:
  Fix Committed

Bug description:
  I am using Ubuntu 11.10 and network-manager 0.9.1.90-0ubuntu5.

  If I use either the network manager applet or the nmcli -p nm wifi
  on|off command to toggle wireless on and off, wireless networks are no
  longer seen even though wireless is enabled and the wireless LED is
  on.

  My Samsung N150 netbook has the rfkill.default_state=0 parameter. I do
  the following commands:

  rfkill unblock wifi
  nmcli -p nm wifi on
  nmcli -p nm wifi off
  nmcli -p nm wifi on

  At this point the wireless LED is on. If I do nmcli -p dev wifi, it
  shows no wireless networks. Other commands show the following:

  $ nmcli -p nm wifi
  
    WiFi enabled
  
  WIFI
  
  enabled

  $ rfkill list
  0: samsung-wifi: Wireless LAN
   Soft blocked: no
   Hard blocked: no
  1: phy0: Wireless LAN
   Soft blocked: no
   Hard blocked: no

  $ nmcli -p dev
  ===
   Status of devices
  ===
  DEVICE TYPE  STATE
  ---
  wlan0  802-11-wireless   unavailable
  eth0   802-3-ethernetconnected

  wlan0 should not be unavailable. It should be disconnected.

  I have to disable wireless and use the rfkill command to block/unblock
  wifi to get wireless working again. I suspect this issue has been
  fixed in network-manager 0.9.1.95 as there was a patch to nm-udev-
  manager.c that was committed on September 30, 2011 (core: improving
  handling of rfkill):

  
http://cgit.freedesktop.org/NetworkManager/NetworkManager/commit/?id=339229e4c698c61e20a28bfc33d8501490891427

  
  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: network-manager 0.9.1.90-0ubuntu5
  ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
  Uname: Linux 3.0.0-12-generic i686
  ApportVersion: 1.23-0ubuntu4
  Architecture: i386
  CRDA: Error: [Errno 2] No such file or directory
  Date: Tue Nov  8 18:44:22 2011
  IfupdownConfig:
   auto lo
   iface lo inet loopback
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Beta i386 (20111007.1)
  IpRoute:
   default via 192.168.33.1 dev eth0  proto static
   169.254.0.0/16 dev eth0  scope link  metric 1000
   192.168.33.0/24 dev eth0  proto kernel  scope link  src 192.168.33.101  
metric 1
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
   WimaxEnabled=true
  ProcEnviron:
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: network-manager
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/network-manager/+bug/887834/+subscriptions

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


[Desktop-packages] [Bug 887834] Re: Unable to find wireless networks after toggling wireless

2011-11-11 Thread John Serock
I applied the upstream patch identified in the bug report to network-
manager 0.9.1.90-0ubuntu5 and it did resolve the issue.

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

Title:
  Unable to find wireless networks after toggling wireless

Status in “network-manager” package in Ubuntu:
  New

Bug description:
  I am using Ubuntu 11.10 and network-manager 0.9.1.90-0ubuntu5.

  If I use either the network manager applet or the nmcli -p nm wifi
  on|off command to toggle wireless on and off, wireless networks are no
  longer seen even though wireless is enabled and the wireless LED is
  on.

  My Samsung N150 netbook has the rfkill.default_state=0 parameter. I do
  the following commands:

  rfkill unblock wifi
  nmcli -p nm wifi on
  nmcli -p nm wifi off
  nmcli -p nm wifi on

  At this point the wireless LED is on. If I do nmcli -p dev wifi, it
  shows no wireless networks. Other commands show the following:

  $ nmcli -p nm wifi
  
    WiFi enabled
  
  WIFI
  
  enabled

  $ rfkill list
  0: samsung-wifi: Wireless LAN
   Soft blocked: no
   Hard blocked: no
  1: phy0: Wireless LAN
   Soft blocked: no
   Hard blocked: no

  $ nmcli -p dev
  ===
   Status of devices
  ===
  DEVICE TYPE  STATE
  ---
  wlan0  802-11-wireless   unavailable
  eth0   802-3-ethernetconnected

  wlan0 should not be unavailable. It should be disconnected.

  I have to disable wireless and use the rfkill command to block/unblock
  wifi to get wireless working again. I suspect this issue has been
  fixed in network-manager 0.9.1.95 as there was a patch to nm-udev-
  manager.c that was committed on September 30, 2011 (core: improving
  handling of rfkill):

  
http://cgit.freedesktop.org/NetworkManager/NetworkManager/commit/?id=339229e4c698c61e20a28bfc33d8501490891427

  
  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: network-manager 0.9.1.90-0ubuntu5
  ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
  Uname: Linux 3.0.0-12-generic i686
  ApportVersion: 1.23-0ubuntu4
  Architecture: i386
  CRDA: Error: [Errno 2] No such file or directory
  Date: Tue Nov  8 18:44:22 2011
  IfupdownConfig:
   auto lo
   iface lo inet loopback
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Beta i386 (20111007.1)
  IpRoute:
   default via 192.168.33.1 dev eth0  proto static
   169.254.0.0/16 dev eth0  scope link  metric 1000
   192.168.33.0/24 dev eth0  proto kernel  scope link  src 192.168.33.101  
metric 1
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
   WimaxEnabled=true
  ProcEnviron:
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: network-manager
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 887834] Re: Unable to find wireless networks after toggling wireless

2011-11-11 Thread John Serock
** Description changed:

  I am using Ubuntu 11.10 and network-manager 0.9.1.90-0ubuntu5.
  
  If I use either the network manager applet or the nmcli -p nm wifi
  on|off command to toggle wireless on and off, wireless networks are no
  longer seen even though wireless is enabled and the wireless LED is on.
  
  My Samsung N150 netbook has the rfkill.default_state=0 parameter. I do
  the following commands:
  
  rfkill unblock wifi
  nmcli -p nm wifi on
  nmcli -p nm wifi off
  nmcli -p nm wifi on
  
  At this point the wireless LED is on. If I do nmcli -p dev wifi, it
  shows no wireless networks. Other commands show the following:
  
  $ nmcli -p nm wifi
  
-   WiFi enabled
+   WiFi enabled
  
- WIFI  
+ WIFI
  
- enabled   
+ enabled
  
  $ rfkill list
  0: samsung-wifi: Wireless LAN
-   Soft blocked: no
-   Hard blocked: no
+  Soft blocked: no
+  Hard blocked: no
  1: phy0: Wireless LAN
-   Soft blocked: no
-   Hard blocked: no
+  Soft blocked: no
+  Hard blocked: no
  
  $ nmcli -p dev
  ===
-  Status of devices
+  Status of devices
  ===
- DEVICE TYPE  STATE
+ DEVICE TYPE  STATE
  ---
- wlan0  802-11-wireless   unavailable  
+ wlan0  802-11-wireless   unavailable
  eth0   802-3-ethernetconnected
  
  wlan0 should not be unavailable. It should be disconnected.
  
  I have to disable wireless and use the rfkill command to block/unblock
  wifi to get wireless working again. I suspect this issue has been fixed
  in network-manager 0.9.1.95 as there was a patch to nm-udev-manager.c
  that was committed on September 30, 2011 (core: improving handling of
  rfkill):
  
  
http://cgit.freedesktop.org/NetworkManager/NetworkManager/commit/?id=339229e4c698c61e20a28bfc33d8501490891427
  
- network-manager 0.9.1.95 is not available in oneiric-proposed. Would it
- be possible to add the 0.9.1.95 version of the network-manager and
- network-manager-applet packages into oneiric-proposed?
  
  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: network-manager 0.9.1.90-0ubuntu5
  ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
  Uname: Linux 3.0.0-12-generic i686
  ApportVersion: 1.23-0ubuntu4
  Architecture: i386
  CRDA: Error: [Errno 2] No such file or directory
  Date: Tue Nov  8 18:44:22 2011
  IfupdownConfig:
-  auto lo
-  iface lo inet loopback
+  auto lo
+  iface lo inet loopback
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Beta i386 (20111007.1)
  IpRoute:
-  default via 192.168.33.1 dev eth0  proto static 
-  169.254.0.0/16 dev eth0  scope link  metric 1000 
-  192.168.33.0/24 dev eth0  proto kernel  scope link  src 192.168.33.101  
metric 1
+  default via 192.168.33.1 dev eth0  proto static
+  169.254.0.0/16 dev eth0  scope link  metric 1000
+  192.168.33.0/24 dev eth0  proto kernel  scope link  src 192.168.33.101  
metric 1
  NetworkManager.state:
-  [main]
-  NetworkingEnabled=true
-  WirelessEnabled=true
-  WWANEnabled=true
-  WimaxEnabled=true
+  [main]
+  NetworkingEnabled=true
+  WirelessEnabled=true
+  WWANEnabled=true
+  WimaxEnabled=true
  ProcEnviron:
-  PATH=(custom, no user)
-  LANG=en_US.UTF-8
-  SHELL=/bin/bash
+  PATH=(custom, no user)
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
  SourcePackage: network-manager
  UpgradeStatus: No upgrade log present (probably fresh install)

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

Title:
  Unable to find wireless networks after toggling wireless

Status in “network-manager” package in Ubuntu:
  New

Bug description:
  I am using Ubuntu 11.10 and network-manager 0.9.1.90-0ubuntu5.

  If I use either the network manager applet or the nmcli -p nm wifi
  on|off command to toggle wireless on and off, wireless networks are no
  longer seen even though wireless is enabled and the wireless LED is
  on.

  My Samsung N150 netbook has the rfkill.default_state=0 parameter. I do
  the following commands:

  rfkill unblock wifi
  nmcli -p nm wifi on
  nmcli -p nm wifi off
  nmcli -p nm wifi on

  At this point the wireless LED is on. If I do nmcli -p dev wifi, it
  shows no wireless networks. Other commands show the following:

  $ nmcli -p nm wifi
  
    WiFi enabled
  
  WIFI
  
  enabled

  $ rfkill list
  0: samsung-wifi: Wireless LAN
   Soft blocked: no
   Hard blocked: no
  1: phy0: Wireless LAN
   Soft blocked: no
   Hard blocked: no

  $ nmcli -p dev
  ===
   Status of devices
  ===
  DEVICE TYPE  STATE
  ---
  wlan0  802-11-wireless   unavailable
  eth0 

[Desktop-packages] [Bug 887834] [NEW] Unable to find wireless networks after toggling wireless

2011-11-08 Thread John Serock
Public bug reported:

I am using Ubuntu 11.10 and network-manager 0.9.1.90-0ubuntu5.

If I use either the network manager applet or the nmcli -p nm wifi
on|off command to toggle wireless on and off, wireless networks are no
longer seen even though wireless is enabled and the wireless LED is on.

My Samsung N150 netbook has the rfkill.default_state=0 parameter. I do
the following commands:

rfkill unblock wifi
nmcli -p nm wifi on
nmcli -p nm wifi off
nmcli -p nm wifi on

At this point the wireless LED is on. If I do nmcli -p dev wifi, it
shows no wireless networks. Other commands show the following:

$ nmcli -p nm wifi

  WiFi enabled

WIFI  

enabled   

$ rfkill list
0: samsung-wifi: Wireless LAN
Soft blocked: no
Hard blocked: no
1: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no

$ nmcli -p dev
===
 Status of devices
===
DEVICE TYPE  STATE
---
wlan0  802-11-wireless   unavailable  
eth0   802-3-ethernetconnected

wlan0 should not be unavailable. It should be disconnected.

I have to disable wireless and use the rfkill command to block/unblock
wifi to get wireless working again. I suspect this issue has been fixed
in network-manager 0.9.1.95 as there was a patch to nm-udev-manager.c
that was committed on September 30, 2011 (core: improving handling of
rfkill):

http://cgit.freedesktop.org/NetworkManager/NetworkManager/commit/?id=339229e4c698c61e20a28bfc33d8501490891427

network-manager 0.9.1.95 is not available in oneiric-proposed. Would it
be possible to add the 0.9.1.95 version of the network-manager and
network-manager-applet packages into oneiric-proposed?

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: network-manager 0.9.1.90-0ubuntu5
ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
Uname: Linux 3.0.0-12-generic i686
ApportVersion: 1.23-0ubuntu4
Architecture: i386
CRDA: Error: [Errno 2] No such file or directory
Date: Tue Nov  8 18:44:22 2011
IfupdownConfig:
 auto lo
 iface lo inet loopback
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Beta i386 (20111007.1)
IpRoute:
 default via 192.168.33.1 dev eth0  proto static 
 169.254.0.0/16 dev eth0  scope link  metric 1000 
 192.168.33.0/24 dev eth0  proto kernel  scope link  src 192.168.33.101  metric 
1
NetworkManager.state:
 [main]
 NetworkingEnabled=true
 WirelessEnabled=true
 WWANEnabled=true
 WimaxEnabled=true
ProcEnviron:
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: network-manager
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: network-manager (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 oneiric running-unity

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

Title:
  Unable to find wireless networks after toggling wireless

Status in “network-manager” package in Ubuntu:
  New

Bug description:
  I am using Ubuntu 11.10 and network-manager 0.9.1.90-0ubuntu5.

  If I use either the network manager applet or the nmcli -p nm wifi
  on|off command to toggle wireless on and off, wireless networks are no
  longer seen even though wireless is enabled and the wireless LED is
  on.

  My Samsung N150 netbook has the rfkill.default_state=0 parameter. I do
  the following commands:

  rfkill unblock wifi
  nmcli -p nm wifi on
  nmcli -p nm wifi off
  nmcli -p nm wifi on

  At this point the wireless LED is on. If I do nmcli -p dev wifi, it
  shows no wireless networks. Other commands show the following:

  $ nmcli -p nm wifi
  
WiFi enabled
  
  WIFI  
  
  enabled   

  $ rfkill list
  0: samsung-wifi: Wireless LAN
Soft blocked: no
Hard blocked: no
  1: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no

  $ nmcli -p dev
  ===
   Status of devices
  ===
  DEVICE TYPE  STATE
  ---
  wlan0  802-11-wireless   unavailable  
  eth0   802-3-ethernetconnected

  wlan0 should not be unavailable. It should be disconnected.

  I have to disable wireless and use the rfkill command to block/unblock
  wifi to get wireless working again. I suspect this issue has been
  fixed in network-manager 0.9.1.95 as there was a patch to nm-udev-
  manager.c that was committed on September 30, 2011 (core: improving
  handling of rfkill):

  
http://cgit.freedesktop.org/NetworkManager/NetworkManager/commit/?id=339229e4c698c61e20a28bfc33d8501490891427

  network-manager 0.9.1.95 is not available in oneiric-proposed. Would
  it be possible to add 

[Desktop-packages] [Bug 887834] Re: Unable to find wireless networks after toggling wireless

2011-11-08 Thread John Serock
-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/887834

Title:
  Unable to find wireless networks after toggling wireless

Status in “network-manager” package in Ubuntu:
  New

Bug description:
  I am using Ubuntu 11.10 and network-manager 0.9.1.90-0ubuntu5.

  If I use either the network manager applet or the nmcli -p nm wifi
  on|off command to toggle wireless on and off, wireless networks are no
  longer seen even though wireless is enabled and the wireless LED is
  on.

  My Samsung N150 netbook has the rfkill.default_state=0 parameter. I do
  the following commands:

  rfkill unblock wifi
  nmcli -p nm wifi on
  nmcli -p nm wifi off
  nmcli -p nm wifi on

  At this point the wireless LED is on. If I do nmcli -p dev wifi, it
  shows no wireless networks. Other commands show the following:

  $ nmcli -p nm wifi
  
WiFi enabled
  
  WIFI  
  
  enabled   

  $ rfkill list
  0: samsung-wifi: Wireless LAN
Soft blocked: no
Hard blocked: no
  1: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no

  $ nmcli -p dev
  ===
   Status of devices
  ===
  DEVICE TYPE  STATE
  ---
  wlan0  802-11-wireless   unavailable  
  eth0   802-3-ethernetconnected

  wlan0 should not be unavailable. It should be disconnected.

  I have to disable wireless and use the rfkill command to block/unblock
  wifi to get wireless working again. I suspect this issue has been
  fixed in network-manager 0.9.1.95 as there was a patch to nm-udev-
  manager.c that was committed on September 30, 2011 (core: improving
  handling of rfkill):

  
http://cgit.freedesktop.org/NetworkManager/NetworkManager/commit/?id=339229e4c698c61e20a28bfc33d8501490891427

  network-manager 0.9.1.95 is not available in oneiric-proposed. Would
  it be possible to add the 0.9.1.95 version of the network-manager and
  network-manager-applet packages into oneiric-proposed?

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: network-manager 0.9.1.90-0ubuntu5
  ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
  Uname: Linux 3.0.0-12-generic i686
  ApportVersion: 1.23-0ubuntu4
  Architecture: i386
  CRDA: Error: [Errno 2] No such file or directory
  Date: Tue Nov  8 18:44:22 2011
  IfupdownConfig:
   auto lo
   iface lo inet loopback
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Beta i386 (20111007.1)
  IpRoute:
   default via 192.168.33.1 dev eth0  proto static 
   169.254.0.0/16 dev eth0  scope link  metric 1000 
   192.168.33.0/24 dev eth0  proto kernel  scope link  src 192.168.33.101  
metric 1
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
   WimaxEnabled=true
  ProcEnviron:
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: network-manager
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 877058] Re: Touchpad enable/disable OSD image is empty

2011-10-20 Thread John Serock
The gnome-settings-daemon (3.2.1-0ubuntu2) in oneiric-proposed displays
the touchpad OSD for me too.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/877058

Title:
  Touchpad enable/disable OSD image is empty

Status in Gnome Settings Daemon:
  Fix Released
Status in “gnome-settings-daemon” package in Ubuntu:
  Fix Released
Status in “gnome-settings-daemon” source package in Oneiric:
  Fix Committed

Bug description:
  Build Version/Date: Ubuntu 11.10 final release amd64
  Environment used for testing: Dell laptops with touchpad enable/disable hotkey

  Summary: 
  When pressing the hotkey to disable/enable touchpad, OSD pops up on the 
notification area, but no touchpad image is displayed.  On Ubuntu 10.10 and 
11.04, touchpad image shows correctly.
  Steps to Reproduce: 
  1. Install Ubuntu 11.10 on a Dell machine with touchpad enable/disable hotkey
  2. After installation, boot system to desktop environment
  3. Press the hotkey to disable touchpad

  Expected result: 
  When pressing hotkey to disable touchpad, OSD brings up a touchpad icon with 
a red cross on it; when re-enabling it, touchpad icon without red cross shows 
up on notification area.

  Actual result:
  OSD pops up, but only shows a black box with no touchpad image on it.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-settings-daemon/+bug/877058/+subscriptions

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