Package Details: qgroundcontrol-git v4.2.0.r47.96401ec30-1.2

Git Clone URL: https://aur.archlinux.org/qgroundcontrol-git.git (read-only, click to copy)
Package Base: qgroundcontrol-git
Description: ground control system for px4 autopilot
Upstream URL: https://github.com/mavlink/qgroundcontrol
Licenses: GPL3
Submitter: zvyn
Maintainer: bobosito
Last Packager: bobosito
Votes: 9
Popularity: 0.000000
First Submitted: 2014-02-07 03:20 (UTC)
Last Updated: 2022-03-28 01:35 (UTC)

Required by (0)

Sources (10)

Pinned Comments

bobosito commented on 2022-01-22 04:19 (UTC)

https://github.com/bobosito000/arch-qgroundcontrol

Latest Comments

« First ‹ Previous 1 2 3 4 Next › Last »

zvyn commented on 2015-06-02 23:34 (UTC)

fixed it, thanks marauder

marauder commented on 2015-06-02 20:48 (UTC)

@zvyn, Yeah installing qt5-quickcontrols seems to fix that particular problem. Can you fix the PKGBUILD to reflect this?

zvyn commented on 2015-03-10 03:12 (UTC)

Hey freaks, I'd bet there is a dependencie missing. Does it work after installing qt5-quickcontrols (from the extra repo)? If so please let me know so I can fix the PKGBUILD :)

freaks commented on 2015-03-09 22:50 (UTC)

hi i have this error when i launch qgroundcontrol Source not ready: Status(3) Errors: qrc:/qml/MainToolBar.qml:31:1: module "QtQuick.Controls" is not installed qrc:/qml/MainToolBar.qml:32:1: module "QtQuick.Controls.Styles" is not installed qrc:/qml/MainToolBar.qml:31:1: module "QtQuick.Controls" is not installed qrc:/qml/MainToolBar.qml:32:1: module "QtQuick.Controls.Styles" is not installed

zvyn commented on 2015-03-01 00:49 (UTC)

Thanks to SimFox3 and m01 for pointing out the dependency changes! PKGBUILD has been updated now.

m01 commented on 2015-02-22 11:23 (UTC)

Turns out I also needed qt5-graphicaleffects as a runtime dependency to prevent it from crashing when entering the Setup screen

m01 commented on 2015-02-09 08:58 (UTC)

In addition to the two dependencies mentioned by SimFox3, I needed to add qt5-tools to the dependencies. Please can you update the PKGBUILD?

SimFox3 commented on 2014-11-03 02:04 (UTC)

Please add these to the dependencies: - qt5-webkit - qt5-svg

zvyn commented on 2014-07-16 15:07 (UTC)

@leoluk: Thanks for the info! I updated the package to 2.0.3 which is a huge cleanup in comperation to 2.0.0 (less dependencies, cleaner build, things like QUpgrade and XBee are optional).

leoluk commented on 2014-07-05 10:27 (UTC)

Flite does not seem to be required any more in recent QGroundControl versions. espeak is used instead.