It seems the file /etc/X11/rgb.txt is not present after the installation of Xubuntu 8.10 x86_64.
More over, the symbolic link /usr/share/X11/rgb.txt is also broken as you can see below :
draco@draco-desktop:~$ file /usr/share/X11/rgb.txt
/usr/share/X11/rgb.txt: broken symbolic link to `/etc/X11/rgb.txt'
The link is created by the package x11-common, but the file /etc/X11/rgb.txt appears to be included in no package.
Here is my configuration :
draco@draco-desktop:~/.ZiK$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 8.10
Release: 8.10
Codename: intrepid
Is it possible to include the file /etc/X11/rgb.txt as it lists all the avaible keyword for corresponding color in X11.
Personnaly, I think this bug must have a low-priority because it doesn't seems to have a side effect on the system.
Hi,
It seems the file /etc/X11/rgb.txt is not present after the installation of Xubuntu 8.10 x86_64. X11/rgb. txt is also broken as you can see below :
More over, the symbolic link /usr/share/
draco@draco- desktop: ~$ file /usr/share/ X11/rgb. txt X11/rgb. txt: broken symbolic link to `/etc/X11/rgb.txt'
/usr/share/
The link is created by the package x11-common, but the file /etc/X11/rgb.txt appears to be included in no package.
Here is my configuration :
draco@draco- desktop: ~/.ZiK$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 8.10
Release: 8.10
Codename: intrepid
draco@draco- desktop: ~/.ZiK$ dpkg -s x11-common
Package: x11-common
Status: install ok installed
Priority: optional
Section: x11
Installed-Size: 748
Maintainer: Ubuntu Core Developers <email address hidden>
Architecture: all
Source: xorg
Version: 1:7.4~5ubuntu3
Is it possible to include the file /etc/X11/rgb.txt as it lists all the avaible keyword for corresponding color in X11.
Personnaly, I think this bug must have a low-priority because it doesn't seems to have a side effect on the system.