Gentoo Archives: gentoo-user

From: Jack <ostroffjh@×××××××××××××××××.net>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Qtcurve, anyone?
Date: Sun, 31 May 2020 16:17:28
Message-Id: 00f8a99b-e034-a9c5-36b4-f1790e985f58@users.sourceforge.net
In Reply to: Re: [gentoo-user] Qtcurve, anyone? by Peter Humphrey
1 On 5/31/20 12:06 PM, Peter Humphrey wrote:
2 > On Sunday, 31 May 2020 16:36:13 BST Peter Humphrey wrote:
3 >
4 >> Still refining my plasma desktop, and recovering from bits of it having been
5 >> deleted upstream, I'm trying to install x11-themes/qtcurve, but I get this:
6 >>
7 >> In file included from
8 >> /var/tmp/portage/x11-themes/qtcurve-1.9.0-r1/work/qtcurve-1.9.0/qt5/
9 >> style/qtcurve_p.h:28,
10 >> from
11 >> /var/tmp/portage/x11-themes/qtcurve-1.9.0-r1/work/qtcurve-1.9.0/qt5/
12 >> style/prepolish.cpp:25:
13 >> /var/tmp/portage/x11-themes/qtcurve-1.9.0-r1/work/qtcurve-1.9.0/qt5/style/qt
14 >> curve.h: At gl obal scope:
15 >> /var/tmp/portage/x11-themes/qtcurve-1.9.0-r1/work/qtcurve-1.9.0/qt5/style/qt
16 >> curve.h:103:22: error: field ‘path’ has incomplete type ‘QPainterPath’ 103 |
17 >> QPainterPath path;
18 >>
19 >> | ^~~~
20 >>
21 >> Installing plasma-meta didn't help: I got the same error. BGO has nothing
22 >> against qtcurve. Can anyone offer an insight? Perhaps it's time to report a
23 >> bug.
24 > I'm confused. Now I get the same error in app-emulation/virtualbox-5.2.40. It
25 > seems I'm lacking a core component of Qt.
26 Or something was added or removed from some Qt component, and something
27 else didn't account for the change.  (I don't know one way or the other
28 in this case.)  Perhaps try to find (by following includes?) where the
29 definition of QPainterPath is, and check old/new versions of whatever
30 package provides it.

Replies

Subject Author
Re: [gentoo-user] Qtcurve, anyone? Stefano Crocco <posta@×××××××××××××.it>