某些使用者介面的降級區域,包括像素化或鋸齒狀字體

某些使用者介面的降級區域,包括像素化或鋸齒狀字體

對我來說,症狀是首先在 PC-BSD 11.0-CURRENT 中觀察到。我的 2016 年截圖中的第一個(如下)與 Debian 相關的 2012 年截圖類似某些應用程式的字體變得混亂因此,將兩個問題並排閱讀:

  • 似乎該問題/症狀可能會影響多個桌面環境Linux 和 FreeBSD

從我的截圖來看:

  • 請問,有人能猜出了什麼問題嗎?

提示:為了清楚地查看症狀,您可能會發現有必要以全尺寸查看每個鏡頭。

就我而言是肯定該症狀存在於多個用戶和多個桌面環境中 - 並且大多數(也許是全部)軟體包已重新安裝。所以:

  • 我猜問題出在共享的設定檔上(不在任何主目錄中)。

我測試了新用戶帳戶,問題仍然存在。

截圖

文件檢視器(Evince)

應用程式工具列和側邊欄中的字體渲染效果不佳:

文件檢視器 GUI 中的像素化字體

Xterm

終端機視窗中的字體渲染效果不佳:

Konsole 和 Xterm 的螢幕截圖

Luxi Sans 中號和 xfontsel 中的終端

應用程式視窗底部的渲染效果不佳的字體範例(儘管從下面的評論以及在另一台電腦上查看 xfontsel 來看,該應用程式中可能會出現像素化):

xfontsel 中 Luxi Sans 中號的像素化字體範例

xfontsel 中終端機的像素化字體範例

Xfburn

在此輸入影像描述

比較

Xfburn 的鏡頭可能最能說明問題;外觀退化不僅限於字體。將上面的內容與 2010 年的鏡頭進行比較(來自Xfburn – 一個適合任務規模的工具 |書面和閱讀):

2010 年 Xfburn 螢幕截圖,作者:Morten Juhl-Johansen Zölde-Fejér

當我在受影響的電腦上選擇 PC-BSD 10.2-RELEASE 引導環境時,沒有問題。在 10.2 的這張照片中,(GNOME) 系統監視器看起來很好:

PC-BSD 10.2-RELEASE 上的 GNOME 系統監視器

補充筆記

當我登入 MATE 時,選單列中的字體出現像素化。

在不執行 X 的情況下,我執行以下命令來強制重新安裝(或升級)所有軟體包 –

pkg upgrade -f

– 然後重新啟動作業系統。該 pkg 例程並不能解決該問題。

據我所知,當 VESA 模式適用時,糟糕的字體渲染也沒有改善。

一些受影響的應用程式的候選名單

  • 文件(鸚鵡螺)3.18.5
  • Gnote 3.18.1
  • 十六進位聊天 2.10.2
  • 洋涇浜 2.10.12 (libpurple 2.10.12)
  • 系統監視器(gnome-system-monitor)3.16.0
  • 網路(頓悟)3.16.3
  • Xfburn 0.5.4
  • XTerm 322

一些不受影響的應用程式的候選名單

乍看之下:

  • 火狐瀏覽器 44.0.2
  • 控制台 2.14.2
  • 對話1.5.1
  • K快照0.8.2
  • 系統日誌(KSystemLog)0.4
  • 雷鳥38.6.0

GTK

既不存在/usr/local/etc/gtk-2.0/gtkrc也不/usr/local/etc/gtk-3.0/settings.ini存在——

$ cat /usr/local/etc/gtk-2.0/gtkrc
cat: /usr/local/etc/gtk-2.0/gtkrc: No such file or directory
$ ls -al /usr/local/etc/gtk-2.0/
total 9
drwxr-xr-x   2 root  wheel    3  8 Feb 20:26 .
drwxr-xr-x  67 root  wheel  154 21 Feb 22:25 ..
-rw-r--r--   1 root  wheel  890  5 Feb 13:52 im-multipress.conf
$ cat /usr/local/etc/gtk-3.0/settings.ini
cat: /usr/local/etc/gtk-3.0/settings.ini: No such file or directory
$ ls -al /usr/local/etc/gtk-3.0/
total 9
drwxr-xr-x   2 root  wheel    3 21 Feb 22:16 .
drwxr-xr-x  67 root  wheel  154 21 Feb 22:25 ..
-rw-r--r--   1 root  wheel  890 16 Feb 22:08 im-multipress.conf
$ 

– 從 PC-BSD 11.0-CURRENTJAN2016 的單獨安裝來看,這似乎是常態。根據 irc://chat.freenode.net/#pcbsd 中的討論,假設它們的不存在意味著預設值。

來自 Stack Exchange 以外的精選評論

來自開發商:

抱歉,格雷厄姆,我真的不知道是什麼原因造成的。看來你的系統 gtk 出了問題,或是出現了一些較低的 X 問題。

祝你好運 …


背景

