missing "/etc/X11/rgb.txt" file and broken link to it
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
xorg (Ubuntu) |
Fix Released
|
Medium
|
Unassigned | ||
Bug Description
Hi,
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/
draco@draco-
/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-
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 8.10
Release: 8.10
Codename: intrepid
draco@draco-
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.
_______
The bug affect several application such as :
- xcolors (totally broken)
- giftrans (totally broken)
- gcolor2 (loosing preferences)
- git (only in gui mode)
- clusterssh
- netpbm
- xterm
- vnc4server (obsolete ?)
- x3270
- stage
- sng (Failed to build from source / FTBFS)
- old xorg.conf from Hardy or previous version (see RgbPath problems)
_______
This bugs must have a *medium* importance, not less, as explained in bug report #304567 (mark as duplicate) :
> Medium importance is defined as:
>
> Medium: most bugs are of medium importance, examples are:
>
> * A bug that has a moderate impact on a core application.
> * A bug that has a severe impact on a non-core application.
> * A problem with a non-essential hardware component (network card, camera, webcam, music player, sound card, power management feature, printer, etc.)
>
> In this case this bug falls under "A bug that has a moderate impact on a core application".
_______
Temporary solution, is to download rgb.txt file and copy it into the folder /etc/X11 by sudo.
See the comment below to give URL : https:/
UPDATE :
The broken link from /usr/share/
This link wasn't created since Jaunty.
However, the missing file /etc/X11/rgb.txt is still a problem on both Intrepid and Jaunty.
Related branches
Changed in xorg: | |
importance: | Undecided → Wishlist |
description: | updated |
description: | updated |
description: | updated |
description: | updated |
Changed in xorg (Ubuntu): | |
status: | Confirmed → Triaged |
description: | updated |
tags: | added: gcolor2 giftrans sng |
description: | updated |
tags: | added: clusterssh netpbm vnc4server x3270 |
tags: | added: xubuntu |
I have looked at the package and it contains the file in /usr/share/X11/. Maybe try this command?
sudo apt-get install --reinstall x11-common