Summary: | Apply button not enabled after importing a VPN connection configuration file | ||
---|---|---|---|
Product: | [Plasma] plasma-nm | Reporter: | aeneid <dark0ne> |
Component: | general | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | bernardo.marx, nate, nicolas.fella |
Priority: | NOR | ||
Version: | 5.27.4 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/plasma/plasma-nm/commit/d795e92bd12705d0ce506c4ac900b0ccb7bdc69b | Version Fixed In: | 5.27.5 |
Sentry Crash Report: |
Description
aeneid
2023-04-18 20:56:20 UTC
A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-nm/-/merge_requests/243 The problem is that newly imported connections weren't properly saved to NetworkManager. Clicking apply just happens to work around that because saving an edited connection does save the connection properly Ah i see, thank you for fixing the bug so quickly. Git commit 024035190982ac5957310ef78fbc34b9c51766c2 by Nicolas Fella. Committed on 19/04/2023 at 12:01. Pushed by nicolasfella into branch 'master'. Persist imported VPN connections on disk Otherwise they disappear after a reboot M +1 -1 libs/handler.cpp https://invent.kde.org/plasma/plasma-nm/commit/024035190982ac5957310ef78fbc34b9c51766c2 Git commit d795e92bd12705d0ce506c4ac900b0ccb7bdc69b by Nicolas Fella. Committed on 19/04/2023 at 12:12. Pushed by nicolasfella into branch 'Plasma/5.27'. Persist imported VPN connections on disk Otherwise they disappear after a reboot (cherry picked from commit 024035190982ac5957310ef78fbc34b9c51766c2) M +1 -1 libs/handler.cpp https://invent.kde.org/plasma/plasma-nm/commit/d795e92bd12705d0ce506c4ac900b0ccb7bdc69b *** Bug 469231 has been marked as a duplicate of this bug. *** |