Gentoo Archives: gentoo-user

From: james <garftd@×××××××.net>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] printing pdfs
Date: Thu, 28 May 2020 23:04:23
Message-Id: 39db9d00-1fe2-3dfd-195a-f98b450478c4@verizon.net
1 On 5/28/20 4:30 PM, Francesco Turco wrote:
2 > On Thu, May 28, 2020, at 22:11, james wrote:
3 >> So what application/strategy gets me past errors like this:
4 >>
5 >> "Cannot mix incompatible Qt library (version 0x50e01) with this library
6 >> (version 0x50e02)"
7 >
8 > Which application are you printing from?
9 > I guess it's a Qt application. In that case, please verify that all packages in the dev-qt category on your system have the same version number.
10 >
11 > You can use eix, for example:
12 >
13 > $ eix --category dev-qt --installed --compact
14 >
15
16 35 matches. Yes I run lxde and many qt codes.
17
18 Perhaps better these are currenly blocked (will not update) qt:
19
20 U ~] dev-qt/qtcore-5.15.0 [5.14.2]
21 U ~] dev-qt/qtxml-5.15.0 [5.14.2]
22 U dev-qt/qtnetwork-5.15.0 [5.14.2] USE="-libressl%"
23 U ~] dev-qt/qttest-5.15.0 [5.14.2]
24 U ~] dev-qt/qtdbus-5.15.0 [5.14.2]
25
26 U ~] dev-qt/qtgui-5.15.0 [5.14.2]
27 U ~] dev-qt/qtx11extras-5.15.0 [5.14.2]
28 U ~] dev-qt/qtwidgets-5.15.0 [5.14.2]
29 U ~] dev-qt/qtdeclarative-5.15.0 [5.14.2]
30 U ~] dev-qt/qtopengl-5.15.0 [5.14.2]
31 U ~] dev-qt/linguist-tools-5.15.0 [5.14.2]
32 U ~] dev-qt/qtmultimedia-5.15.0 [5.14.2]
33 U ~] dev-qt/qtpositioning-5.15.0 [5.14.2]
34 U ~] dev-qt/qtwayland-5.15.0 [5.14.2]
35 U ~] dev-python/qtawesome-0.7.2 [0.7.1]
36
37
38
39 Not staying up with the very latest qt packages, causes even more
40 problems. I usually have to wait, up to 7 days, as the others trickle in
41 and the all the qt packages will install. Sometime I have to remove them
42 all, then do the upgrade.
43
44 This is the first time it has affected pdf files.
45
46 Palemoon will not even load pdfs, at least this version::
47
48 NewMoon: 28.9.3 (the unofficial build of PaleMoon.)
49
50 I'll guess I just wait a few days and see what trickles in on qqt upgrades:
51
52 <startsnip>
53 (dev-qt/qtcore-5.15.0:5/5.15.0::gentoo, ebuild scheduled for merge)
54 USE="icu -debug -old-kernel (-systemd) -test" ABI_X86="(64)" conflicts with
55 ~dev-qt/qtcore-5.14.2:5/5.14.2= required by
56 (dev-qt/qtnetwork-5.14.2:5/5.14::gentoo, installed) USE="ssl -bindist
57 -connman -debug -gssapi -libproxy -networkmanager -sctp -test"
58 ABI_X86="(64)"
59 ^ ^^^^^^^^^^
60 ~dev-qt/qtcore-5.14.2 required by
61 (dev-qt/qtgraphicaleffects-5.14.2:5/5.14::gentoo, installed) USE="-debug
62 -test" ABI_X86="(64)"
63 ^ ^^^^^^
64 ~dev-qt/qtcore-5.14.2:5= required by
65 (dev-qt/qtxml-5.14.2:5/5.14::gentoo, installed) USE="-debug -test"
66 ABI_X86="(64)"
67 ^ ^^^^^^
68 ~dev-qt/qtcore-5.14.2:5/5.14.2= required by
69 (dev-qt/qtdiag-5.14.2:5/5.14::gentoo, installed) USE="network widgets
70 -debug -test" ABI_X86="(64)"
71 <endsnip>

Replies

Subject Author
Re: [gentoo-user] printing pdfs Jack <ostroffjh@×××××××××××××××××.net>
Re: [gentoo-user] printing pdfs Dale <rdalek1967@×××××.com>
Re: [gentoo-user] printing pdfs Francesco Turco <mail@××××××.net>