xorg warn about missing fonts 75dpi

Bug #704279 reported by dino99
4
This bug affects 1 person
Affects Status Importance Assigned to Milestone
xorg-server (Ubuntu)
Won't Fix
Low
Unassigned

Bug Description

Binary package hint: xorg

natty i386 updated

following the recent ubuntu changes:
http://permalink.gmane.org/gmane.linux.debian.devel.x/94723

i've uninstalled these non required fonts : 75dpi & 100dpi, but xorg.log still warn about missing 75dpi

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: xorg 1:7.5+6ubuntu7
ProcVersionSignature: Ubuntu 2.6.37-12.26-generic-pae 2.6.37
Uname: Linux 2.6.37-12-generic-pae i686
NonfreeKernelModules: nvidia
.proc.driver.nvidia.version:
 NVRM version: NVIDIA UNIX x86 Kernel Module 260.19.29 Wed Dec 8 12:09:09 PST 2010
 GCC version: gcc version 4.5.2 (Ubuntu/Linaro 4.5.2-1ubuntu2)
Architecture: i386
CompisitorRunning: None
CompizPlugins: No value set for `/apps/compiz-1/general/allscreens/options/active_plugins'
Date: Tue Jan 18 07:04:26 2011
DistUpgraded: Fresh install
DistroCodename: natty
DistroVariant: ubuntu
DkmsStatus:
 vboxhost, 4.0.0, 2.6.37-11-generic-pae, i686: installed
 vboxhost, 4.0.0, 2.6.37-12-generic-pae, i686: installed
 vboxhost, 4.0.0, 2.6.37-12-generic, i686: installed
 nvidia-current, 260.19.29, 2.6.37-12-generic-pae, i686: installed
GconfCompiz:

GraphicsCard: Subsystem: ASUSTeK Computer Inc. Device [1043:824f]
Lsusb:
 Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
MachineType: ASUSTEK COMPUTER INC P5W DH Deluxe
ProcEnviron:
 LANGUAGE=fr_FR:fr:en_GB:en
 LANG=fr_FR.UTF-8
 LC_MESSAGES=fr_FR.utf8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.37-12-generic-pae root=UUID=9e61e83e-bca9-43cf-aa90-5a68892213fa ro vga=791 vt.handoff=7 crashkernel=384M-2G:64M,2G-:128M quiet splash
Renderer: Hardware acceleration
SourcePackage: xorg
dmi.bios.date: 10/22/2009
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 3001
dmi.board.asset.tag: To Be Filled By O.E.M.
dmi.board.name: P5W DH Deluxe
dmi.board.vendor: ASUSTeK Computer INC.
dmi.board.version: Rev 1.xx
dmi.chassis.asset.tag: Asset-1234567890
dmi.chassis.type: 3
dmi.chassis.vendor: Chassis Manufacture
dmi.chassis.version: Chassis Version
dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvr3001:bd10/22/2009:svnASUSTEKCOMPUTERINC:pnP5WDHDeluxe:pvrSystemVersion:rvnASUSTeKComputerINC.:rnP5WDHDeluxe:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
dmi.product.name: P5W DH Deluxe
dmi.product.version: System Version
dmi.sys.vendor: ASUSTEK COMPUTER INC
version.libdrm2: libdrm2 2.4.22-2ubuntu1
version.libgl1-mesa-glx: libgl1-mesa-glx 7.9+repack-1ubuntu3
version.xserver-xorg: xserver-xorg 1:7.5+6ubuntu7
version.xserver-xorg-video-ati: xserver-xorg-video-ati N/A
version.xserver-xorg-video-intel: xserver-xorg-video-intel N/A
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:0.0.16+git20100805+b96170a-0ubuntu1

Revision history for this message
dino99 (9d9) wrote :
bugbot (bugbot)
affects: xorg (Ubuntu) → nvidia-graphics-drivers (Ubuntu)
Revision history for this message
Bryce Harrington (bryce) wrote :

Aside from the warnings in Xorg.0.log do you notice any actual problems caused by the lack of the fonts package?

If not, maybe we can just quell that warning.

affects: nvidia-graphics-drivers (Ubuntu) → xorg-server (Ubuntu)
Changed in xorg-server (Ubuntu):
status: New → Incomplete
Revision history for this message
dino99 (9d9) wrote :

hi Bryce,
there is no sad effect, only the log complaint. What is strange about that warning: previously both 75dpi & 100dpi was used and required, then ubuntu have decided to drop them because unneeded, so uninstalling those both xfonts should not make xorg warn. It dont complaint about 100dpi, only about 75dpi, so the code is not completly cleaned, but i agree its not a big deal.

Bryce Harrington (bryce)
Changed in xorg-server (Ubuntu):
importance: Undecided → Low
status: Incomplete → Triaged
Revision history for this message
Bryce Harrington (bryce) wrote :

It looks like the place this would need fixed is in the configure flags in debian/rules:

confflags_main = \
        --with-default-font-path="/usr/share/fonts/X11/misc,/usr/share/fonts/X11/cyrillic,/usr/share/fonts/X11/100\
dpi/:unscaled,/usr/share/fonts/X11/75dpi/:unscaled,/usr/share/fonts/X11/Type1,/usr/share/fonts/X11/100dpi,/usr/sha\
re/fonts/X11/75dpi,/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,built-ins" \

However, if I understand correctly, removing the 75dpi and 100dpi paths from this flag would result in the packages not working if someone chose to manually install them. So, despite the ugliness of the warnings I think we gotta keep these paths there until the fonts are removed from universe entirely.

Changed in xorg-server (Ubuntu):
status: Triaged → Won't Fix
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.