Your message dated Sun, 6 Feb 2005 10:51:28 -0800 with message-id <[EMAIL PROTECTED]> and subject line Bug#293283: not able to use Linux font despite following instructions in README.Linux-font has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database) -------------------------------------- Received: (at submit) by bugs.debian.org; 2 Feb 2005 07:42:44 +0000 >From [EMAIL PROTECTED] Tue Feb 01 23:42:44 2005 Return-path: <[EMAIL PROTECTED]> Received: from adsl-64-172-171-69.bk.cx [64.172.171.69] by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1CwF9w-0006wT-00; Tue, 01 Feb 2005 23:42:44 -0800 Received: by adsl-64-172-171-69.bk.cx (Postfix, from userid 1000) id B4D2070126; Tue, 1 Feb 2005 23:41:16 -0800 (PST) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Brian Kimball <[EMAIL PROTECTED]> To: Debian Bug Tracking System <[EMAIL PROTECTED]> Subject: not able to use Linux font despite following instructions in README.Linux-font X-Mailer: reportbug 3.7.1 Date: Tue, 01 Feb 2005 23:41:16 -0800 Message-Id: <[EMAIL PROTECTED]> Delivered-To: [EMAIL PROTECTED] X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE autolearn=no version=2.60-bugs.debian.org_2005_01_02 X-Spam-Level: Package: konsole Version: 4:3.3.2-1 Severity: normal Hi, the subject says it all. I've followed the directions in README.Linux-font and I still can't get the Linux font working in Konsole. I get the following error message: Font `-misc-console-medium-r-normal--16-160-72-72-c-80-iso10646-1' not found. Check /usr/share/doc/konsole/README.Linux-font for help. FWIW I'm able to view the above font just fine in xfontsel. I also don't think this is a problem with my fontconfig configuration because my /etc/fonts/{fonts.conf,local.conf} files match character-for-character files on another machine where the Linux font *does* work. I've tried turning on and off anti-aliasing, deleting my user's .fonts.conf file, even starting with a fresh test user. Nothing works. If there's anything I can do to give you more information, please let me know. Cheers, Brian -- System Information: Debian Release: 3.1 APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.10 Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1) Versions of packages konsole depends on: ii kdelibs4 4:3.3.2-1 KDE core libraries ii libart-2.0-2 2.3.17-1 Library of functions for 2D graphi ii libc6 2.3.2.ds1-20 GNU C Library: Shared libraries an ii libfam0c102 2.7.0-6 client library to control the FAM ii libgcc1 1:3.4.3-7 GCC support library ii libice6 4.3.0.dfsg.1-10 Inter-Client Exchange library ii libidn11 0.5.2-3 GNU libidn library, implementation ii libpng12-0 1.2.8rel-1 PNG library - runtime ii libqt3c102-mt 3:3.3.3-8 Qt GUI Library (Threaded runtime v ii libsm6 4.3.0.dfsg.1-10 X Window System Session Management ii libstdc++5 1:3.3.5-8 The GNU Standard C++ Library v3 ii libx11-6 4.3.0.dfsg.1-10 X Window System protocol client li ii libxext6 4.3.0.dfsg.1-10 X Window System miscellaneous exte ii libxrender1 0.8.3-7 X Rendering Extension client libra ii libxtst6 4.3.0.dfsg.1-10 X Window System event recording an ii xlibs 4.3.0.dfsg.1-10 X Keyboard Extension (XKB) configu ii zlib1g 1:1.2.2-4 compression library - runtime -- no debconf information --------------------------------------- Received: (at 293283-close) by bugs.debian.org; 6 Feb 2005 18:51:41 +0000 >From [EMAIL PROTECTED] Sun Feb 06 10:51:40 2005 Return-path: <[EMAIL PROTECTED]> Received: from adsl-64-172-171-69.bk.cx [64.172.171.69] by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1CxrVU-0000bF-00; Sun, 06 Feb 2005 10:51:40 -0800 Received: by adsl-64-172-171-69.bk.cx (Postfix, from userid 1000) id 5465E700C0; Sun, 6 Feb 2005 10:51:29 -0800 (PST) From: Brian Kimball <[EMAIL PROTECTED]> To: Josh Metzler <[EMAIL PROTECTED]> Subject: Re: Bug#293283: not able to use Linux font despite following instructions in README.Linux-font Date: Sun, 6 Feb 2005 10:51:28 -0800 User-Agent: KMail/1.7.2 Cc: [EMAIL PROTECTED] References: <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> In-Reply-To: <[EMAIL PROTECTED]> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <[EMAIL PROTECTED]> Delivered-To: [EMAIL PROTECTED] X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER autolearn=no version=2.60-bugs.debian.org_2005_01_02 X-Spam-Level: Dammit dammit dammit. This was a permissions problem. Somehow /etc/fonts/local.conf was 0600, probably because I accidentally set root's umask to 077 for a brief period of time. I'm _really_ sorry to waste your time! On Friday 04 February 2005 08:48 am, Brian Kimball wrote: > On Friday 04 February 2005 05:06 am, Josh Metzler wrote: > > Could you send us the output of > > > > $ grep -A 4 bitmapped /etc/fonts/local.conf > > There is no output on the machine in question, and > also on the machine where the font works. > > # grep -A 4 bitmapped /etc/fonts/local.conf > # > > > $ dpkg --list xfonts-konsole > > Now now, of course I have it installed. :-) This > is a completely fresh installation on a new laptop. > 3.3.2-1 was installed clean, not upgraded. Don't > know if that helps or not. > > ii xfonts-konsole 3.3.2-1 Fonts > used by the KDE Konsole > > thanks, > > brian -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]