We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Your issue may already be reported! Please search on the issue track before creating one.
Open network manager through the Settings app should work as expected
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)
Latest nightly build image used as live image with Virtualbox. (Also happens if use the same image on a USB stick)
The text was updated successfully, but these errors were encountered:
On Fedora?
Sorry, something went wrong.
With the COPR repository?
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.
plfiorini
No branches or pull requests
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)
The text was updated successfully, but these errors were encountered: