https://bugs.kde.org/show_bug.cgi?id=357938
--- Comment #4 from Jan Grulich <jgrul...@redhat.com> --- At first, in recent plasma-nm versions you will be notified about missing NetworkManager VPN plugin once you try to activate a VPN connection with missing plugin. I don't make this easy for me, there is a difference between plasma-nm VPN plugin and NetworkManager VPN plugin. For creating VPN connections in plasma-nm connection editor you need just plasma-nm VPN plugins (because there is no interaction with NM), however for their activation you need NetworkManager VPN plugin. We do check just for plasma-nm VPN plugins in the editor, which is easy. I guess there is definitely some way how to check for NetworkManager VPN plugins using NM libraries, but I haven't had time to investigate that. On the other hand, if we would check also for NM VPN plugin then users might not find out what they are missing if they are not able to edit/create VPN connections. Now all our VPN plugins are installed independently and once it comes to interaction with NetworkManger then they will be informed with notification about missing NetworkManager VPN plugin. -- You are receiving this mail because: You are watching all bug changes.