Package Details: drawpile-server 2.2.1-1

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 (server)
Upstream URL: https://drawpile.net/
Keywords: collaborative drawing editing image pen qt qt5 tablet
Licenses: GPL3
Submitter: None
Maintainer: notfood
Last Packager: notfood
Votes: 20
Popularity: 0.000001
First Submitted: 2008-11-30 08:59 (UTC)
Last Updated: 2024-02-19 15:14 (UTC)

Dependencies (12)

Required by (1)

Sources (1)

Pinned Comments

Latest Comments

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

notfood commented on 2020-08-19 04:54 (UTC) (edited on 2020-08-19 04:55 (UTC) by notfood)

I pushed a fix. Unfortunately I can't get the server to compile so it's been disabled for now. I didn't up the version, I don't want the people who have the working server to lose it.

notfood commented on 2020-08-19 04:18 (UTC)

Interesting. I thought it was just a git master issue.

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