Search Criteria
Package Details: lxqt-connman-applet-git r85.672ade9-1
Git Clone URL: | https://aur.archlinux.org/lxqt-connman-applet-git.git (read-only, click to copy) |
---|---|
Package Base: | lxqt-connman-applet-git |
Description: | LXQt system-tray applet for ConnMan |
Upstream URL: | https://github.com/surlykke/lxqt-connman-applet |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | hagabaka |
Maintainer: | pmattern |
Last Packager: | pmattern |
Votes: | 30 |
Popularity: | 0.000000 |
First Submitted: | 2015-01-16 03:23 |
Last Updated: | 2017-02-04 16:08 |
Dependencies (7)
- connman (connman-git)
- liblxqt (liblxqt-git)
- qt5-svg (qt5-svg-git)
- cmake (cmake-git) (make)
- git (git-git) (make)
- lxqt-build-tools (lxqt-build-tools-git) (make)
- qt5-tools (qt5-tools-git) (make)
Required by (2)
- lxqt-desktop-git (optional)
- lxqt-kwin-desktop-git (requires lxqt-connman-applet) (optional)
Latest Comments
1 2 3 Next › Last »
drencrom commented on 2017-10-03 14:44
It is not compiling right now. I get a lot of errors. I uploaded the errors file because it is about 5 MiB. https://merlino.uy/errors.txt
pmattern commented on 2017-02-05 10:29
Fixed. Thanks for the heads-up.
CravateRouge commented on 2017-02-02 16:45
Maybe you should add lxqt-build-tools in the list of the dependencies, because I had this error:
CMake Error at /usr/share/cmake-3.7/Modules/CMakeFindDependencyMacro.cmake:55 (find_package):
By not providing "Findlxqt-build-tools.cmake" in CMAKE_MODULE_PATH this
project has asked CMake to find a package configuration file provided by
"lxqt-build-tools", but CMake did not find one.
Could not find a package configuration file provided by "lxqt-build-tools"
(requested version 0.3.1) with any of the following names:
lxqt-build-toolsConfig.cmake
lxqt-build-tools-config.cmake
Add the installation prefix of "lxqt-build-tools" to CMAKE_PREFIX_PATH or
set "lxqt-build-tools_DIR" to a directory containing one of the above
files. If "lxqt-build-tools" provides a separate development package or
SDK, be sure it has been installed.
Call Stack (most recent call first):
/usr/share/cmake/lxqt/lxqt-config.cmake:41 (find_dependency)
iconviewer/CMakeLists.txt:7 (find_package)
pmattern commented on 2016-10-13 17:43
@klundry
https://github.com/surlykke/lxqt-connman-applet/issues/12
@ozky
Couldn't reproduce your findings using numerous different WLAN adapters so far. Maybe some dependency issue at your side. Anyway the problem does not look like a downstream packaging issue so this comment section is probably not the right place to discuss it.
klundry commented on 2016-10-07 02:12
Have you had any chance to look into why the system tray icon displays a generic blank icon? I am still having the issue. This is the output when running it from the command line:
libEGL warning: DRI2: failed to open rockchip (search paths /usr/lib/xorg/modules/dri)
QIODevice::read (QFile, ":/resources/signal-strength-0.svg"): device not open
QPainter::begin: Paint device returned engine == 0, type: 2
QIODevice::read (QFile, ":/resources/signal-strength-1.svg"): device not open
QPainter::begin: Paint device returned engine == 0, type: 2
QIODevice::read (QFile, ":/resources/signal-strength-2.svg"): device not open
QPainter::begin: Paint device returned engine == 0, type: 2
QIODevice::read (QFile, ":/resources/signal-strength-3.svg"): device not open
QPainter::begin: Paint device returned engine == 0, type: 2
QIODevice::read (QFile, ":/resources/signal-strength-4.svg"): device not open
QPainter::begin: Paint device returned engine == 0, type: 2
themeName: "breeze"
QSystemTrayIcon::setVisible: No Icon set
yan12125 commented on 2016-08-03 17:53
Please add git to makedepends.
pmattern commented on 2016-01-07 18:03
@kfgz
Confirmed and fixed. Thanks for the heads-up.
@klundry
For whatever reason I got aware of your comment after kfgz posted his only. Don't know whether I just missed the mail or something else went wrong (I'm relying on those notification mails and don't visit packages' pages on a regular basis without any reason.)
That said I haven't got time to look into this not so essential issue right now. Will report back if I have, hopefully in the not too distant future.
kfgz commented on 2016-01-06 11:34
qt5-svg is missing as a dependency. Without it package won't build.
klundry commented on 2015-12-08 15:20
The applet works fine for me but I have an issue with the icons not showing correctly in the tray or in the connection screen. I'm not sure if I'm missing a certain icon package or what.
EDIT: I'm using 0.10.
This is what it looks like.
http://imgur.com/Tk6ZQBA
http://imgur.com/pnuz7F7
ozky commented on 2015-11-12 12:19
I have wlan only network and it's wpa2 it leads applet to crash with core dump,i mainly use cmst right now.