GithubHelp home page GithubHelp logo

lirios / networkmanager Goto Github PK

View Code? Open in Web Editor NEW
5.0 5.0 1.0 517 KB

:rocket: NetworkManager support for Liri

License: GNU General Public License v3.0

QML 28.30% C++ 70.61% CMake 1.09%
liri qt qt-quick networkmanager qml material-design hacktoberfest

networkmanager's Introduction

Liri

GitHub issues Bountysource

This repository contains:

  • Manifest files for developers.
  • General issue tracker.
  • Backers list.
  • Wiki.

Contributor Guide

Please read the detailed contributor guide.

General issue tracker

Click on the Issues tab and submit issues.

Wiki

Click on the Wiki tab, read and/or write new content.

Alternatively you can clone the Wiki repository, work on your local system and push the changes back.

Clone the repository with:

git clone [email protected]:lirios/lirios.wiki.git

networkmanager's People

Contributors

liri-ci avatar plfiorini avatar transifex-integration[bot] avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Forkers

damianatorrpm

networkmanager's Issues

Cannot open networkmanager

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)

liri networkmanager module does not seem to build with Qt 5.14

It seems I get this build error with building against Qt 5.14 even after attempting to add a #include <QMapIterator> to src/imports/networkmanager/connectionsettings.cpp

[ 89%] Building CXX object src/imports/networkmanager/CMakeFiles/nmplugin.dir/networkmodelitem.cpp.o
In file included from /opt/include/KF5/NetworkManagerQt/networkmanagerqt/settings.h:29,
                 from /opt/include/KF5/NetworkManagerQt/NetworkManagerQt/Settings:1,
                 from /srcbuild/lirios-networkmanager/src/imports/networkmanager/connectionsettings.cpp:24:
/opt/include/KF5/NetworkManagerQt/networkmanagerqt/generictypes.h:44:9: error: ‘QMapIterator’ does not name a type; did you mean ‘operator+’?
 typedef QMapIterator<QString, QString> NMStringMapIterator;
         ^~~~~~~~~~~~
         operator+

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.