[Bug 1589073] Re: nm-applet not showing existing wifi connection

2017-04-27 Thread Sergio Callegari
*** This bug is a duplicate of bug 1589401 ***
https://bugs.launchpad.net/bugs/1589401

I see something similar. Looks like in some cases it is enough to issue
a

sudo iwlist wlan0 scan

to make nm show the available connections again.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1589073

Title:
  nm-applet not showing existing wifi connection

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1589073] Re: nm-applet not showing existing wifi connection

2016-08-16 Thread Peter S
*** This bug is a duplicate of bug 1589401 ***
https://bugs.launchpad.net/bugs/1589401

** This bug is no longer a duplicate of bug 1576747
   Network manager applet unable to control wifi after suspend in 16.04
** This bug has been marked a duplicate of bug 1589401
   cannot view wifi networks after re-enabling wifi

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1589073

Title:
  nm-applet not showing existing wifi connection

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1589073] Re: nm-applet not showing existing wifi connection

2016-08-06 Thread Peter S
*** This bug is a duplicate of bug 1576747 ***
https://bugs.launchpad.net/bugs/1576747

** This bug has been marked a duplicate of bug 1576747
   Network manager applet unable to control wifi after suspend in 16.04

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1589073

Title:
  nm-applet not showing existing wifi connection

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1589073] Re: nm-applet not showing existing wifi connection

2016-07-21 Thread Ebrael
I just tested a simple script (called "network_restar") to make NM
restart upon resume... and IT HAS WORKED!

Rather than creating it via terminal right into the relative folder
(/lib/systemd/system-sleep), I did it thru text editor, saved it in Home
and moved it to that folder as sudo.

>> Script content:

case "${1}" in
  resume|thaw)
sudo service network-manager restart
;;
esac

>> After this, run (line by line, supposing you have saved script your
Home dir):

sudo su
(type your root password!)

mv network_restart /lib/systemd/system-sleep

chmod +x /lib/systemd/system-sleep/network_restart

>> Script seen on: http://askubuntu.com/questions/766718/script-to-
restart-network-manager-after-resume-from-sleep


** Attachment added: "Script to make Network Manager restart upon resume"
   
https://bugs.launchpad.net/ubuntu/+source/network-manager-applet/+bug/1589073/+attachment/4704863/+files/network_restart

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1589073

Title:
  nm-applet not showing existing wifi connection

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1589073] Re: nm-applet not showing existing wifi connection

2016-07-21 Thread Ebrael
I'm getting the same bug on my Xubuntu 16.04. Network Manager is not
displaying available/active connections after logging back in from
'Suspend' state.

-->> NM upgraded to nm 1.2.0 via terminal after running:

$ sudo apt-get update && sudo apt-get full-upgrade .

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1589073

Title:
  nm-applet not showing existing wifi connection

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1589073] Re: nm-applet not showing existing wifi connection

2016-06-15 Thread Amr Ibrahim
@Jan, you could be affected by this bug #1585863 or bug #1576747.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1589073

Title:
  nm-applet not showing existing wifi connection

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1589073] Re: nm-applet not showing existing wifi connection

2016-06-15 Thread Jan Koci
This bug is triggered on my system by suspending - after waking up the
system, nm doesn't show any connections / available networks even though
I'm online.

nm version:
$ apt-cache policy network-manager
network-manager:
  Instalovaná verze: 1.2.0-0ubuntu0.16.04.2
  Kandidát:  1.2.0-0ubuntu0.16.04.2
  Tabulka verzí:
 *** 1.2.0-0ubuntu0.16.04.2 500
500 http://cz.archive.ubuntu.com/ubuntu xenial-updates/main amd64 
Packages
100 /var/lib/dpkg/status
 1.1.93-0ubuntu4 500
500 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 Packages

related question on askubuntu: http://askubuntu.com/questions/762904
/network-manager-ubuntu-16-04-wifi-connected-no-wifi-networks-listed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1589073

Title:
  nm-applet not showing existing wifi connection

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1589073] Re: nm-applet not showing existing wifi connection

2016-06-07 Thread Fernando Fernandez
Software updater says I have everything up-to-date.

Here is my current list of network-manager packages:

dpkg --list | grep network-manager
ii  network-manager   1.1.93-0ubuntu4   
  amd64network management framework (daemon and 
userspace tools)
ii  network-manager-gnome 1.2.0-0ubuntu0.16.04.1
  amd64network management framework (GNOME frontend)
ii  network-manager-pptp  1.1.93-1ubuntu1   
  amd64network management framework (PPTP plugin 
core)
ii  network-manager-pptp-gnome1.1.93-1ubuntu1   
  amd64network management framework (PPTP plugin 
GNOME GUI)

Anyway, I already did a couple of updates since I posted this bug. And
I'm not experiencing the problem right now. Even before, the problem was
frequent but not constant. I'm monitoring the situation to see if it's
already solved by those updates.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1589073

Title:
  nm-applet not showing existing wifi connection

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1589073] Re: nm-applet not showing existing wifi connection

2016-06-07 Thread Amr Ibrahim
OK. This is because of phased updates of Software Updater. You will received 
the updates in the near future. Or, you can override the phased updates by:
sudo apt update
sudo apt full-upgrade

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1589073

Title:
  nm-applet not showing existing wifi connection

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1589073] Re: nm-applet not showing existing wifi connection

2016-06-07 Thread Fernando Fernandez
Software updater says I have everything up-to-date.

Here is my current list of network-manager packages:

dpkg --list | grep network-manager
ii  network-manager   1.1.93-0ubuntu4   
  amd64network management framework (daemon and 
userspace tools)
ii  network-manager-gnome 1.2.0-0ubuntu0.16.04.1
  amd64network management framework (GNOME frontend)
ii  network-manager-pptp  1.1.93-1ubuntu1   
  amd64network management framework (PPTP plugin 
core)
ii  network-manager-pptp-gnome1.1.93-1ubuntu1   
  amd64network management framework (PPTP plugin 
GNOME GUI)

Anyway, I already did a couple of updates since I posted this bug. And
I'm not experiencing the problem right now. Even before, the problem was
frequent but not constant. I'm monitoring the situation to see if it's
already solved by thos updates.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1589073

Title:
  nm-applet not showing existing wifi connection

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1589073] Re: nm-applet not showing existing wifi connection

2016-06-07 Thread Amr Ibrahim
I see that you reported against network-manager 1.1.93-0ubuntu4.

Please update to network-manager 1.2.0-0ubuntu0.16.04.2 and see if this
bug is fixed.

To update, just run Software Updater from the dash.

** Changed in: network-manager-applet (Ubuntu)
   Status: Confirmed => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1589073

Title:
  nm-applet not showing existing wifi connection

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1589073] Re: nm-applet not showing existing wifi connection

2016-06-06 Thread Sebastien Bacher
Thank you for taking the time to report this bug and helping to make
Ubuntu better. The issue you are reporting is an upstream one and it
would be nice if somebody having it could send the bug to the developers
of the software by following the instructions at
https://wiki.ubuntu.com/Bugs/Upstream/GNOME. If you have done so, please
tell us the number of the upstream bug (or the link), so we can add a
bugwatch that will inform us about its status. Thanks in advance.

** Package changed: network-manager (Ubuntu) => network-manager-applet
(Ubuntu)

** Changed in: network-manager-applet (Ubuntu)
   Importance: Undecided => High

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1589073

Title:
  nm-applet not showing existing wifi connection

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1589073] Re: nm-applet not showing existing wifi connection

2016-06-06 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: network-manager (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1589073

Title:
  nm-applet not showing existing wifi connection

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs