lirios / networkmanager

:rocket: NetworkManager support for Liri
GNU General Public License v3.0
5 stars 1 forks source link

Cannot open networkmanager #6

Open dylad opened 4 years ago

dylad commented 4 years ago

Your issue may already be reported! Please search on the issue track before creating one.

Expected Behavior

Open network manager through the Settings app should work as expected

Current Behavior

The following error pops up: Error loading "Network" file:///usr/share/liri-settings/modules/networkmanager/main.qml:30 plugin cannot be loaded for module "Liri.NetworkManager": Cannot load library /usr/lib64/qt5/qml/Liri/NetworkManager/libnmplugin.so: (/usr/lib64/qt5/qml/Liri/NetworkManager/libnmplugin.so: undefined symbol: nm_vpn_plugin_info_list_load)

Environment

Latest nightly build image used as live image with Virtualbox. (Also happens if use the same image on a USB stick)

plfiorini commented 4 years ago

On Fedora?

plfiorini commented 4 years ago

With the COPR repository?

dylad commented 4 years ago

On Fedora?

I am not using Fedora but the ISO found here

I am using this ISO with VirtualBox but the same happens if I put this ISO on a bootable USB stick.