From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id EF2AF138806 for ; Tue, 26 Dec 2017 02:31:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CE39DE0F58; Tue, 26 Dec 2017 02:30:54 +0000 (UTC) Received: from very.loosely.org (very.loosely.org [173.255.215.69]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 697AFE0F33 for ; Tue, 26 Dec 2017 02:30:54 +0000 (UTC) Received: from [10.8.78.6] (port=55654 helo=matica.foolinux.mooo.com) by ahiker.mooo.com with esmtp (Exim 4.89) (envelope-from ) id 1eTf13-0007bB-8z for gentoo-user@lists.gentoo.org; Mon, 25 Dec 2017 18:30:53 -0800 Received: from itz by matica.foolinux.mooo.com with local (Exim 4.89) (envelope-from ) id 1eTf0w-0003pE-MZ for gentoo-user@lists.gentoo.org; Mon, 25 Dec 2017 18:30:46 -0800 Date: Mon, 25 Dec 2017 18:30:46 -0800 From: Ian Zimmerman To: gentoo-user@lists.gentoo.org Subject: [gentoo-user] Re: xosview fails to launch with missing font 7x13bold Message-ID: <20171226023046.2le75pom6ll3jxrv@matica.foolinux.mooo.com> Mail-Followup-To: gentoo-user@lists.gentoo.org References: Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Loosely-Listed: yes User-Agent: NeoMutt/20170707-dirty (1.8.3) X-Archives-Salt: 7d1eb4db-8273-45b2-9b96-7fc2b4e467ea X-Archives-Hash: d2620b5f13a8ed20eb6f4c3654d2d270 On 2017-12-23 18:09, Jack wrote: > After a reboot today, to switch to 4.14.8-r1, x11-misc/xosview-1.19 (installed last > March) fails to launch with "xosview: display :0 cannot load font 7x13bold" > > 7x13bold is from media-fonts/font-misc-misc - I have 1.1.2-r1 installed 12/16. I > can't tell what changed in the font file, as packages.gentoo.org has hardware > problems, and fails on any search attempt. font-misc-misc does include 7x13B, but I > don't know for sure if that is a valid alias, or if something changed since the last > version, 1.1.2, which was emerged in 2010! > > Before today, I haven't rebooted since 12/6, so my first guess is some problem with > font-misc-misc. 7x13B is listed in both fonts.alias as > -misc-fixed-bold-r-normal--13-120-75-75-c-70-iso8859-1 and fonts.dir as > -misc-fixed-bold-r-normal--13-120-75-75-c-70-iso10646-1 in /usr/share/fonts/misc, > which differ only in the iso number. The latter does show up in the output of > xlsfonts, but not the former. Even stranger, fonts-alias is much older than > everything else in that directory - from when I last emerged media-fonts/font-alias. > Is this perhaps a bug in fonts-alias which needs to be updated to reflect changes in > font naming in other packages? Reinstalling font-alias did not help. > > I then duplicated the line in fonts.alias, changing one of them to the other iso > number. That didn't help without restarting X, but after a restart, xosview runs. > (It now gives me a totally unrelated error - but I'll deal with that one later.) I am looking at this now because portage wants to update these package for me too and I don't want any mess. So, I think you're mixing apples and oranges a bit: 7x13bold is a real valid alias, but 7x13B is just the (base) name of the font files; it is not surprising that the latter not accepted as a font name. The fonts.dir file is the authoritative one for which "real" fonts (ie. not aliases) exist on the system. The first column there is the font file name (ffn) and the second column is the X font name contained in $ffn. I still have the previous version of font-misc-misc, and in fonts.dir I see entries both for iso10646-1 and for iso8859-$i where 1<=i<=16. Does your version have the latter entries? I should quote this part of fonts.dir verbatim: 7x13B-ISO8859-1.pcf.gz -misc-fixed-bold-r-normal--13-120-75-75-c-70-iso8859-1 7x13B-ISO8859-10.pcf.gz -misc-fixed-bold-r-normal--13-120-75-75-c-70-iso8859-10 7x13B-ISO8859-11.pcf.gz -misc-fixed-bold-r-normal--13-120-75-75-c-70-iso8859-11 7x13B-ISO8859-13.pcf.gz -misc-fixed-bold-r-normal--13-120-75-75-c-70-iso8859-13 7x13B-ISO8859-14.pcf.gz -misc-fixed-bold-r-normal--13-120-75-75-c-70-iso8859-14 7x13B-ISO8859-15.pcf.gz -misc-fixed-bold-r-normal--13-120-75-75-c-70-iso8859-15 7x13B-ISO8859-16.pcf.gz -misc-fixed-bold-r-normal--13-120-75-75-c-70-iso8859-16 7x13B-ISO8859-2.pcf.gz -misc-fixed-bold-r-normal--13-120-75-75-c-70-iso8859-2 7x13B-ISO8859-3.pcf.gz -misc-fixed-bold-r-normal--13-120-75-75-c-70-iso8859-3 7x13B-ISO8859-4.pcf.gz -misc-fixed-bold-r-normal--13-120-75-75-c-70-iso8859-4 7x13B-ISO8859-5.pcf.gz -misc-fixed-bold-r-normal--13-120-75-75-c-70-iso8859-5 7x13B-ISO8859-7.pcf.gz -misc-fixed-bold-r-normal--13-120-75-75-c-70-iso8859-7 7x13B-ISO8859-8.pcf.gz -misc-fixed-bold-r-normal--13-120-75-75-c-70-iso8859-8 7x13B-ISO8859-9.pcf.gz -misc-fixed-bold-r-normal--13-120-75-75-c-70-iso8859-9 7x13B.pcf.gz -misc-fixed-bold-r-normal--13-120-75-75-c-70-iso10646-1 Does yours contain all these lines? And if it does, do the files (as named in the 1st column) exist in /usr/share/fonts/misc/ ? -- Please don't Cc: me privately on mailing lists and Usenet, if you also post the followup to the list or newsgroup. To reply privately _only_ on Usenet, fetch the TXT record for the domain.