Áreas degradadas de algunas interfaces de usuario, incluidas fuentes pixeladas o irregulares

Áreas degradadas de algunas interfaces de usuario, incluidas fuentes pixeladas o irregulares

Para mí los síntomas fueronobservado por primera vez con PC-BSD 11.0-ACTUAL. La primera de mis capturas de pantalla de 2016 (a continuación) es similar a la captura de 2012 relacionada con Debian.Las fuentes de algunas aplicaciones se confundenentonces, leyendo las dos preguntas una al lado de la otra:

  • élpareceque el problema/síntomas pueden afectarmúltiples entornos de escritorioentanto Linux como FreeBSD.

De mis capturas de pantalla:

  • por favor, ¿alguien puede adivinar qué pasa?

Sugerencia: para ver claramente los síntomas, es posible que sea necesario ver cada toma en tamaño completo.

En mi caso esciertoque los síntomas están presentes para múltiples usuarios y múltiples entornos de escritorio, y la mayoría (quizás todos) los paquetes se han reinstalado. Entonces:

  • Supongo que el problema está en un archivo de configuración que se comparte.(no en ningún directorio de inicio).

Probé una nueva cuenta de usuario, el problema persistió.

Capturas de pantalla

Visor de documentos (Evince)

Fuentes mal representadas en la barra de herramientas y la barra lateral de la aplicación:

fuentes pixeladas en la GUI del Visor de documentos

xterm

Fuente mal representada dentro de la ventana de terminal:

Una captura de pantalla de Konsole y Xterm

Medio Luxi Sans y Terminal en xfontsel

La muestra de fuente mal renderizada en la parte inferior de la ventana de la aplicación (aunque, según el comentario a continuación y al mirar xfontsel en una computadora diferente, es posible que se espere pixelación en esta aplicación):

muestra de fuente pixelada del medio Luxi Sans en xfontsel

muestra de fuente pixelada de Terminal en xfontsel

xfburn

ingrese la descripción de la imagen aquí

Comparaciones

La toma de Xfburn puede ser más reveladora; la apariencia degradada no se limita a las fuentes. Compare lo que está arriba con una foto de 2010 (deXfburn – Una herramienta del tamaño de la tarea | Escrito y leído):

Captura de pantalla de 2010 de Xfburn, de Morten Juhl-Johansen Zölde-Fejér

Cuando elijo un entorno de arranque PC-BSD 10.2-RELEASE en la máquina afectada, no hay ningún problema. En esta toma de 10.2, el Monitor del sistema (GNOME) parece estar bien:

Monitor del sistema GNOME en PC-BSD 10.2-RELEASE

Notas adicionales

Cuando inicié sesión en MATE, las fuentes en su barra de menú estaban pixeladas.

Sin ejecutar X, ejecuté el siguiente comando para forzar la reinstalación (o actualización) de todos los paquetes:

pkg upgrade -f

– luego reinició el sistema operativo. Esa rutina pkg no solucionó el problema.

Hasta donde puedo decir, la mala representación de las fuentes no mejora cuando se aplica el modo VESA.

Lista corta de algunas aplicaciones afectadas

  • Archivos (nautilus) 3.18.5
  • Nota 3.18.1
  • HexChat 2.10.2
  • Pidgin 2.10.12 (libpurple 2.10.12)
  • Monitor del sistema (gnome-system-monitor) 3.16.0
  • Web (epifanía) 3.16.3
  • Xfburn 0.5.4
  • XTerm 322

Lista corta de algunas aplicaciones no afectadas

De un vistazo:

  • Firefox 44.0.2
  • Consola 2.14.2
  • Conversación 1.5.1
  • KSnapshot 0.8.2
  • Registro del sistema (KSystemLog) 0.4
  • Thunderbird 38.6.0

GTK

Ni /usr/local/etc/gtk-2.0/gtkrcni /usr/local/etc/gtk-3.0/settings.iniexiste –

$ 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
$ 

