switchboard-plug-network icon indicating copy to clipboard operation
switchboard-plug-network copied to clipboard

New network GUI doesn't invoke popup windows

Open elementaryBot opened this issue 8 years ago • 3 comments

I'm trying to connect to openVPN connection and getting error in syslog:

Failed to request VPN secrets #3: No agents were available for this request.

This is happening since I changed the setting to ask for password every time. No popup windows load for networking.

I also use a wifi that requires a password every time that no popup window will not appear.

Launchpad Details: #LP1626532 Yaniv Dary - 2016-09-22 12:41:18 +0000


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

elementaryBot avatar Apr 20 '17 22:04 elementaryBot

I'm using elementary OS Loki with latest packages.

Launchpad Details: #LPC Yaniv Dary - 2016-09-22 12:42:31 +0000

elementaryBot avatar Apr 20 '17 22:04 elementaryBot

Trying to connect to wifi shows: Sep 22 15:49:56 nm-dispatcher[12051]: <15>Sep 22 15:49:56 CapNetAssist: DetectCaptivePortal script triggered Sep 22 15:49:56 gnome-session[1627]: /usr/lib/python2.7/dist-packages/guake/guake_app.py:825: GtkWarning: IA__gtk_window_set_type_hint: assertion '!gtk_widget_get_mapped (GTK_WIDGET (window))' failed Sep 22 15:49:56 gnome-session[1627]: self.window.set_type_hint(gtk.gdk.WINDOW_TYPE_HINT_DOCK) Sep 22 15:49:56 gnome-session[1627]: /usr/lib/python2.7/dist-packages/guake/guake_app.py:826: GtkWarning: IA__gtk_window_set_type_hint: assertion '!gtk_widget_get_mapped (GTK_WIDGET (window))' failed Sep 22 15:49:56 gnome-session[1627]: self.window.set_type_hint(gtk.gdk.WINDOW_TYPE_HINT_NORMAL) Sep 22 15:49:56 gnome-session[1627]: Window manager warning: Buggy client sent a _NET_ACTIVE_WINDOW message with a timestamp of 0 for 0x200002d (Guake!) Sep 22 15:49:57 avahi-daemon[876]: Joining mDNS multicast group on interface wlp3s0.IPv6 with address fe80::b2af:d3eb:7cba:ffbf. Sep 22 15:49:57 avahi-daemon[876]: New relevant interface wlp3s0.IPv6 for mDNS.

Launchpad Details: #LPC Yaniv Dary - 2016-09-22 13:38:41 +0000

elementaryBot avatar Apr 20 '17 22:04 elementaryBot

As a workaround I am using:

nmcli --ask con up id < connection name >

For both VPN and wifi that requires a password every time. This works great. This increases the odds this is a popup password GUI issue.

Launchpad Details: #LPC Yaniv Dary - 2016-09-25 11:03:10 +0000

elementaryBot avatar Apr 20 '17 22:04 elementaryBot