Gentoo Archives: gentoo-user

From: Frank Steinmetzger <Warp_7@×××.de>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: Re: Qt-4.8.7 bug
Date: Tue, 23 May 2017 21:16:52
Message-Id: 20170523211648.GB28173@kern
In Reply to: [gentoo-user] Re: Re: Qt-4.8.7 bug by "Jörg Schaible"
1 On Mon, May 22, 2017 at 09:49:01AM +0200, Jörg Schaible wrote:
2
3 > Peter Humphrey wrote:
4 >
5 > [snip]
6 >
7 > well, this does not seem to be the complete truth. When I switched to gcc
8 > 5.x I did a revdep-rebuild for anything that was compiled against
9 > libstdc++.so.6 just like the according news entry was recommending. And I am
10 > quite sure that those Qt plugins were part of my 515 recompiled packages.
11 >
12 > Nevertheless, my KDE 4 apps were broken after the update to Qt 4.8.7.
13 > Rebuilding anything that was using libQtCore.so.4 solved it, but I fail to
14 > see how this is related to the gcc update two weeks ago.
15
16 I, too, was affected by this. I did the libstdc++ rebuild after upgrading
17 gcc (some 550 packages) a while back and now I was hit by the Qt problem, so
18 another rebuild of 500 packages with --changed-deps world.
19
20
21 Once finished, it left me with a new problem:
22 KDE doesn’t find my beloved terminus font anymore, both on my PC and my laptop.
23 It does not show up in any font selection dialog. The same goes for GTK
24 applications such as gimp (GTK2) and firefox (GTK3). No Terminus anywhere.
25
26 Does that ring a bell with anyone?
27
28
29 $ eix -e terminus-font
30 [I] media-fonts/terminus-font
31 Available versions: 4.39-r1 ~4.40 {X a-like-o +center-tilde distinct-l +pcf +pcf-unicode-only +psf quote raw-font-data ru-dv +ru-g ru-i ru-k}
32 Installed versions: 4.39-r1(20:45:20 12/24/16)(X center-tilde pcf pcf-unicode-only psf ru-g -a-like-o -distinct-l -quote -raw-font-data -ru-dv -ru-i -ru-k)
33
34 $ fc-list | grep -i terminus
35 /usr/share/fonts/terminus/ter-x24b.pcf.gz: xos4 Terminus:style=Bold
36 /usr/share/fonts/terminus/ter-x12b.pcf.gz: xos4 Terminus:style=Bold
37 /usr/share/fonts/terminus/ter-x32b.pcf.gz: xos4 Terminus:style=Bold
38 /usr/share/fonts/terminus/ter-x22b.pcf.gz: xos4 Terminus:style=Bold
39 /usr/share/fonts/terminus/ter-x18b.pcf.gz: xos4 Terminus:style=Bold
40 /usr/share/fonts/terminus/ter-x28b.pcf.gz: xos4 Terminus:style=Bold
41 /usr/share/fonts/terminus/ter-x20b.pcf.gz: xos4 Terminus:style=Bold
42 /usr/share/fonts/terminus/ter-x18n.pcf.gz: xos4 Terminus:style=Regular
43 /usr/share/fonts/terminus/ter-x28n.pcf.gz: xos4 Terminus:style=Regular
44 /usr/share/fonts/terminus/ter-x20n.pcf.gz: xos4 Terminus:style=Regular
45 /usr/share/fonts/terminus/ter-x12n.pcf.gz: xos4 Terminus:style=Regular
46 /usr/share/fonts/terminus/ter-x32n.pcf.gz: xos4 Terminus:style=Regular
47 /usr/share/fonts/terminus/ter-x22n.pcf.gz: xos4 Terminus:style=Regular
48 /usr/share/fonts/terminus/ter-x14n.pcf.gz: xos4 Terminus:style=Regular
49 /usr/share/fonts/terminus/ter-x24n.pcf.gz: xos4 Terminus:style=Regular
50 /usr/share/fonts/terminus/ter-x16b.pcf.gz: xos4 Terminus:style=Bold
51 /usr/share/fonts/terminus/ter-x16n.pcf.gz: xos4 Terminus:style=Regular
52 /usr/share/fonts/terminus/ter-x14b.pcf.gz: xos4 Terminus:style=Bold
53
54 $ qlop -l terminus-font|tail -n 1
55 Sat Dec 24 20:45:34 2016 >>> media-fonts/terminus-font-4.39-r1
56
57 I never used eselect fontconfig in the past (do I actually have to?), but
58 since terminus was disabled, I enabled it. It did not help either.
59
60 $ eselect fontconfig list|grep terminus
61 [50] 75-yes-terminus.conf *
62
63
64 Cheers.
65 --
66 Gruß | Greetings | Qapla’
67 Please do not share anything from, with or about me on any social network.
68
69 Congratulations! You’ve never been late as early as today.

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
[gentoo-user] Re: Qt-4.8.7 bug Ian Zimmerman <itz@×××××××.net>
Re: [gentoo-user] Re: Re: Qt-4.8.7 bug Peter Humphrey <peter@××××××××××××.uk>