– desde una instalación separada de PC-BSD 11.0-CURRENTJAN2016 parece que esa es la norma. De la discusión en irc://chat.freenode.net/#pcbsd se supone que su inexistencia implica valores predeterminados.

Comentarios seleccionados de más allá de Stack Exchange

De un desarrollador:

Lo siento Graham, realmente no tengo idea de qué podría estar causando esto. Parece que gtk se está volviendo loco en su sistema, o algunos problemas X de nivel inferior.

Buena suerte …


Fondo

Hasta donde recuerdo, el problema en mi caso surgió de pruebas intencionalmente agresivas de PC-BSD 11.0-CURRENTFEB2016 concapitán de puerto(8). Durante una carrera como capitán de puerto, probablemente...

sudo portmaster -GaD

– Lancé un tipo de aplicación que podría causar que el hardware (Ergo Vista 621portátil con gráficos Intel GM45) para apagón con algo más reciente que 11.0-CURRENTNOV2015. Efectivamente, se produjo un apagón sin respuesta a Control-Alt-F2, por lo que presioné el botón de encendido para apagar el sistema lo más elegantemente posible en medio de los trabajos del administrador de puerto.

Tengo entornos de arranque ZFS para 11.0-CURRENTNOV2015 y 11.0-CURRENTFEB2016. Dado que el problema ocurrió mientras probaba este último, el síntoma está presente en ambos entornos.

Respuesta1

Sin identificar el paquete problemático

Pereza – sin el aprendizaje deseado.

En lugar de realizar un cambio de rama de 10.2-RELEASE a 11.0-ACTUAL, Ieliminado de 11.0-CURRENTNOV2015la mayoría depaquetes que no eran de interés inmediatoa mi.

Ahora XTerm y varias otras aplicaciones parecen buenas. Un ejemplo:

captura de pantalla de XTerm luciendo bien

xfontsel

probablemente no sea anormal

Sí. Ahora veo que el renderizado en xfontsel es relativamente pobre.

Identificación del paquete que probablemente causó el problema.

A partir de los detalles a continuación, alguien podría reconocer a un posible culpable.

Si una respuesta adicional me ayuda a identificar el paquete infractor, con gusto:

  • aceptar; y luego (después de recuperar suficiente reputación)
  • otorgar una recompensa.

Detalles de mudanzas

Usandopaquete(7)

Ronda uno

Centrado en la eliminación de algunos entornos de escritorio.

icewmfue notable:

  • La preparación para la remoción sugirió que se debían retirar dos paquetes.
  • la desinstalación no cuenta nada.

Entonces solía pkg(re)instalar icewm –

  • la instalación no cuenta nada

– luego elimínelo:

  • la desinstalación contó un paquete.

Segunda ronda (esquema)

Solía pkg​​configurar como no automáticos los paquetes que deseaba conservar.

Entonces la autoremoveorden de pkga –

Elimine los paquetes que se instalaron automáticamente como dependencias y que ya no son necesarios.

– luego eliminación de algunas otras cosas (probablemente relacionadas con MATE), luego otra autoremoverutina.

Finalmente atendí un puñado de paquetes que quería reinstalar (evince, gnome-characters, gnome-screenshot, gnome-system-monitor, nautilus, xfontsel).

Salidas seleccionadas de ventanas de terminal

[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] ~%  

Respuesta2

Con PC-BSD 11.0-CURRENTJUNE2016 puedo reproducir el problema con las fuentes en KDE Plasma 4 (no en Lumina) desactivando el anti-aliasing –

ingrese la descripción de la imagen aquí

– o desactivando el suavizado y luego seleccionando la configuración del sistema:

ingrese la descripción de la imagen aquí

Solución alterna

Habilitar suavizado –

ingrese la descripción de la imagen aquí

– después de lo cual, está bien volver a seleccionar la configuración del sistema:

ingrese la descripción de la imagen aquí


No pude reproducir el problema que afectaba las barras de progreso en Xfburn.

información relacionada