Skip to content

Cherry-pick: Don't crash when importing VPN config with missing NetworkManager plugin

Nicolas Fella requested to merge work/nico/cherry2 into Plasma/5.27

We delegate import of e.g. OpenVPN files to NetworkManager

However that only works when the relevant NetworkManager plugin is installed

Don't crash if it isn't

BUG: 465484 (cherry picked from commit 93607b53)

Merge request reports