據我記得,我的案例中的問題源於對 PC-BSD 11.0-CURRENTFEB2016 的故意積極測試港口管理員(8)。在 portmaster 運行期間,可能 –

sudo portmaster -GaD

– 我啟動了一種可能會導致硬體故障的應用程式(爾格維斯塔 621配備 Intel GM45 顯示卡的筆記型電腦),以封鎖 11.0-CURRENTNOV2015 更新的版本。果然,停電了,按 Control-Alt-F2 沒有任何反應,所以我在 portmaster 工作期間按下電源按鈕,盡可能優雅地關閉系統。

我有 11.0-CURRENTNOV2015 和 11.0-CURRENTFEB2016 的 ZFS 開機環境。由於問題是在測試後者時發生的,因此兩種環境中都存在該症狀。

答案1

不識別麻煩的包

懶惰-沒有得到想要的學習。

我沒有執行從 10.2-RELEASE 到 11.0-CURRENT 的分支更改,而是從 11.0-CURRENTNOV2015 中刪除大部分的不立即感興趣的包裹大部頭書。

現在 XTerm 和各種其他應用程式看起來都不錯。一個例子:

XTerm 的螢幕截圖看起來不錯

字體

……可能並不異常……

是的。現在我發現 xfontsel 中的渲染效果比較差。

識別最有可能導致問題的包

從下面的細節中,有人可能會認出可能的罪魁禍首。

如果額外的答案可以幫助我識別有問題的包,我會很高興:

  • 接受;然後(在我重新獲得足夠的聲譽之後)
  • 授予賞金。

搬遷詳情

使用包裝(7)

第一回合

專注於刪除一些桌面環境。

icewm是非凡的:

  • 準備移除建議移除兩個包裹
  • 卸載根本不算什麼。

所以我曾經pkg(重新)安裝icewm –

  • 安裝不算什麼

– 然後刪除它:

  • 卸載算一包。

第二輪(概要)

我曾經pkg將我希望保留的包設定為非自動。

然後autoremove命令pkg-

刪除作為依賴項自動安裝且不再需要的套件。

– 然後刪除一些其他東西(可能與 MATE 有關),然後是另一個autoremove例程。

最後,我追蹤了一些我想重新安裝的軟體套件(evince、gnome-characters、gnome-screenshot、gnome-system-monitor、nautilus、xfontsel)。

從終端機視窗選擇的輸出

[root@cces3-gjp4-pc-bsd-ergovista621] /usr/home/gjp4# pkg set -A 0 DTraceToolkit ; pkg set -A 0 ImageMagick ; pkg set -A 0 anacron ; pkg set -A 0 choqok ; pkg set -A 0 chromium ; pkg set -A 0 clementine-player ; pkg set -A 0 epiphany ; pkg set -A 0 eom ; pkg set -A 0 filelight ; pkg set -A 0 filezilla ; pkg set -A 0 firefox ; pkg set -A 0 gedit ; pkg set -A 0 gimp ; pkg set -A 0 gnote ; pkg set -A 0 gwenview ; pkg set -A 0 hexchat ; pkg set -A 0 k3b ; pkg set -A 0 kate ; pkg set -A 0 konversation ; pkg set -A 0 life-preserver ; pkg set -A 0 lumina ; pkg set -A 0 mDNSResponder ; pkg set -A 0 nano ; pkg set -A 0 panicmail ; pkg set -A 0 pcbsd-meta-kde ; pkg set -A 0 pcbsd-meta-virtualbox ; pkg set -A 0 pcbsd-utils ; pkg set -A 0 pcbsd-utils-qt5 ; pkg set -A 0 py27-ranger ; pkg set -A 0 rsync ; pkg set -A 0 screenFetch ; pkg set -A 0 skype4 ; pkg set -A 0 smartmontools ; pkg set -A 0 sudo ; pkg set -A 0 thunderbird ; pkg set -A 0 virtualbox-ose ; pkg set -A 0 virtualbox-ose-kmod ; pkg set -A 0 vlc-qt4 ; pkg set -A 0 wine-devel ; pkg set -A 0 wine-gecko-devel ; pkg set -A 0 wine-mono-devel ; pkg set -A 0 xfburn
Mark ImageMagick-6.9.3.4,1 as not automatically installed? [y/N]: y
Mark anacron-2.3_6 as not automatically installed? [y/N]: y
Mark epiphany-3.16.3 as not automatically installed? [y/N]: y
Mark eom-1.12.1 as not automatically installed? [y/N]: y
Mark filelight-4.14.3 as not automatically installed? [y/N]: y
Mark gedit-3.18.3 as not automatically installed? [y/N]: y
Mark gnote-3.18.1 as not automatically installed? [y/N]: y
Mark gwenview-4.14.3 as not automatically installed? [y/N]: y
Mark kate-4.14.3 as not automatically installed? [y/N]: y
Mark life-preserver-1456005125 as not automatically installed? [y/N]: y
Mark mDNSResponder-576.30.4 as not automatically installed? [y/N]: y
Mark virtualbox-ose-4.3.36 as not automatically installed? [y/N]: y
Mark virtualbox-ose-kmod-4.3.36 as not automatically installed? [y/N]: y
Mark vlc-qt4-2.2.1_7,4 as not automatically installed? [y/N]: y
Mark wine-gecko-devel-2.44 as not automatically installed? [y/N]: y
Mark wine-mono-devel-4.5.6 as not automatically installed? [y/N]: y
[root@cces3-gjp4-pc-bsd-ergovista621] /usr/home/gjp4# exit
exit
[gjp4@cces3-gjp4-pc-bsd-ergovista621] ~% sudo pkg autoremove
Checking integrity... done (0 conflicting)
Deinstallation has been requested for the following 338 packages:

