Your message dated Sat, 07 Mar 2020 23:24:03 +0000 with message-id <[email protected]> and subject line Bug#953294: Removed package(s) from unstable has caused the Debian Bug report #522871, regarding libqtcore4: qt seems to incorrectly use ~/.fonts.conf 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 this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 522871: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=522871 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: libqtcore4 Version: 4.5.0-2 Severity: normal I have a ~/.fonts.conf file, in which I turn off anti-aliasing for a specific set of fonts (and for those fonts, only within a specific size range). In most fontconfig/freetype apps (e.g. iceweasel/firefox, gtk+ aps, etc), this works as intended -- the selected fonts are not anti-aliased, but all other fonts are anti-aliased. However, in qt apps (e.g., "qtconfig"), _all_ fonts lack anti-aliasing, and look quite awful as a result. If I remove my ~/.fonts.conf file, fonts are properly anti-aliased in qt apps as well, so it clearly seem to be some problem with that. Thanks, -Miles I include my ~/.fonts.conf file below: <?xml version='1.0'?> <!DOCTYPE fontconfig SYSTEM 'fonts.dtd'> <fontconfig> <match target="font" > <test name="family" > <string>東風ゴシック</string> <string>東風明朝</string> <string>Kochi Mincho</string> <string>Kochi Gothic</string> <string>さざなみゴシック</string> <string>さざなみ明朝</string> <string>Sazanami Mincho</string> <string>Sazanami Gothic</string> <!-- <string>メイリオ</string> --> <!-- <string>Meiryo</string> --> <string>VL ゴシック</string> <string>VL Pゴシック</string> <string>VL Gothic</string> <string>VL PGothic</string> <string>Baekmuk Batang</string> <string>Baekmuk Dotum</string> <string>Baekmuk Gulim</string> <string>Baekmuk Headline</string> <string>AR PL Mingti2L Big5</string> <string>AR PL ShanHeiSun Uni</string> <string>AR PL KaitiM Big5</string> <string>AR PL ZenKai Uni</string> <string>AR PL SungtiL GB</string> <string>AR PL KaitiM GB</string> <string>ZYSong18030</string> <string>文泉驛正黑</string> <string>WenQuanYi Zen Hei</string> <string>Droid Sans Fallback</string> </test> <edit mode="assign" name="autohint" > <bool>true</bool> </edit> </match> <match target="font" > <test name="family" > <string>東風ゴシック</string> <string>東風明朝</string> <string>Kochi Mincho</string> <string>Kochi Gothic</string> <string>さざなみゴシック</string> <string>さざなみ明朝</string> <string>Sazanami Mincho</string> <string>Sazanami Gothic</string> <!-- <string>メイリオ</string> --> <!-- <string>Meiryo</string> --> <string>Baekmuk Batang</string> <string>Baekmuk Dotum</string> <string>Baekmuk Gulim</string> <string>Baekmuk Headline</string> <string>AR PL Mingti2L Big5</string> <string>AR PL ShanHeiSun Uni</string> <string>AR PL KaitiM Big5</string> <string>AR PL ZenKai Uni</string> <string>AR PL SungtiL GB</string> <string>AR PL KaitiM GB</string> <string>ZYSong18030</string> <string>文泉驛正黑</string> <string>WenQuanYi Zen Hei</string> </test> <test compare="more" name="pixelsize" > <int>10</int> </test> <test compare="less" name="pixelsize" > <int>18</int> </test> <test compare="less_eq" name="weight" > <const>medium</const> </test> <edit mode="assign" name="antialias" > <bool>false</bool> </edit> </match> <dir>/home/soft1/miles/.fonts-managed</dir> </fontconfig> -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 2.6.29-1-amd64 (SMP w/2 CPU cores) Locale: LANG=ja_JP.UTF-8, LC_CTYPE=ja_JP.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages libqtcore4 depends on: ii libc6 2.9-6 GNU C Library: Shared libraries ii libgcc1 1:4.4-20090329-1 GCC support library ii libglib2.0-0 2.20.0-2 The GLib library of C routines ii libstdc++6 4.4-20090329-1 The GNU Standard C++ Library v3 ii zlib1g 1:1.2.3.3.dfsg-13 compression library - runtime libqtcore4 recommends no packages. libqtcore4 suggests no packages. -- no debconf information
--- End Message ---
--- Begin Message ---Version: 4:4.8.7+dfsg-20+rm Dear submitter, as the package qt4-x11 has just been removed from the Debian archive unstable we hereby close the associated bug reports. We are sorry that we couldn't deal with your issue properly. For details on the removal, please see https://bugs.debian.org/953294 The version of this package that was in Debian prior to this removal can still be found using http://snapshot.debian.org/. Please note that the changes have been done on the master archive and will not propagate to any mirrors until the next dinstall run at the earliest. This message was generated automatically; if you believe that there is a problem with it please contact the archive administrators by mailing [email protected]. Debian distribution maintenance software pp. Scott Kitterman (the ftpmaster behind the curtain)
--- End Message ---

