Activity log for bug #300935

Date Who What changed Old value New value Message
2008-11-22 08:34:02 draco bug added bug
2008-11-25 04:50:27 Florian Diesch xorg: status New Confirmed
2008-11-25 04:50:27 Florian Diesch xorg: statusexplanation I can reproduce this bug on Ubuntu 8.10 x86_32. According to 'apt-file search rgb.txt' no package provides /etc/X11/rgb.txt. There are a few other files named rgb.txt but none seems to be the one we need here. I'm going to mark the bug as confirmed and let the developers handle it from here. Thanks for taking the time to make Ubuntu better! :-)
2008-12-17 07:20:28 Timo Aaltonen xorg: status Confirmed Fix Released
2008-12-17 07:20:28 Timo Aaltonen xorg: statusexplanation I can reproduce this bug on Ubuntu 8.10 x86_32. According to 'apt-file search rgb.txt' no package provides /etc/X11/rgb.txt. There are a few other files named rgb.txt but none seems to be the one we need here. I'm going to mark the bug as confirmed and let the developers handle it from here. Thanks for taking the time to make Ubuntu better! :-) Fixed in jaunty.
2008-12-17 07:22:50 Timo Aaltonen xorg: status Fix Released Confirmed
2008-12-17 07:22:50 Timo Aaltonen xorg: statusexplanation Fixed in jaunty. sorry, was too quick. The symlink should be removed though.
2008-12-28 09:23:52 Timo Aaltonen xorg: importance Undecided Wishlist
2008-12-28 09:23:52 Timo Aaltonen xorg: statusexplanation sorry, was too quick. The symlink should be removed though.
2009-01-30 21:45:06 Launchpad Janitor xorg: status Confirmed Fix Released
2009-01-30 22:49:27 Michael Janssen xorg: status Fix Released Confirmed
2009-01-30 22:49:27 Michael Janssen xorg: statusexplanation this could be two different bugs, but the bug that rgb.txt does not exist is still a bug. There are applications that don't work without an rgb.txt.
2009-01-30 23:46:37 Timo Aaltonen xorg: status Confirmed Fix Released
2009-01-30 23:46:37 Timo Aaltonen xorg: statusexplanation this could be two different bugs, but the bug that rgb.txt does not exist is still a bug. There are applications that don't work without an rgb.txt. That file has no meaning with xserver 1.5, it's obsolete. Use a better vnc server, vnc4server is obsolete in itself since no one maintains it and it doesn't build anymore.
2009-03-30 22:04:38 draco 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/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 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 <ubuntu-devel-discuss@lists.ubuntu.com> 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. 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/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 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 <ubuntu-devel-discuss@lists.ubuntu.com> 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) - netpbm - xterm - vncserver (old version) - x3270 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".
2009-03-30 22:04:38 draco displayname Bug #300935 Bug #300935 (rgb.txt)
2009-03-30 22:04:38 draco name rgb.txt
2009-03-30 22:04:38 draco title non-existent rgb.txt file and broken link to it missing "/etc/X11/rgb.txt" file and broken link to it
2009-03-30 22:38:42 draco 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/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 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 <ubuntu-devel-discuss@lists.ubuntu.com> 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) - netpbm - xterm - vncserver (old version) - x3270 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". 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/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 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 <ubuntu-devel-discuss@lists.ubuntu.com> 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) - netpbm - xterm - vnc4server (obsolete ?) - x3270 - stage - 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".
2009-03-30 22:50:59 draco 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/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 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 <ubuntu-devel-discuss@lists.ubuntu.com> 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) - netpbm - xterm - vnc4server (obsolete ?) - x3270 - stage - 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". 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/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 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 <ubuntu-devel-discuss@lists.ubuntu.com> 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) - netpbm - xterm - vnc4server (obsolete ?) - x3270 - stage - 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://bugs.launchpad.net/ubuntu/+source/xorg/+bug/300935/comments/6
2009-03-31 05:26:29 Cruncher xorg: status Fix Released Confirmed
2009-03-31 05:26:29 Cruncher xorg: statusexplanation That file has no meaning with xserver 1.5, it's obsolete. Use a better vnc server, vnc4server is obsolete in itself since no one maintains it and it doesn't build anymore. Changing this back to "Confirmed", since the main part of the problem (the file /etc/X11/rgb.txt (which is apparently required by several older tools and utilities, which are still installable in current releases) is missing on newer installs) has not been fixed. What has been fixed is merely the broken link within the package x11-common. Even if it is decided that this file no longer belongs in xorg/x11-common (which would legitimate a "Fix Released" for that package), the file should probably be provided by some other package then, shouldn't it? On a sidenode, it is strange that on my Xubuntu intrepid (upgraded over time since Ubuntu edgy) the file still exists, I have 1:7.4~5ubuntu3 installed (which according to launchpad does not contain the file), and both "dpkg -L x11-common" and "dpkg -S rgb.txt" do list /etc/X11/rgb.txt.
2009-03-31 18:37:00 Richard Seguin xorg: importance Wishlist Low
2009-03-31 18:37:00 Richard Seguin xorg: statusexplanation Changing this back to "Confirmed", since the main part of the problem (the file /etc/X11/rgb.txt (which is apparently required by several older tools and utilities, which are still installable in current releases) is missing on newer installs) has not been fixed. What has been fixed is merely the broken link within the package x11-common. Even if it is decided that this file no longer belongs in xorg/x11-common (which would legitimate a "Fix Released" for that package), the file should probably be provided by some other package then, shouldn't it? On a sidenode, it is strange that on my Xubuntu intrepid (upgraded over time since Ubuntu edgy) the file still exists, I have 1:7.4~5ubuntu3 installed (which according to launchpad does not contain the file), and both "dpkg -L x11-common" and "dpkg -S rgb.txt" do list /etc/X11/rgb.txt. I corrected the importance to low as it actually satisfies the criteria for non-core applications. I didn't realise that the time how far down this issue went.
2009-04-03 16:19:16 draco 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/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 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 <ubuntu-devel-discuss@lists.ubuntu.com> 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) - netpbm - xterm - vnc4server (obsolete ?) - x3270 - stage - 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://bugs.launchpad.net/ubuntu/+source/xorg/+bug/300935/comments/6 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/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 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 <ubuntu-devel-discuss@lists.ubuntu.com> 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) - netpbm - xterm - vnc4server (obsolete ?) - x3270 - stage - sng - 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://bugs.launchpad.net/ubuntu/+source/xorg/+bug/300935/comments/6
2009-04-15 21:28:16 Cruncher nominated for series Ubuntu Intrepid
2009-04-15 21:28:16 Cruncher nominated for series Ubuntu Jaunty
2009-04-20 09:45:24 Morten Kjeldgaard xorg (Ubuntu): importance Low Medium
2009-04-23 00:50:03 Bryce Harrington xorg (Ubuntu): status Confirmed Triaged
2009-05-21 13:22:49 draco 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/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 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 <ubuntu-devel-discuss@lists.ubuntu.com> 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) - netpbm - xterm - vnc4server (obsolete ?) - x3270 - stage - sng - 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://bugs.launchpad.net/ubuntu/+source/xorg/+bug/300935/comments/6 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/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 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 <ubuntu-devel-discuss@lists.ubuntu.com> 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) - 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://bugs.launchpad.net/ubuntu/+source/xorg/+bug/300935/comments/6 UPDATE : The broken link from /usr/share/X11/rgb.txt is only an Intrepid problem. This link wasn't created since Jaunty. However, the missing file /etc/X11/rgb.txt is still a problem on both Intrepid and Jaunty.
2009-05-21 13:22:49 draco tags rgb.txt x11-common xcolors gcolor2 giftrans rgb.txt sng x11-common xcolors
2009-06-04 21:50:56 draco 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/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 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 <ubuntu-devel-discuss@lists.ubuntu.com> 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) - 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://bugs.launchpad.net/ubuntu/+source/xorg/+bug/300935/comments/6 UPDATE : The broken link from /usr/share/X11/rgb.txt is only an Intrepid problem. This link wasn't created since Jaunty. However, the missing file /etc/X11/rgb.txt is still a problem on both Intrepid and Jaunty. 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/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 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 <ubuntu-devel-discuss@lists.ubuntu.com> 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://bugs.launchpad.net/ubuntu/+source/xorg/+bug/300935/comments/6 UPDATE : The broken link from /usr/share/X11/rgb.txt is only an Intrepid problem. This link wasn't created since Jaunty. However, the missing file /etc/X11/rgb.txt is still a problem on both Intrepid and Jaunty.
2009-06-04 21:50:56 draco tags gcolor2 giftrans rgb.txt sng x11-common xcolors clusterssh gcolor2 giftrans netpbm rgb.txt sng vnc4server x11-common x3270 xcolors
2009-06-23 14:44:19 morr attachment added snapshot1.png http://launchpadlibrarian.net/28249734/snapshot1.png
2009-06-30 22:00:44 Timo Aaltonen xorg (Ubuntu): status Triaged Fix Released
2009-08-31 15:12:11 Knut Wenzig nominated for series Ubuntu Karmic
2009-12-05 05:25:24 Launchpad Janitor branch linked lp:ubuntu/xorg
2010-02-18 16:31:21 Jonathan Reed xorg (Ubuntu): status Fix Released Confirmed
2010-02-25 02:44:27 Bryce Harrington tags clusterssh gcolor2 giftrans netpbm rgb.txt sng vnc4server x11-common x3270 xcolors clusterssh gcolor2 giftrans netpbm rgb.txt sng vnc4server x11-common x3270 xcolors xubuntu
2010-03-02 21:42:10 Timo Aaltonen xorg (Ubuntu): status Confirmed Fix Released