Interesting. I thought it was just a git master issue.
Search Criteria
Package Details: drawpile-tools 2.3.0-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/drawpile.git (read-only, click to copy) |
|---|---|
| Package Base: | drawpile |
| Description: | Collaborative drawing program specially made for use with pen tablets (tools) |
| Upstream URL: | https://drawpile.net/ |
| Keywords: | collaborative drawing editing image pen qt qt5 tablet |
| Licenses: | GPL3 |
| Submitter: | None |
| Maintainer: | notfood |
| Last Packager: | notfood |
| Votes: | 24 |
| Popularity: | 0.092786 |
| First Submitted: | 2008-11-30 08:59 (UTC) |
| Last Updated: | 2025-12-20 01:33 (UTC) |
Dependencies (7)
- cargo (rust-beta-binAUR, rustup-gitAUR, rust-gitAUR, rust, rustup)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- extra-cmake-modules (extra-cmake-modules-gitAUR) (make)
- libzip (libzip-gitAUR) (make)
- qt6-multimedia (make)
- qt6-svg (make)
- qt6-tools (make)
Required by (1)
Sources (2)
notfood commented on 2020-08-19 04:18 (UTC)
cuppajoeman commented on 2020-08-14 16:31 (UTC)
When I try to compile I get:
[ 72%] Building CXX object src/desktop/CMakeFiles/drawpile.dir/widgets/popupmessage.cpp.o
In file included from /home/cuppajoeman/aur/drawpile/src/drawpile-2.1.17/src/desktop/widgets/popupmessage.cpp:28:
/home/cuppajoeman/aur/drawpile/src/drawpile-2.1.17/src/desktop/widgets/popupmessage.h:59:15: error: field ‘m_bubble’ has incomplete type ‘QPainterPath’
59 | QPainterPath m_bubble;
some searches yield this issue in other packages:
https://aur.tuna.tsinghua.edu.cn/packages/j9-git/ https://aur.archlinux.org/packages/cutecom/ https://aur.archlinux.org/packages/golden-cheetah/
notfood commented on 2019-09-20 18:29 (UTC)
Okay, next version.
Raansu commented on 2019-09-19 06:04 (UTC)
Drawpile will not compile without the package qt5-x11extras being installed. qt5-x11extras should be added as a makedepends dependency.
Mojyo commented on 2019-03-25 10:36 (UTC)
@notfood
Worked like a charm, thanks :) still a newbie here
notfood commented on 2019-03-25 09:31 (UTC)
@Mojyo Try overriding the theme.
Launch with env QT_STYLE_OVERRIDE=fusion drawpile
Feels like your QT is configured for a dark theme despite what Gnome says. Use qt5ct to set the global theme for QT.
Mojyo commented on 2019-03-24 18:30 (UTC) (edited on 2019-03-24 18:31 (UTC) by Mojyo)
@notfood
Hi, I saw you in the drawpile github lol just a question, I'm trying to change the app icons in the usr/share/drawpile/theme because the app has dark icons no matter what theme/shell i put in my gnome heres a pic: http://oi65.tinypic.com/35je77q.jpg any recommendation how to make the icons bright?
p.s. I love the new version :) p.p.s. wanna draw sometime? XD
Mojyo commented on 2019-02-28 13:00 (UTC)
@notfood @matoro
Can you confirm that installing extra-cmake-modules fixes your issue?
Solved the issue for me atleast
altermetax commented on 2019-02-26 11:53 (UTC) (edited on 2019-02-26 11:54 (UTC) by altermetax)
extra-cmake-modules should be added to makedepends. Didn't compile without it (same error as @matoro).
Pinned Comments