[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#354940: marked as done (xfonts-konsole: Konsole should enable bitmap font)



Your message dated Wed, 10 May 2006 13:39:49 -0400
with message-id <200605101339.50607.chrsmrtn@debian.org>
and subject line xfonts-konsole package not in testing/unstable
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)

--- Begin Message ---
Package: xfonts-konsole
Version: 4:3.4.3-3
Severity: wishlist
Tags: patch

The konsole should provide the configuration file for fontconfig, which
enables the bitmap font for terminal. My proposition:

cat > /etc/fonts/conf.d/10-xfonts-konsole.conf << END
<?xml version="1.0"?>
 <!DOCTYPE fontconfig SYSTEM "fonts.dtd">
 <fontconfig>
  <selectfont>
   <acceptfont>
    <pattern>
      <patelt name="family"><string>Console</string></patelt>
    </pattern>
   </acceptfont>
  </selectfont>
  <selectfont>
   <acceptfont>
    <pattern>
      <patelt name="family"><string>Fixed</string></patelt>
    </pattern>
   </acceptfont>
  </selectfont>
 </fontconfig>
END

The enabling all bitmap fonts with `dpkg-reconfigure -plow fontconfig' is IMO
not a good solution. A very few fonts should be enabled even if global
setting for bitmap fonts is disabled.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1-amd64-k8
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages xfonts-konsole depends on:
ii  xutils                    6.9.0.dfsg.1-4 X Window System utility programs

xfonts-konsole recommends no packages.

-- no debconf information


--- End Message ---
--- Begin Message ---
The xfonts-konsole package is not in testing/unstable anymore, so 
closing.

--- End Message ---

Reply to: