Works for me also. Happy flying ;-)
Search Criteria
Package Details: qgroundcontrol 4.4.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/qgroundcontrol.git (read-only, click to copy) |
---|---|
Package Base: | qgroundcontrol |
Description: | Micro air vehicle ground control station. |
Upstream URL: | https://github.com/mavlink/qgroundcontrol |
Licenses: | GPL3 |
Submitter: | anselmolsm |
Maintainer: | acxz |
Last Packager: | acxz |
Votes: | 12 |
Popularity: | 0.000228 |
First Submitted: | 2016-05-13 13:37 (UTC) |
Last Updated: | 2024-07-20 20:08 (UTC) |
Dependencies (40)
- bzip2 (bzip2-gitAUR)
- dbus (dbus-gitAUR, dbus-selinuxAUR)
- flac (flac-gitAUR)
- gst-plugins-base-libs (gst-plugins-base-libs-gitAUR)
- icu (icu-gitAUR)
- libasyncns
- libffi (libffi-gitAUR)
- libgcrypt
- libgpg-error (libgpg-error-gitAUR)
- libogg (libogg-gitAUR)
- libsndfile (libsndfile-gitAUR)
- libsystemd (systemd-chromiumos-libsAUR, systemd-libs-selinuxAUR, systemd-libs-gitAUR, systemd-libs-fmlAUR, systemd-libs)
- libunwind (libunwind-carbonAUR, libunwind-gitAUR)
- libx11 (libx11-gitAUR)
- libxau
- libxcb (libxcb-gitAUR)
- libxdmcp
- libxext (libxext-gitAUR)
- lz4 (lz4-gitAUR)
- orc
- pcre
- qt5-charts (qt5-charts-gitAUR)
- qt5-graphicaleffects (qt5-graphicaleffects-gitAUR)
- qt5-location
- qt5-multimedia
- qt5-quickcontrols (qt5-quickcontrols-gitAUR)
- qt5-quickcontrols2 (qt5-quickcontrols2-gitAUR)
- qt5-serialport (qt5-serialport-gitAUR)
- qt5-speech
- qt5-svg (qt5-svg-gitAUR)
- qt5-tools
- qt5-wayland (qt5-wayland-decorationsAUR)
- qt5-x11extras
- sdl2 (sdl2-compat-gitAUR, sdl2-gitAUR)
- speech-dispatcher (speech-dispatcher-gitAUR)
- xz (xz-gitAUR)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat)
- git (git-gitAUR, git-glAUR) (make)
- patchelf (patchelf-gitAUR) (make)
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR) (make)
Required by (0)
Sources (11)
- qgroundcontrol-4.4.0
- qgroundcontrol-android_openssl
- qgroundcontrol-ArduPilot-Parameter-Repository
- qgroundcontrol-c_library_v2
- qgroundcontrol-eigen
- qgroundcontrol-GpsDrivers
- qgroundcontrol-gst-plugins-good
- qgroundcontrol-libevents
- qgroundcontrol-qmdnsengine
- qgroundcontrol-shapelib
- qgroundcontrol-xz-embedded
kikislater commented on 2016-07-03 22:52 (UTC)
mr_337 commented on 2016-07-03 19:57 (UTC)
@anselmolsm
That took care of the problem, repulled from AUR and viola working!
Thanks!
anselmolsm commented on 2016-07-03 14:05 (UTC)
Done. Also updated to v2.9.7b.
anselmolsm commented on 2016-07-03 12:24 (UTC)
OK, I was confusing this package with the -git one. The release package fetches the bundle published by QGC, which includes the version of Qt that it expects. So, Qt packages installed in the system don't matter.
The fix for this issue is the following: /usr/bin/qgroundcontrol should be a link to the script qgroundcontrol-start.sh included in the release bundle. This script sets env vars accordingly, so QGC runs using Qt 5.5 part of the bundle.
Currently, this PKGBUILD is using the same script used by the -git version. I am fixing this now.
anselmolsm commented on 2016-07-03 11:18 (UTC)
Current extra features 5.7 packages ;)
https://www.archlinux.org/packages/extra/x86_64/qt5-base/
I'm rebuilding QGC now, in order to check if I get the same error.
kikislater commented on 2016-07-03 07:37 (UTC)
I'm running QGC with Qt 5.6 like there is in archlinux repository
$ pacman -Q qt5-base
qt5-base 5.6.1-2
anselmolsm commented on 2016-07-03 00:53 (UTC)
Thanks for reporting this, I'll take a look at this.
Just checking: Are you both running QGC with newest Qt 5.7?
The community says that QGC currently works only with Qt 5.5, I am aware of issues with 5.6... maybe you guys found new issues with 5.7...
mr_337 commented on 2016-07-02 23:53 (UTC)
@kikislater, getting the exact same thing :(
kikislater commented on 2016-06-17 21:48 (UTC)
Erro when launching
$ qgroundcontrol
Logging ini file directory "/home/kiki/.config/QtProject"
Filter rules "qt.network.ssl.warning=false\n"
Settings location "/home/kiki/.config/QGroundControl.org/QGroundControl.ini" Is writable?: true
Failed to set Geoclue positioning requirements. Geoclue error: org.qtproject.QtDBus.Error.InvalidObjectPath
Map Cache in: "/home/kiki/.cache/QGCMapCache100" / "qgcMapCache.db"
./qgroundcontrol: symbol lookup error: ./qgroundcontrol: undefined symbol: _ZN29QGeoTiledMappingManagerEngine22createTileCacheWithDirERK7QString
Pinned Comments
acxz commented on 2020-05-16 14:45 (UTC)
Development is on Github: https://github.com/acxz/pkgbuilds Please open issues and PRs there instead of commenting.