Does the Flatpak com.protonvpn.www pull all dependencies it needs?
It looks like the Flatpak for com.protonvpn.www isn't pulling all the dependencies it needs to run. From the protonvpn.log:
2023-07-22 18:08:59,008 — nm_client_mixin.py — ERROR — __dynamic_callback:124 — Exception: nm-manager-error-quark: The VPN service 'org.freedesktop.NetworkManager.openvpn' was not installed. (4) Traceback (most recent call last): File "/app/lib/python3.10/site-packages/protonvpn_nm_lib/core/connection_backend/nm_client/nm_client_mixin.py", line 117, in __dynamic_callback (callback_type_dict[callback_type]["finish_function"])(client, result) gi.repository.GLib.GError: nm-manager-error-quark: The VPN service 'org.freedesktop.NetworkManager.openvpn' was not installed. (4)
Is this where I should report this issue? Apologies if not.