Installed packages to be REMOVED:
        aisleriot-3.18.2
        gnome-games-3.18.0
        cinnamon-control-center-2.4.2_2
        gegl3-0.3.4
        gnome-photos-3.18.2
        gnome-utils-3.18.0,1
        thunar-archive-plugin-0.3.1_4
        squeeze-0.2.3_10
        xfce4-desktop-4.12.3
        Thunar-1.6.10_1
        foomatic-filters-4.0.17_5
        a2ps-4.13b_8
        accerciser-3.14.0_1
        gdm-3.16.4
        evince-3.18.2
        sushi-3.18.0
        gnome3-lite-3.18.0
        gnome-documents-3.18.2
        cinnamon-desktop-2.4.2_1
        nemo-2.4.5
        cinnamon-settings-daemon-2.4.3
        muffin-2.4.4
        cinnamon-screensaver-2.4.1
        gnome-font-viewer-3.16.2
        gnome-tetravex-3.18.0
        gnome-sudoku-3.18.2
        yelp-3.18.1
        gnome-contacts-3.18.0
        gnome-control-center-3.18.2
        gnome-shell-3.18.3
        gnome-terminal-3.18.1
        gnome-shell-extensions-3.18.3
        evolution-data-server-3.18.4
        gnome-todo-3.18.1
        cheese-3.18.1
        folks-0.11.1
        gnome-maps-3.18.2
        empathy-3.12.11
        gnome-calendar-3.18.2.1
        evolution-3.18.4
        libzapojit-0.0.3_1
        gfbgraph-0.2.3
        eog-plugins-3.16.3
        totem-3.18.1
        grilo-plugins-0.2.17
        brasero-3.12.1_1
        nautilus-3.18.5
        file-roller-3.16.4_1,1
        alacarte-3.11.91_2
        apg-2.3.0b_4
        gnome-settings-daemon-3.18.2
        colord-gtk-0.1.26
        gnome-color-manager-3.18.0
        orca-3.18.2
        py27-atspi-2.18.0
        caribou-0.4.19
        atomix-3.18.0
        vinagre-3.18.2
        avahi-gtk3-0.6.31_3
        avahi-header-0.6.31
        kdepim-4.14.3_3
        kopete-4.14.3_2
        kdenetwork-4.14.3
        baobab-3.18.1
        gcc-4.8.5_2
        lxterminal-0.2.0
        grub2-pcbsd-2.02q_8
        grub2-efi-2.02_15
        binutils-2.25.1,1
        bitstream-vera-1.10_7
        w3m-0.5.3_5
        tracker-1.6.1
        boehm-gc-threaded-7.4.2_4
        guile2-2.0.11_3
        boehm-gc-7.4.2_4
        bogofilter-1.2.4_5
        cabextract-1.6
        caja-extensions-1.12.0
        webkit-gtk3-2.4.9_1
        grilo-0.2.15
        gupnp-0.20.15
        opal-3.10.10_9
        ekiga-4.0.1_8
        cinnamon-menus-2.4.1
        cinnamon-session-2.4.3_1
        cinnamon-translations-2.4.2
        cjs-2.4.1
        clutter-gst-2.0.16
        mutter-3.18.2
        clutter-gtk3-1.6.6
        lightsoff-3.18.0
        libchamplain-0.12.12
        gnome-nibbles-3.18.2
        swell-foop-3.18.1
        quadrapassel-3.18.0
        gnome-2048-3.18.2
        clutter-gst3-3.0.14
        clutter-1.24.2
        cogl-1.22.0
        xfce4-wm-4.12.3
        coreutils-8.23
        libpwquality-1.2.4_1
        cracklib-2.9.6
        cups-pstoraster-8.15.4_8
        libmemcached-1.0.18_2
        dconf-editor-3.18.2
        mate-screensaver-1.12.0
        dmenu-4.6
        kaccessible-4.14.3
        kdeaccessibility-4.14.3
        jovie-4.14.3
        kdemultimedia-4.14.3
        dragon-player-4.14.3
        enca-1.18
        enscript-a4-1.6.6_1
        eog-3.18.1
        ptlib-2.10.11
        py27-papyon-0.5.4_1
        py27-telepathy-butterfly-0.5.15_2
        farsight2-0.0.31_3
        five-or-more-3.18.0
        py34-speech-dispatcher-0.8.3_1
        foomatic-db-hpijs-1.4
        foomatic-db-20150819
        four-in-a-row-3.18.2
        freedesktop-sound-theme-0.8
        krdc-4.14.3
        freerdp-1.2.0_5
        py27-pillow-2.9.0_1
        libass-0.13.1
        galculator-2.1.3
        xfce4-mixer-4.11.0_3
        xfce4-power-manager-1.5.2
        xfce4-battery-plugin-1.0.5_4
        xfce4-panel-4.12.0_1
        orage-4.12.1_1
        xfce4-settings-4.12.0_1
        xfce4-appfinder-4.12.0
        garcon-0.4.0_1
        gcc-ecj-4.5
        gconf-editor-3.0.1,1
        gedit-plugins-3.18.0
        libgweather-3.18.1
        gnome-clocks-3.18.0
        gnome-weather-3.18.1
        geocode-glib-3.18.1
        telepathy-logger-0.8.1
        gnome-characters-3.18.1
        totem-pl-parser-3.10.6
        gmime26-2.6.20
        gnome-backgrounds-3.18.0
        gnome-calculator-3.18.3
        gnome-chess-3.18.0
        gnome-session-3.18.1.2
        gnome-dictionary-3.18.1
        gnome-icon-theme-extras-3.12.0
        gnome-klotski-3.18.2
        gnome-mahjongg-3.18.0
        gnome-menus-3.13.3
        gnome-mines-3.18.2
        gnome-power-manager-3.18.0
        xfce4-terminal-0.6.3_2
        gnome-robots-3.18.1
        gnome-screenshot-3.18.0
        gnome-search-tool-3.6.0
        gnome-system-log-3.9.90
        gnome-system-monitor-3.16.0
        gnome-taquin-3.18.2
        gnome-themes-standard-3.18.0
        gnome-tweak-tool-3.18.1
        gnome-user-docs-3.18.1
        gnome-video-effects-0.4.1
        gnuchess-6.2.2
        seahorse-3.18.0
        libcryptui-3.12.2
        kget-4.14.3_1
        libkolab-0.5.3
        kdepim-runtime-4.14.3
        gpicview-0.2.4_1
        gsl-1.16_2
        gsound-1.0.2
        gssdp-0.14.13
        gstreamer1-plugins-vpx-1.6.3
        gstreamer1-plugins-v4l2-1.6.3
        gstreamer1-plugins-soup-1.6.3
        gstreamer1-plugins-jpeg-1.6.3
        gtk-vnc-0.5.4
        gtk-xfce-engine-3.2.0
        gucharmap-3.18.2
        highlight-3.28,2
        hitori-3.16.2
        i3lock-2.7
        i3status-2.10
        iagno-3.18.2
        zh-ibus-pinyin-1.5.0_1
        zh-ibus-chewing-1.4.14
        ibus-1.5.11
        xfce4-session-4.12.1_2
        libsocialweb-0.25.21_3
        juk-4.14.3
        kdemultimedia-ffmpegthumbs-4.14.3
        kdenetwork-filesharing-4.14.3
        kdenetwork-strigi-analyzers-4.14.3
        kmag-4.14.3
        kmix-4.14.3
        kmousetool-4.14.3
        kmouth-4.14.3
        krfb-4.14.3
        kscd-4.14.3
        leafpad-0.8.18.1_1
        xman-1.1.4
        libXprintUtil-1.0.1_3
        libbluray-0.7.0,1
        libbdplus-0.1.2
        libcanberra-gtk3-0.30_3
        libcheck-0.10.0
        libconfuse-2.7_1
        libcue-1.4.0_2
        libmusicbrainz3-3.0.3_4
        libdiscid-0.6.1
        libev-4.20,1
        pcmanfm-1.2.3
        libfm-1.2.3_3
        menu-cache-1.0.1
        lxpanel-0.6.2_1
        libfm-extra-1.2.3_3
        libgames-support-0.1
        lxsession-0.4.6.1_2
        libgee-0.18.0
        libgit2-glib-0.23.8
        libgit2-0.23.4
        libgnomekbd-3.6.0_1
        libkfbapi-1.0_3
        libkgapi-2.2.0
        libkolabxml-1.1.1
        libktorrent-1.3.1_7
        libmediaart-1.9.0
        libmicrohttpd-0.9.37_1
        libmms-0.6.4
        libmodplug-0.8.8.5_2
        libnfs-1.3.0_1
        libnice-gst010-0.1.13
        telepathy-gabble-0.18.3_2
        libquvi09-0.9.4_2
        libquvi-scripts09-0.9.20131130
        librtmp-2.4.20130923
        libssh2-1.6.0_1,2
        libsysinfo-0.0.2_1
        telepathy-mission-control-5.16.3_1
        libtelepathy-0.3.3_3
        libunistring-0.9.6
        libva-1.6.2
        libwraster-0.95.7_1
        libxdg-basedir-1.2.0_1
        py27-lxml-3.5.0
        linux-c6-devtools-6.7
        linux-c6-libgfortran-4.4.7_2
        lsof-4.90.b,8
        lua51-5.1.5_9
        lua52-lgi-0.9.0
        lxappearance-0.6.1
        lxde-common-0.5.5_5
        lxde-icon-theme-0.5.1
        lxinput-0.3.2_1
        lxmenu-data-0.1.4
        lxtask-0.1.4_2
        m4-1.4.17_1,1
        meanwhile-1.0.2_5
        mesa-demos-8.3.0
        mousepad-0.4.0_2
        mousetweaks-3.12.0
        mozo-1.12.0
        mpage-2.5.6
        mpc-1.0.3
        nanomsg-0.8.b
        nepomuk-widgets-4.14.3
        net-snmp-5.7.3_11
        o3read-0.0.4
        obkey-1.0
        obmenu-1.0_8
        xfce4-tumbler-0.1.31_2
        p5-AnyEvent-I3-0.16_1
        p5-AnyEvent-7.12,1
        p5-IPC-Run-0.94
        p5-IO-Tty-1.12_1
        p5-JSON-XS-3.01_2
        p5-Try-Tiny-0.24
        p5-Types-Serialiser-1.0_1
        p5-Unicode-Map8-0.13_1
        p5-Unicode-String-2.09_1
        p5-common-sense-3.73_1
        xarchiver-0.5.4_1
        pam_helper-1.0
        pl-libgadu-1.12.1,1
        polkit-gnome-0.105
        protobuf-c-1.2.1
        py27-cryptography-1.0.2_3
        py27-openssl-0.15.1
        py27-cffi-1.2.1
        py27-enum34-1.0.4
        py27-gstreamer-0.10.22_3
        py27-idna-2.0
        py27-ipaddress-1.0.14
        py27-libpeas-1.16.0
        py27-notify-0.1.1_11
        py27-pyasn1-0.1.9
        py27-pycparser-2.10
        py27-telepathy-python-0.15.19_1
        py27-tkinter-2.7.11_6
        zeitgeist-0.9.16
        py27-xdg-0.25
        py34-atspi-2.18.0
        py34-dbus-1.2.0_1
        py34-xdg-0.25_1
        py34-setuptools34-20.0
        qqwing-1.3.4_1
        raptor-1.4.21_5
        ristretto-0.8.0
        sdl_image-1.2.12_8
        spandsp-0.0.6
        tali-3.18.0
        telepathy-idle-0.2.0
        telepathy-salut-0.8.1_1
        thunar-vfs-1.2.0_11
        unoconv-0.6
        vino-3.18.1
        vte3-0.42.3
        wmicons-1.0_2
        wqy-fonts-20100803_5,1
        wv-1.2.9_3
        xcb-util-cursor-0.1.2
        xerces-c3-3.1.2
        xfce4-wm-themes-4.10.0_1
        xfontsel-1.0.5
        yelp-xsl-3.18.1
        zeroconf-ioslave-4.14.3
        zh-libchewing-0.4.0_1
        zh-pyzy-0.1.0_1

