[plasma-nm] [Bug 356587] Connecting to openconnect vpn fails

2016-06-15 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356587

--- Comment #9 from vad...@gentoo.org ---
It was done here: Bug 360176. Why was 360176 treated as UI bug?

-- 
You are receiving this mail because:
You are watching all bug changes.


[plasma-nm] [Bug 356587] Connecting to openconnect vpn fails

2016-06-15 Thread Christoph Feck via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356587

--- Comment #8 from Christoph Feck  ---
Please report a separate ticket. This one was about the UI layout fix.

-- 
You are receiving this mail because:
You are watching all bug changes.


[plasma-nm] [Bug 356587] Connecting to openconnect vpn fails

2016-05-07 Thread Kete Tefid via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356587

Kete Tefid  changed:

   What|Removed |Added

 CC||ketete...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.


[plasma-nm] [Bug 356587] Connecting to openconnect vpn fails

2016-05-06 Thread Thomas Berger via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356587

Thomas Berger  changed:

   What|Removed |Added

 CC||tbe@euthanasie-webhosting.d
   ||e

--- Comment #7 from Thomas Berger  ---
Doesn't work here. (see also https://bugs.gentoo.org/show_bug.cgi?id=578610 )

Any hints how to debug this, so i could provide more information?

-- 
You are receiving this mail because:
You are watching all bug changes.


[plasma-nm] [Bug 356587] Connecting to openconnect vpn fails

2016-04-05 Thread Jan Grulich via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356587

Jan Grulich  changed:

   What|Removed |Added

 CC||h...@hlmjr.com

--- Comment #6 from Jan Grulich  ---
*** Bug 360176 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.


[plasma-nm] [Bug 356587] Connecting to openconnect vpn fails

2016-03-30 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356587

vad...@gentoo.org changed:

   What|Removed |Added

 CC||vad...@gentoo.org

--- Comment #5 from vad...@gentoo.org ---
Still have the issue in 5.6.1:
NetworkManager[3439]:  [1459344215.136589]
[/var/tmp/portage/net-misc/networkmanager-1.0.10-r1/work/NetworkManager-1.0.10/src/vpn-manager/nm-vpn-connection.c:1918]
plugin_need_secrets_cb(): (XXX) final secrets request
failed to provide sufficient secrets

Installed:
kde-frameworks/networkmanager-qt-5.20.0
kde-plasma/plasma-nm-5.6.1
net-misc/networkmanager-1.0.10-r1
net-misc/networkmanager-openconnect-1.0.8-r1
net-misc/openconnect-7.06-r2

-- 
You are receiving this mail because:
You are watching all bug changes.


[plasma-nm] [Bug 356587] Connecting to openconnect vpn fails

2015-12-14 Thread Jan Grulich via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356587

Jan Grulich  changed:

   What|Removed |Added

  Latest Commit|http://commits.kde.org/plas |http://commits.kde.org/plas
   |ma-nm/c004d3563a08ed9519be2 |ma-nm/28c4b2e1b868427201cec
   |0c98861999ea72faa42 |b6d01cdb45ebfd157a0

--- Comment #4 from Jan Grulich  ---
Git commit 28c4b2e1b868427201cecb6d01cdb45ebfd157a0 by Jan Grulich.
Committed on 14/12/2015 at 09:18.
Pushed by grulich into branch 'Plasma/5.5'.

Fix openconnect dialog

Previous patch removing "Show passwords" checkbox changed layout order and
we forgot to address that.

Patch from Simon Munton
Related: bug 356622

M  +3-19   vpn/openconnect/openconnectauth.cpp
M  +0-1vpn/openconnect/openconnectauth.h

http://commits.kde.org/plasma-nm/28c4b2e1b868427201cecb6d01cdb45ebfd157a0

-- 
You are receiving this mail because:
You are watching all bug changes.


[plasma-nm] [Bug 356587] Connecting to openconnect vpn fails

2015-12-14 Thread Jan Grulich via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356587

Jan Grulich  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED
  Latest Commit||http://commits.kde.org/plas
   ||ma-nm/c004d3563a08ed9519be2
   ||0c98861999ea72faa42

--- Comment #3 from Jan Grulich  ---
Git commit c004d3563a08ed9519be20c98861999ea72faa42 by Jan Grulich.
Committed on 14/12/2015 at 09:18.
Pushed by grulich into branch 'master'.

Fix openconnect dialog

Previous patch removing "Show passwords" checkbox changed layout order and
we forgot to address that.

Patch from Simon Munton
Related: bug 356622

M  +3-19   vpn/openconnect/openconnectauth.cpp
M  +0-1vpn/openconnect/openconnectauth.h

http://commits.kde.org/plasma-nm/c004d3563a08ed9519be20c98861999ea72faa42

-- 
You are receiving this mail because:
You are watching all bug changes.


[plasma-nm] [Bug 356587] Connecting to openconnect vpn fails

2015-12-13 Thread Simon Munton via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356587

--- Comment #1 from Simon Munton  ---
Created attachment 96030
  --> https://bugs.kde.org/attachment.cgi?id=96030=edit
Simple fix, use lastIndex - 1

-- 
You are receiving this mail because:
You are watching all bug changes.


[plasma-nm] [Bug 356587] Connecting to openconnect vpn fails

2015-12-13 Thread Simon Munton via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356587

Simon Munton  changed:

   What|Removed |Added

 CC||simon.j.mun...@gmail.com

--- Comment #2 from Simon Munton  ---
Created attachment 96031
  --> https://bugs.kde.org/attachment.cgi?id=96031=edit
Better fix, store form index in private data

also remove now unused passwordModeToggled() function

-- 
You are receiving this mail because:
You are watching all bug changes.