Package Details: qtforkawesome-qt6 0.2.3-1

Git Clone URL: https://aur.archlinux.org/qtforkawesome-qt6.git (read-only, click to copy)
Package Base: qtforkawesome-qt6
Description: Library that bundles ForkAwesome for use within Qt applications (using Qt 6)
Upstream URL: https://github.com/Martchus/qtforkawesome
Licenses: GPL-2-or-later
Provides: libqtforkawesome-qt6.so, libqtquickforkawesome-qt6.so
Submitter: Martchus
Maintainer: Martchus
Last Packager: Martchus
Votes: 11
Popularity: 3.18
First Submitted: 2021-10-06 08:02 (UTC)
Last Updated: 2024-12-03 21:27 (UTC)

Dependencies (9)

Required by (2)

Sources (2)

Latest Comments

Martchus commented on 2025-01-21 18:16 (UTC)

It works in my build environment.

Maybe something related to scaling? Does it help to add export QT_SCALE_FACTOR=1 at the beginning of the check() function.

tietze commented on 2025-01-21 17:10 (UTC) (edited on 2025-01-21 17:25 (UTC) by tietze)

I have an error when compiling: it fails the qtforkawesome-qt6_run_renderer_tests

Passing --nocheck to makepkg makes it build.

Output:

1: Test command: /home/tietze/.cache/paru/clone/qtforkawesome-qt6/src/qtforkawesome-0.2.3/qtforkawesome/qtforkawesome-qt6_renderer_tests
1: Working Directory: /home/tietze/.cache/paru/clone/qtforkawesome-qt6/src/qtforkawesome-0.2.3/qtforkawesome
1: Test timeout computed to be: 10000000
1: ********* Start testing of RendererTests *********
1: Config: Using QtTest library 6.8.1, Qt 6.8.1 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 14.2.1 20240910), arch unknown
1: PASS   : RendererTests::initTestCase()
1: FAIL!  : RendererTests::testRender() Compared values are not the same
1:    Actual   (globe.width())                : 107
1:    Expected (80 * globe.devicePixelRatio()): 106.666666667
1:    Loc: [/usr/src/debug/qtforkawesome-qt6/qtforkawesome-0.2.3/qtforkawesome/tests/renderer.cpp(24)]
1: PASS   : RendererTests::cleanupTestCase()
1: Totals: 2 passed, 1 failed, 0 skipped, 0 blacklisted, 33ms
1: ********* Finished testing of RendererTests *********
1/1 Test #1: qtforkawesome-qt6_run_renderer_tests ...***Failed    0.07 sec

0% tests passed, 1 tests failed out of 1

patlefort commented on 2024-12-03 20:27 (UTC)

Source validation is failing, checksums were not updated in the last update.