The operation will free 2 GiB.

Proceed with deinstalling packages? [y/N]: y
[1/338] Deinstalling gnome3-lite-3.18.0...
[2/338] Deinstalling gnome-utils-3.18.0,1...
[3/338] Deinstalling gdm-3.16.4...
==> You should manually remove the "gdm" user. 

To really remove the gdm port, please remove the following
directories manualy:

/var/cache/gdm /var/gdm /var/log/gdm and /var/run/gdm

[3/338] Deleting files for gdm-3.16.4: 100%


[20/338] Deinstalling brasero-3.12.1_1...
[20/338] Deleting files for brasero-3.12.1_1: 100%
Unknown media type in type 'all/all'
Unknown media type in type 'all/allfiles'
Unknown media type in type 'uri/mms'
Unknown media type in type 'uri/mmst'
Unknown media type in type 'uri/mmsu'
Unknown media type in type 'uri/pnm'
Unknown media type in type 'uri/rtspt'
Unknown media type in type 'uri/rtspu'
[21/338] Deinstalling file-roller-3.16.4_1,1...
[21/338] Deleting files for file-roller-3.16.4_1,1: 100%


[28/338] Deinstalling nemo-2.4.5...
[28/338] Deleting files for nemo-2.4.5: 100%
Unknown media type in type 'all/all'
Unknown media type in type 'all/allfiles'
Unknown media type in type 'uri/mms'
Unknown media type in type 'uri/mmst'
Unknown media type in type 'uri/mmsu'
Unknown media type in type 'uri/pnm'
Unknown media type in type 'uri/rtspt'
Unknown media type in type 'uri/rtspu'
[29/338] Deinstalling gnome-todo-3.18.1...
[29/338] Deleting files for gnome-todo-3.18.1: 100%


