Summary: | networkmanager plasma widget fails to ask for VPNC password when password is set to always ask | ||
---|---|---|---|
Product: | [Unmaintained] Network Management | Reporter: | Robert LeBlanc <robert> |
Component: | general | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | asraniel, divan, lamarque |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Debian testing | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Robert LeBlanc
2010-12-14 22:17:11 UTC
This is much improved but not quite fixed yet. Using archlinux and following packages: kde 4.6 kdeplasma-applets-networkmanagement git20110126-2 networkmanager 0.8.3-0.20110113 networkmanager-vpnc 0.8.2-1 vpnc-fnb 0.5.3-1 If you set "User Password" to "Always Ask" it now pops up (in the background unfortunately) with a group password(filled in as it's correctly set to store password) and a user password field which is blank. However one can not click and enter any data into the above field therefore it obviously fails. It's sooo close to working. Is this an upstream bug/work in progress or does it work on your side? Jan 28 16:27:20 htf3333000l NetworkManager[4906]: <info> Starting VPN service 'vpnc'... Jan 28 16:27:20 htf3333000l NetworkManager[4906]: <info> VPN service 'vpnc' started (org.freedesktop.NetworkManager.vpnc), PID 7339 Jan 28 16:27:20 htf3333000l NetworkManager[4906]: <info> VPN service 'vpnc' appeared; activating connections Jan 28 16:27:20 htf3333000l NetworkManager[4906]: <info> VPN plugin state changed: 1 Jan 28 16:27:38 htf3333000l NetworkManager[4906]: <info> VPN plugin state changed: 3 Jan 28 16:27:38 htf3333000l NetworkManager[4906]: <info> VPN connection 'blah' (Connect) reply received. Jan 28 16:27:38 htf3333000l NetworkManager[4906]: <warn> VPN plugin failed: 1 Jan 28 16:27:38 htf3333000l NetworkManager[4906]: <info> VPN plugin state changed: 6 Jan 28 16:27:38 htf3333000l NetworkManager[4906]: <info> VPN plugin state change reason: 0 Jan 28 16:27:38 htf3333000l NetworkManager[4906]: <warn> error disconnecting VPN: Could not process the request because no VPN connection was active This is fixed and fully working now. This bug can be closed and resolved :) kde 4.6 kdeplasma-applets-networkmanagement git20110126-2 networkmanager 0.8.3-0.20110113 networkmanager-vpnc 0.8.2-1 vpnc 0.5.3-1 Not sure of what changed since last time, packages above seem the same. Perhaps newer kde builds updates in arch. Either way this is fully working now. :) |