Package Details: quaternion 0.0.96.1-4

Git Clone URL: https://aur.archlinux.org/quaternion.git (read-only, click to copy)
Package Base: quaternion
Description: Qt-based IM client for the Matrix protocol
Upstream URL: https://github.com/quotient-im/Quaternion
Licenses: GPL-3.0-or-later, LGPL-2.1-or-later
Submitter: PureTryOut
Maintainer: xiota
Last Packager: xiota
Votes: 23
Popularity: 0.000003
First Submitted: 2016-09-12 17:12 (UTC)
Last Updated: 2024-11-12 21:39 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 Next › Last »

Scrumplex commented on 2019-07-15 17:13 (UTC)

I packaged up libQuotient today. I guess this project can now use it as a dependency instead of building it.

seo.disparate commented on 2019-05-26 06:57 (UTC)

As of 2019-05-26 This package fails to build in a clean chroot unless "qt5-multimedia" is added to the dependency list.

hcra commented on 2019-01-28 10:48 (UTC)

AUR cache is here $HOME/.cache/yay. Depends on the Toolkit.

akstrfn commented on 2019-01-27 21:50 (UTC)

As it reads in "No messages in the timeline" if this happens it is a Quanterion bug, the reason is that now this package builds in clean chroot.

Btw, what is aur cache?

hcra commented on 2019-01-27 18:21 (UTC)

I removed qt5-quickcontrols and qt5-quickcontrols2 packages. Cleaned the aur cache and rebuilt quaternion. Then I got no messages. I installed qt5-quickcontrols and qt5-quickcontrols2 again. After this I got messages. This is also mentioned on https://github.com/QMatrixClient/Quaternion search for "No messages in the timeline".

Thanks.

akstrfn commented on 2019-01-27 14:48 (UTC)

Does not look like those are required by upstream. Can you try updated package?

hcra commented on 2019-01-26 21:52 (UTC)

Please add qt5-quickcontrols and qt5-quickcontrols2 to dependencies. Without these packages quaternion don't display any messages.

jcaesar commented on 2018-10-22 11:00 (UTC) (edited on 2018-10-22 11:01 (UTC) by jcaesar)

Seems to be missing qt5-quickcontrols as a runtime dependency. I got log output like:

Rendering QML with QQuickView
qrc:/qml/Timeline.qml:2:1: module "QtQuick.Controls" is not installed
qrc:/qml/Timeline.qml:3:1: module "QtQuick.Controls.Styles" is not installed
qrc:/qml/Timeline.qml:2:1: module "QtQuick.Controls" is not installed
qrc:/qml/Timeline.qml:3:1: module "QtQuick.Controls.Styles" is not installed

axionl commented on 2018-10-22 05:12 (UTC)

Missing the qt5-tools qt5ct as depends?

vanyasem commented on 2018-05-06 12:28 (UTC)

If possible, please, post patches to the current PKGBUILD instead of reimplementing everything from scratch in the future. Thank you for your suggestions