[45/338] Deinstalling aisleriot-3.18.2...
[45/338] Deleting files for aisleriot-3.18.2: 100%
I/O warning : failed to load external entity "/usr/local/etc/gconf/schemas/aisleriot.schemas"
Failed to open `/usr/local/etc/gconf/schemas/aisleriot.schemas': 
[46/338] Deinstalling Thunar-1.6.10_1...
[46/338] Deleting files for Thunar-1.6.10_1: 100%


[69/338] Deinstalling kdepim-runtime-4.14.3...
[69/338] Deleting files for kdepim-runtime-4.14.3: 100%
Unknown media type in type 'all/all'
Unknown media type in type 'all/allfiles'
Unknown media type in type 'uri/mms'
Unknown media type in type 'uri/mmst'
Unknown media type in type 'uri/mmsu'
Unknown media type in type 'uri/pnm'
Unknown media type in type 'uri/rtspt'
Unknown media type in type 'uri/rtspu'
[70/338] Deinstalling zh-ibus-pinyin-1.5.0_1...
[70/338] Deleting files for zh-ibus-pinyin-1.5.0_1: 100%
[71/338] Deinstalling zh-ibus-chewing-1.4.14...
[71/338] Deleting files for zh-ibus-chewing-1.4.14: 100%
[72/338] Deinstalling libfm-1.2.3_3...
[72/338] Deleting files for libfm-1.2.3_3: 100%
Unknown media type in type 'all/all'
Unknown media type in type 'all/allfiles'
Unknown media type in type 'uri/mms'
Unknown media type in type 'uri/mmst'
Unknown media type in type 'uri/mmsu'
Unknown media type in type 'uri/pnm'
Unknown media type in type 'uri/rtspt'
Unknown media type in type 'uri/rtspu'
[73/338] Deinstalling lxpanel-0.6.2_1...
[73/338] Deleting files for lxpanel-0.6.2_1: 100%


[239/338] Deinstalling wqy-fonts-20100803_5,1...
/usr/local/share/fonts: caching, new cache contents: 0 fonts, 21 dirs
/usr/local/share/fonts/100dpi: caching, new cache contents: 398 fonts, 0 dirs
/usr/local/share/fonts/75dpi: caching, new cache contents: 398 fonts, 0 dirs
/usr/local/share/fonts/Caladea: caching, new cache contents: 4 fonts, 0 dirs
/usr/local/share/fonts/Carlito: caching, new cache contents: 4 fonts, 0 dirs
/usr/local/share/fonts/Droid: caching, new cache contents: 23 fonts, 0 dirs
/usr/local/share/fonts/GentiumBasic: caching, new cache contents: 8 fonts, 0 dirs
/usr/local/share/fonts/Liberation: caching, new cache contents: 12 fonts, 0 dirs
/usr/local/share/fonts/LinLibertineG: caching, new cache contents: 10 fonts, 0 dirs
/usr/local/share/fonts/OTF: caching, new cache contents: 23 fonts, 0 dirs
/usr/local/share/fonts/TTF: caching, new cache contents: 13 fonts, 0 dirs
/usr/local/share/fonts/Type1: caching, new cache contents: 29 fonts, 0 dirs
/usr/local/share/fonts/cantarell: caching, new cache contents: 4 fonts, 0 dirs
/usr/local/share/fonts/cyrillic: caching, new cache contents: 0 fonts, 0 dirs
/usr/local/share/fonts/dejavu: caching, new cache contents: 21 fonts, 0 dirs
/usr/local/share/fonts/encodings: caching, new cache contents: 0 fonts, 1 dirs
/usr/local/share/fonts/encodings/large: caching, new cache contents: 0 fonts, 0 dirs
/usr/local/share/fonts/gnu-unifont: caching, new cache contents: 1 fonts, 0 dirs
/usr/local/share/fonts/misc: caching, new cache contents: 59 fonts, 0 dirs
/usr/local/share/fonts/noto: caching, new cache contents: 158 fonts, 0 dirs
/usr/local/share/fonts/util: caching, new cache contents: 0 fonts, 0 dirs
/usr/local/share/fonts/webfonts: caching, new cache contents: 30 fonts, 0 dirs
/usr/local/share/fonts/wqy: caching, new cache contents: 13 fonts, 0 dirs
/usr/local/lib/X11/fonts: skipping, no such directory
/usr/home/gjp4/.local/share/fonts: skipping, no such directory
/usr/home/gjp4/.fonts: skipping, no such directory
Re-scanning /usr/local/share/fonts: caching, new cache contents: 0 fonts, 21 dirs
Re-scanning /usr/local/share/fonts/encodings: caching, new cache contents: 0 fonts, 1 dirs
/var/db/fontconfig: cleaning cache directory
/var/db/fontconfig: invalid cache file: 4682a3e4d52053cb6d3ed27f307ded4c-le64.cache-4
/usr/home/gjp4/.cache/fontconfig: cleaning cache directory
/usr/home/gjp4/.cache/fontconfig: invalid cache file: 5590eef8711d78f75a1d19f78ae9af8f-le64.cache-4
/usr/home/gjp4/.cache/fontconfig: invalid cache file: 00ed202266c19b8ebe5183686059cdcf-le64.cache-4
/usr/home/gjp4/.cache/fontconfig: invalid cache file: b9d2b94919fe346d8b04ef83de2b4cf0-le64.cache-4
/usr/home/gjp4/.cache/fontconfig: invalid cache file: 4c599c202bc5c08e2d34565a40eac3b2-le64.cache-4
/usr/home/gjp4/.cache/fontconfig: invalid cache file: d69df6005be9052cf14e7a84ff78d81b-le64.cache-4
/usr/home/gjp4/.cache/fontconfig: invalid cache file: 1fe06f2352c4cb897117a756a050a9d4-le64.cache-4
/usr/home/gjp4/.cache/fontconfig: invalid cache file: 6d95495df1dfa2220dadf839dce46f11-le64.cache-4
/usr/home/gjp4/.cache/fontconfig: invalid cache file: 4682a3e4d52053cb6d3ed27f307ded4c-le64.cache-4
/usr/home/gjp4/.cache/fontconfig: invalid cache file: 317e92aa1a4d3e601fb38e2d3c7b366a-le64.cache-4
/usr/home/gjp4/.cache/fontconfig: invalid cache file: ba1d92d9e40780c65c2952558e6fa6f5-le64.cache-4
/usr/home/gjp4/.cache/fontconfig: invalid cache file: b505adbf72d7253408dd67084a8aa967-le64.cache-4
/usr/home/gjp4/.cache/fontconfig: invalid cache file: 6e4e6e89d259e13805f6ecfb3b9855b6-le64.cache-4
/usr/home/gjp4/.cache/fontconfig: invalid cache file: d3b21a501470a17bfd0b9b6aedc735bd-le64.cache-4
/usr/home/gjp4/.cache/fontconfig: invalid cache file: 3a114eb8ff7128eaeed6b7525120b7d1-le64.cache-4
/usr/home/gjp4/.fontconfig: cleaning cache directory
fc-cache: succeeded
[239/338] Deleting files for wqy-fonts-20100803_5,1: 100%
/usr/local/share/fonts: caching, new cache contents: 0 fonts, 21 dirs
/usr/local/share/fonts/100dpi: caching, new cache contents: 398 fonts, 0 dirs
/usr/local/share/fonts/75dpi: caching, new cache contents: 398 fonts, 0 dirs
/usr/local/share/fonts/Caladea: caching, new cache contents: 4 fonts, 0 dirs
/usr/local/share/fonts/Carlito: caching, new cache contents: 4 fonts, 0 dirs
/usr/local/share/fonts/Droid: caching, new cache contents: 23 fonts, 0 dirs
/usr/local/share/fonts/GentiumBasic: caching, new cache contents: 8 fonts, 0 dirs
/usr/local/share/fonts/Liberation: caching, new cache contents: 12 fonts, 0 dirs
/usr/local/share/fonts/LinLibertineG: caching, new cache contents: 10 fonts, 0 dirs
/usr/local/share/fonts/OTF: caching, new cache contents: 23 fonts, 0 dirs
/usr/local/share/fonts/TTF: caching, new cache contents: 13 fonts, 0 dirs
/usr/local/share/fonts/Type1: caching, new cache contents: 29 fonts, 0 dirs
/usr/local/share/fonts/cantarell: caching, new cache contents: 4 fonts, 0 dirs
/usr/local/share/fonts/cyrillic: caching, new cache contents: 0 fonts, 0 dirs
/usr/local/share/fonts/dejavu: caching, new cache contents: 21 fonts, 0 dirs
/usr/local/share/fonts/encodings: caching, new cache contents: 0 fonts, 1 dirs
/usr/local/share/fonts/encodings/large: caching, new cache contents: 0 fonts, 0 dirs
/usr/local/share/fonts/gnu-unifont: caching, new cache contents: 1 fonts, 0 dirs
/usr/local/share/fonts/misc: caching, new cache contents: 59 fonts, 0 dirs
/usr/local/share/fonts/noto: caching, new cache contents: 158 fonts, 0 dirs
/usr/local/share/fonts/util: caching, new cache contents: 0 fonts, 0 dirs
/usr/local/share/fonts/webfonts: caching, new cache contents: 30 fonts, 0 dirs
/usr/local/share/fonts/wqy: caching, new cache contents: 0 fonts, 0 dirs
/usr/local/lib/X11/fonts: skipping, no such directory
/usr/home/gjp4/.local/share/fonts: skipping, no such directory
/usr/home/gjp4/.fonts: skipping, no such directory
Re-scanning /usr/local/share/fonts: caching, new cache contents: 0 fonts, 21 dirs
Re-scanning /usr/local/share/fonts/encodings: caching, new cache contents: 0 fonts, 1 dirs
/var/db/fontconfig: cleaning cache directory
/usr/home/gjp4/.cache/fontconfig: cleaning cache directory
/usr/home/gjp4/.cache/fontconfig: invalid cache file: 17692e65f2842a3047704dc734d11f69-le64.cache-4
/usr/home/gjp4/.fontconfig: cleaning cache directory
fc-cache: succeeded
[240/338] Deinstalling wv-1.2.9_3...
[240/338] Deleting files for wv-1.2.9_3: 100%


[337/338] Deleting files for yelp-xsl-3.18.1: 100%
[338/338] Deinstalling zh-libchewing-0.4.0_1...
[338/338] Deleting files for zh-libchewing-0.4.0_1: 100%


[gjp4@cces3-gjp4-pc-bsd-ergovista621] ~% date ; uptime
Wed  2 Mar 2016 19:35:57 GMT
 7:35pm  up 1 hr, 3 users, load averages: 0.29, 0.44, 0.41
[gjp4@cces3-gjp4-pc-bsd-ergovista621] ~% freebsd-version
11.0-CURRENTNOV2015


[gjp4@cces3-gjp4-pc-bsd-ergovista621] ~% sudo pkg autoremove
Checking integrity... done (0 conflicting)
Deinstallation has been requested for the following 41 packages:

Installed packages to be REMOVED:
        mate-polkit-1.12.0
        mate-base-1.12.0
        mate-applets-1.12.1_1
        accountsservice-0.6.40
        gnome-keyring-3.18.3
        mate-power-manager-1.12.1
        atril-1.12.2
        engrampa-1.12.0
        caja-1.12.3
        mate-terminal-1.12.1
        mate-media-1.12.1
        pinentry-gnome3-0.9.5_1
        vte-0.28.2_2
        gnome-pty-helper-0.40.2
        gtar-1.28_2
        mate-themes-1.12.2_1
        gtk-engines2-2.20.2_2
        gtk-murrine-engine-0.98.2_4
        pluma-1.12.1
        py27-gtksourceview-2.10.1_2
        gtksourceview2-2.10.5_4
        hal-info-20091130
        mate-utils-1.12.0
        marco-1.12.1
        mate-control-center-1.12.1
        mate-settings-daemon-1.12.1
        libmatekbd-1.12.1
        libmatemixer-1.12.1
        mate-panel-1.12.2
        libmateweather-1.12.1
        mate-system-monitor-1.12.1
        mate-notification-daemon-1.12.1
        libwnck-2.30.7_1
        libxklavier-5.3_1,1
        mate-backgrounds-1.12.0
        mate-icon-theme-faenza-1.12.0
        mate-menus-1.12.0
        mate-session-manager-1.12.1
        unique-1.1.6_6
        unzip-6.0_7
        zenity-3.18.0

The operation will free 342 MiB.

Proceed with deinstalling packages? [y/N]: y
[1/41] Deinstalling mate-base-1.12.0...
[2/41] Deinstalling mate-applets-1.12.1_1...
[2/41] Deleting files for mate-applets-1.12.1_1: 100%
[3/41] Deinstalling mate-control-center-1.12.1...
[3/41] Deleting files for mate-control-center-1.12.1: 100%
Unknown media type in type 'all/all'
Unknown media type in type 'all/allfiles'
Unknown media type in type 'uri/mms'
Unknown media type in type 'uri/mmst'
Unknown media type in type 'uri/mmsu'
Unknown media type in type 'uri/pnm'
Unknown media type in type 'uri/rtspt'
Unknown media type in type 'uri/rtspu'
[4/41] Deinstalling mate-power-manager-1.12.1...
[4/41] Deleting files for mate-power-manager-1.12.1: 100%


[13/41] Deinstalling caja-1.12.3...
[13/41] Deleting files for caja-1.12.3: 100%
Unknown media type in type 'all/all'
Unknown media type in type 'all/allfiles'
Unknown media type in type 'uri/mms'
Unknown media type in type 'uri/mmst'
Unknown media type in type 'uri/mmsu'
Unknown media type in type 'uri/pnm'
Unknown media type in type 'uri/rtspt'
Unknown media type in type 'uri/rtspu'
[14/41] Deinstalling mate-terminal-1.12.1...
[14/41] Deleting files for mate-terminal-1.12.1: 100%


[41/41] Deinstalling unzip-6.0_7...
[41/41] Deleting files for unzip-6.0_7: 100%
[gjp4@cces3-gjp4-pc-bsd-ergovista621] ~%  

答案2

使用 PC-BSD 11.0-CURRENTJUNE2016,我可以透過停用抗鋸齒功能來重現 KDE Plasma 4(而不是 Lumina)中的字體問題 –

在此輸入影像描述

– 或透過停用抗鋸齒然後選擇系統設定:

在此輸入影像描述

解決方法

啟用抗鋸齒 –

在此輸入影像描述

– 之後,重新選擇系統設定即可:

在此輸入影像描述


我無法重現影響 Xfburn 中進度條的問題。

相關內容