Bug#376714: Texts disappear after upgrade
pachi at rvburke.com
pachi at rvburke.com
Thu Jul 6 19:43:16 UTC 2006
After the last update, probably the one upgrading to cairo 1.2, all
desktop applications had disappearing fonts. They only show the first word
in each line, and everything else is invisible until moving the mouse over
it. When the mouse pointer goes over some invisible text, it's correctly
displayed.
The problem can be seen on the desktop icon texts, evolution, all gnome
dialogs...
I attach two screenshots where this can be seen.
I'm using a Dell Inspiron 8200, with a nvidia GeForce2 Go video card,
running with the free "nv" drivers and the vesa framebuffer.
Linux pachi-portatil 2.6.17.1 #1 PREEMPT Thu Jun 22 22:20:13 CEST 2006
i686 GNU/Linux
These are the versions of some relevant packages (Debian Sid):
xserver-xorg: 7.0.22
xserver-xorg-video-nv: 1.0.1.5-2
libcairo2: 1.2.0-2
libpango1.0-0: 1.12.3-1
libfreetype6: 2.2.1-2
my xorg.conf file:
pachi at pachi-portatil:~$ sudo cat /etc/X11/xorg.conf
### BEGIN DEBCONF SECTION
# XF86Config-4 (XFree86 server configuration file) generated by dexconf, the
# Debian X Configuration tool, using values from the debconf database.
#
# Edit this file with caution, and see the XF86Config-4 manual page.
# (Type "man XF86Config-4" at the shell prompt.)
#
# If you want your changes to this file preserved by dexconf, only make
changes
# before the "### BEGIN DEBCONF SECTION" line above, and/or after the
# "### END DEBCONF SECTION" line below.
#
# To change things within the debconf section, run the command:
# dpkg-reconfigure xserver-xfree86
# as root. Also see "How do I add custom sections to a dexconf-generated
# XF86Config or XF86Config-4 file?" in /usr/share/doc/xfree86-common/FAQ.gz.
Section "Files"
FontPath "unix/:7100" # local font server
# if the local font server has problems, we can fall back on these
FontPath "/usr/share/fonts/X11/Type1"
#FontPath "/usr/share/fonts/X11/CID"
#FontPath "/usr/share/fonts/X11/Speedo"
FontPath "/usr/share/fonts/X11/misc"
#FontPath "/usr/share/fonts/X11/cyrillic"
FontPath "/usr/share/fonts/X11/100dpi"
FontPath "/usr/share/fonts/X11/75dpi"
EndSection
Section "Module"
#Load "GLcore"
Load "bitmap"
Load "dbe"
Load "ddc"
Load "dri"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "record"
#Load "speedo"
Load "type1"
Load "vbe"
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "inspiron"
Option "XkbLayout" "es"
Option "XKbOptions" ""
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/psaux"
Option "Protocol" "ImPS/2"
Option "Emulate3Buttons" "true"
Option "ZAxisMapping" "4 5"
EndSection
Section "InputDevice"
Identifier "Generic Mouse"
Driver "mouse"
Option "SendCoreEvents" "true"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
Option "Emulate3Buttons" "true"
Option "ZAxisMapping" "4 5"
EndSection
Section "Device"
Identifier "Generic Video Card"
Driver "nv"
Option "UseFBDev" "false"
EndSection
Section "Monitor"
Identifier "TFT-Dell"
ModelName "Dell 1400X Laptop Display Panel"
HorizSync 31.5-90.0
VertRefresh 59.0-75.0
Option "DPMS"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "Generic Video Card"
Monitor "TFT-Dell"
DefaultDepth 24
SubSection "Display"
Depth 16
Modes "1400x1050" "1280x1024" "1024x768"
EndSubSection
SubSection "Display"
Depth 24
Modes "1400x1050" "1280x1024" "1024x768"
EndSubSection
EndSection
Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
InputDevice "Generic Mouse"
EndSection
Section "DRI"
Mode 0666
EndSection
### END DEBCONF SECTION
pachi at pachi-portatil:~$
-------------- next part --------------
Skipped content of type message/external-body-------------- next part --------------
Skipped content of type message/external-body
More information about the Pkg-gnome-maintainers
mailing list