https://bugs.kde.org/show_bug.cgi?id=455201
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |wishlist Status|REPORTED |CONFIRMED CC| |n...@kde.org Keywords| |usability Summary|missing vpn plugin. |plasma-nm should prompt the |software should auto |user to automatically |install openvpn package |install the openvpn package | |when it's missing Ever confirmed|0 |1 --- Comment #1 from Nate Graham <n...@kde.org> --- > why isn't plasma detecting that openvpn file is being run and openvpn package > is missing so try to install this package? Presumably because right now we can't guarantee that the package is named "openvpn" on every distro. To make this work, we would need a way for distros to communicate to us what the name of the package is for them, perhaps via a CMake variable that they would have to set or override (if it defaulted to being "openvpn"). If we did that, it would be feasible to have plasma-nm use PackageKit to install it for you. -- You are receiving this mail because: You are watching all bug changes.