lirios / lirios/networkmanager
Cannot open networkmanager
@plfiorini is already working on this.
Since Dec 8, 2020.
- Dominant language
- C++
- Stars
- 5
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
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)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.