| Summary: | NetworkManager-openconnect ignores configured CSD wrapper script | ||
|---|---|---|---|
| Product: | [Plasma] plasmashell | Reporter: | Tahir Jalilov <tahir.jalilov+kde.org> |
| Component: | Networking in general | Assignee: | Jan Grulich <jgrulich> |
| Status: | RESOLVED DOWNSTREAM | ||
| Severity: | normal | CC: | nate |
| Priority: | NOR | ||
| Version First Reported In: | master | ||
| Target Milestone: | 1.0 | ||
| Platform: | Arch Linux | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: |
openconnect settings screenshot
hipreport example |
||
Created attachment 147573 [details]
hipreport example
Bulk transfer as requested in T17796 Thanks for the bug report, and I'm sorry we didn't manage to get to it yet. I'm afraid this 3rd-prty UI tweaking tool isn't something we can support, sorry. You'll have to debug it yourself or with the the author of the tool. |
Created attachment 147572 [details] openconnect settings screenshot SUMMARY NetworkManager-openconnect ignores configured CSD wrapper script, at least for Global Protect (gp) protocol When I use openconnect from terminal and pass --csd-wrapper script, it works. But the same script ignored by GUI STEPS TO REPRODUCE 1. configure a NetworkManager VPN connection to use "Global Protect" protocol and to use CSD wrapper script 2. initiate the configured VPN connection 3. OBSERVED RESULT openconnect is executed without the expected option: --csd-wrapper=/home/hipreport.sh EXPECTED RESULT openconnect should be executed with option: --csd-wrapper=/home/hipreport.sh SOFTWARE/OS VERSIONS Linux/KDE Plasma: ArchLinux KDE Plasma Version: 5.24.3 KDE Frameworks Version: 5.92.0 Qt Version: 5.15.3 ADDITIONAL INFORMATION