Which package has /usr/share/X11/rgb.txt?

Which package has /usr/share/X11/rgb.txt? I recently had a lot of problems with Fluxbox due to that file disappearing from my computer. It's supposedly in xorg-server-utils, but a reinstalling didn't restore the file.

SS4 wrote:pacman -Qo /usr/share/X11/rgb.txt
The problem is that I no longer have that file...
Inxsible: Ah, I never knew about pkgtools... Thanks!
Although the problem seems to be that it's now deprecated, but a few programs still use the file:
http://people.csail.mit.edu/jaffer/Color/Resene-X11

Similar Messages

  • Which package has "MSSQL:*:640-1:SAPINST:*:I386:*."

    Hello,
    I posted this on a different forum and I haven't received any reply. I hope someone on this forum can answer this one.
    I am trying to build a new machine with mySAP 2004 ERP with IDES data. The installation is asking for this particular label "MSSQL::640-1:SAPINST::I386:*." I have downloaded a bunch of files (some of them are 3 to 4 Gigs) but I cannot find this label. There is no match between the package name displayed during the install and the package name that is displayed at the service marketplace. It has been a bit of frustrating experience. Can someone please tell me what package is this referring to?
    Thank you in advance for your help.
    Pradeep

    Thank you for your help, guys. I don't have the CDs with me. I downloaded a bunch of images from the service marketplace. However, none of them had this information.
    The images I wanted to install were that of ERP 2004 with IDES data. After a lot of frustration, I just decided to go with ERP 2004 installation. For those who don't know, these are two completely separate installations.
    The good news is I now have a working ERP 2004 system:-). The bad news is the installation created 30G of SQL data:-(. I will start a new thread for what this data is and how I can reduce it.
    Pradeep

  • Which package has useradd and groupadd

    Hi
    I am new to Arch64
    I knew in arch i686 util-linux has "useradd" and "groupadd".
    However, I only found util-linux-ng in Arch64, but it doesn't contain useradd and groupadd utils.
    Any help?

    shadow

  • Which package has the plasmaoid folder view? [resolved]

    folderview don't appear in "add widget". I'm using extra/kde, not kdemod
    Last edited by jackphil (2009-08-27 02:13:37)

    I found it: kdebase-plasma

  • [Solved] What is supplying rgb.txt color names?

    Solution: They are compiled in.
    When I apply a color using a color alias from the deprecated 'rgb.txt' list, it works!  Perhaps two years ago, when Arch stopped including the file '/usr/share/X11/rgb.txt', the names stopped working.  Now I find the names do work, but there is no 'rgb.txt' file under '/usr/share/X11'.
    For example, these commands work:
    $ xterm -bg SteelBlue &
    $ xclock -bg "light sea green"
    Why do they now work?  What file is supplying the color aliases?  My '/usr/lib/X11/Xcms.txt' is still the default:
    XCMS_COLORDB_START 0.1
    cms red CIEXYZ:0.3811/0.2073/0.0213
    cms green CIEXYZ:0.3203/0.6805/0.1430
    cms blue CIEXYZ:0.2483/0.1122/1.2417
    XCMS_COLORDB_END
    I can find no 'rgb.txt' except for '/usr/share/emacs/24.2/etc/rgb.txt' and '/usr/share/vim/vim73/rgb.txt'.  They can be removed and the old color names still work.  Color me puzzled.
    Last edited by thisoldman (2013-01-27 22:36:53)

    They are compiled into X itself.  Run `strings /usr/bin/X` and grep for colors - there all in there.
    example:
    $ strings /usr/bin/X | grep Steel
    LightSteelBlue
    LightSteelBlue1
    LightSteelBlue2
    LightSteelBlue3
    LightSteelBlue4
    SteelBlue
    SteelBlue1
    SteelBlue2
    SteelBlue3
    SteelBlue4
    Last edited by Trilby (2013-01-27 22:24:18)

  • Pacman error with "/usr/share/man exists in filesystem"

    I'm installing archlinux.
    Follwing beginners guide, I'm now installing some booting packages, dosfools,efibootmgr, grub. Install Boot loader
    But every time I type
    pacman -S grub
    it makes error
    error: failed to commit transaction (conflicting files)
    grub: /usr/share/man exists in filesystem
    Errors occurred, no packages were upgraded.
    Same error occurs for other packages wich same error messages.
    I formatted all disk using mkfs.ext4 command.. Why this error occur?

    Trilby wrote:What is the output of `pacman -Qo /usr/share/man` as suggested here?
    error: No package owns /usr/share/man

  • To find which packages the PUBLIC role has execute privileges on

    Hi Experts:
    I need to find which packages the PUBLIC role has execute privileges on, since an Audit has revealed there are "there were execute privileges on 2 packages granted to the PUBLIC role"
    How can I find these? I have queried, in different ways, dba_tab_privs and dba_sys_privs but I cant get a way to see
    execute privileges on packages / procedures.
    Thanks,
    10.2.0.4
    Linux RH 4.
    Edited by: user11981168 on 30-Apr-2010 04:12

    SELECT table_name
    FROM dba_tab_privs p
    ,dba_objects o
    WHERE p.owner=o.owner
    AND p.table_name = o.object_name
    AND p.owner = 'SYS'
    AND p.privilege = 'EXECUTE'
    AND p.grantee = 'PUBLIC'
    AND o.object_type='PROCEDURE'; --PACKAGE,FUNCTION                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

  • /usr/share/haskell/ and ghc-pkg list --user

    Here goes :  was bored and thought of Space Invaders , hadn't played that in a while so offs I go to find , (AUR) , found it and thought alright , coupla games and call it a night. Well I'm strictly Newbie and sure enough haskell , ghc, haskell-hgl ? , flashed up and I naively thought upgrade ? , why not - Space Invaders right ?
    Well this showed ;
    All cabalized and yaourt-installed packages need to be reinstalled now.
    ==> See /usr/share/haskell/ and ghc-pkg list --user for a tentative list of affected packages.
    I thought , ok , I can deal with this . So off to find above mentioned found it but couldn't run it ? , . O K looked for aforementioned pkg list - no go . tried to downgrade and got this ;
    yaourt -Su --downgrade haskell-cabel
    ==> Downgrading packages
    No package to downgrade
      So offs I go to var /packman/pkg , thats were I found ghc-6.10.4-1-x86_64.pkg.tar.gz and haskell-x11-1.4.5-2-x86_64.pkg.tar.gz  and looked for older ones , no go . Found older ones but i couldn't fix it , not much on Google and found 1 post here  , but didn't make a lot of since to me .   Affected pkg.'s, ( so far ) , claws won't open and no icon for pidgin when running , no mail at all .   
    Excuse the infrequent postings , hey I 'm running Arch and most always can find an answer by searching but must admit I's hit a wall and dread the thought of losing Claws and the E-Mail that is in it . This is probably a simple fix so I Thank You all in advance .
    sudo pacman -U ghc-6.10.4-1-x86_64.pkg.tar.gz-ghc-6.8.2-2x86_64.pkg.tar.gz
    Password:
    loading package data...
    error: 'ghc-6.10.4-1-x86_64.pkg.tar.gz-ghc-6.8.2-2x86_64.pkg.tar.gz': cannot open package file
    wesley ~ $ sudo pacman -U ghc-6.10.4-1-x86_64.pkg.tar.gz -ghc-6.8.2-2x86_64.pkg.tar.gz
    pacman: invalid option -- '-'
    wesley ~ $ sudo pacman -U ghc-6.10.4-1-x86_64.pkg.tar.gz - ghc-6.8.2-2x86_64.pkg.tar.gz
    loading package data...
    error: 'ghc-6.10.4-1-x86_64.pkg.tar.gz': cannot open package file
    wesley ~ $ sudo pacman -U ghc-6.10.4-1-x86_64.pkg.-ghc-6.8.2-2x86_64.pkg.tar.gz
    loading package data...
    error: 'ghc-6.10.4-1-x86_64.pkg.-ghc-6.8.2-2x86_64.pkg.tar.gz': cannot open package file
    wesley ~ $ pacman -U ghc-6.10.4-1-x86_64.pkg.-ghc-6.8.2-2x86_64.pkg.tar.gzWed Sep 16 15:05:42 CDT 2009
    error: you cannot perform this operation unless you are root.
    wesley ~ $
    Thanks
    Did a little more research and not to sure if it had anything to do with the "game and/or Haskell " , don't know .But reread the Wiki Downgrade and came up with this . 
    http://wiki.archlinux.org/index.php/Downgrade_packages
    The package ,libldap-2.3.43-3-x86_64.pkg.tar.gz ,  is sitting on desktop and the one I've installed is  2.4.18-1 so now acording to the wiki would  ; pacman -U pkgname-olderpkgver.pkg.tar.gz.  , be
    wrote as such -
       pacman -U libldap-2.418-1-libldap-2.3.43-3-x86_64.pkg.tar.gz
        or does the package have to be some where else ?  Still learning here and downgrading seems like a good deal ! Also would it resurrect Claws without loss of E-Mail ?
    There was this filed/reported , on Google : http://tinyurl.com/qwjbtq
    which led me to here :
    http://bugs.archlinux.org/task/16217
    and
    Found package here :
    http://www.schlunix.org/archlinux/current/os/x86_64/
    Last edited by wesley_of_course (2009-09-16 23:23:30)

    Mr.Elendig wrote:1. you are not typing the package name correctly, please use tab completion
    2. just reinstall any cabalized haskell packages that you might have installed.
    Thank You Mr.Elendig for your response ! 
    wesley ~ $ yaourt -Q claws-mail
    Error: PACMANBIN: /usr/bin/pacman-color is incorrect
    /usr/bin/pacman-color no recognized in config file
    ==> List all installed packages
    testing/claws-mail 3.7.2-3
    wesley ~ $ ghc-pkg list --user
    /home/wesley/.ghc/x86_64-linux-6.10.4/package.conf:
    wesley ~ $ gedit usr/share/haskell/
    /usr/lib/gedit-2/plugins/auto_completion.py:51: Warning: gsignal.c:2387: instance `0x1d86000' has no handler with id `1745'
    view.disconnect(handler_id)
    wesley ~ $ ghc-pkg list --user wesley
    /home/wesley/.ghc/x86_64-linux-6.10.4/package.conf:
    wesley ~ $ yaourt -Q libldap
    Error: PACMANBIN: /usr/bin/pacman-color is incorrect
    /usr/bin/pacman-color no recognized in config file
    ==> List all installed packages
    core/libldap 2.4.18-1
    Claws is updated , but can't find the list , ( ghc-pkg list --user ) , I think Haskell probably needs to be configured and don't have a clue .
                     Shaman icon , when running ,  isn't visible  nor Pidgin ! Use System Monitor to kill it but Pidgin shuts down when window is closed , whats in common with the two and not others , is it still related to the
    Haskell install ? Now the spam icon in Claws is greyed out too .
                      Thanks again for helping out . edit ; forgot to mention running
    locate ghc-pkg list wesley
    and it came back with a slew of apps., !? can't believe they all need re-installed , maybe base packages for them will reinstall what it wants to set it straight ????
    Last edited by wesley_of_course (2009-09-28 02:47:07)

  • Flat file connection: The file name "\server\share\path\file.txt" specified in the connection was not valid

    I'm trying to execute a SSIS package via SQL agent with a flat file source - however it fails with Code: 0xC001401E The file name "\server\share\path\file.txt" specified in the connection was not valid.
    It appears that the problem is with the rights of the user that's running the package (it's a proxy account). If I use a higher-privelege account (domain admin) to run the package it completes successfully. But this is not a long-term solution, and I can't
    see a reason why the user doesn't have rights to the file. The effective permissions of the file and parent folder both give the user full control. The user has full control over the share as well. The user can access the file (copy, etc) outside the SSIS
    package.
    Running the package manually via DTExec gives me the same error - I've tried 32 and 64bit versions with the same result. But running as a domain admin works correctly every time.
    I feel like I've been beating my head against a brick wall on this one... Is there some sort of magic permissions, file or otherwise, that are required to use a flat file target in an SSIS package?

    Hi Rossco150,
    I have tried to reproduce the issue in my test environment (Windows Server 2012 R2 + SQL Server 2008 R2), however, everything goes well with the permission settings as you mentioned. In my test, the permissions of the folders are set as follows:
    \\ServerName\Temp  --- Read
    \\ServerName\Temp\Source  --- No access
    \\ServerName\Temp\Source\Flat Files --- Full control
    I suspect that your permission settings on the folders are not absolutely as you said above. Could you double check the permission settings on each level of the folder hierarchy? In addition, check the “Execute as user” information from job history to make
    sure the job was running in the proxy security context indeed. Which version of SSIS are you using? If possible, I suggest that you install the latest Service Pack for you SQL Server or even install the latest CU patch. 
    Regards,
    Mike Yin
    If you have any feedback on our support, please click
    here
    Mike Yin
    TechNet Community Support

  • Unable to open desktop file /usr/share/applications/redhat-email.desktop for panel launcher: No such file or directory

    Dear Experts,
    Please note that I am facing a chllenge while confiuguring the VNCServer on the local test Server. The Local Test Sver OS Version is Redhat Enterprise Linux Server 
    Release 5.5 32-bit. Please review the following error message and advise me on how to fix the vncserver issue.
    [root@test .vnc]#  cat xstartup
    #!/bin/sh
    # Uncomment the following two lines for normal desktop:
    unset SESSION_MANAGER
    exec /etc/X11/xinit/xinitrc
    gnome-session &
    [ -x /etc/vnc/xstartup ] && exec /etc/vnc/xstartup
    [ -r $HOME/.Xresources ] && xrdb $HOME/.Xresources
    xsetroot -solid grey
    vncconfig -iconic &
    #xterm -geometry 80x24+10+10 -ls -title "$VNCDESKTOP Desktop" &
    twm &
    [root@test .vnc]#  cat /etc/sysconfig/vncservers
    # The VNCSERVERS variable is a list of display:user pairs.
    # Uncomment the lines below to start a VNC server on display :2
    # as my 'myusername' (adjust this to your own).  You will also
    # need to set a VNC password; run 'man vncpasswd' to see how
    # to do that.
    # DO NOT RUN THIS SERVICE if your local area network is
    # untrusted!  For a secure way of using VNC, see
    # <URL:http://www.uk.research.att.com/archive/vnc/sshvnc.html>.
    # Use "-nolisten tcp" to prevent X connections to your VNC server via TCP.
    # Use "-nohttpd" to prevent web-based VNC clients connecting.
    # Use "-localhost" to prevent remote VNC clients connecting except when
    # doing so through a secure tunnel.  See the "-via" option in the
    # `man vncviewer' manual page.
    # VNCSERVERS="2:myusername"
    # VNCSERVERARGS[2]="-geometry 800x600 -nolisten tcp -nohttpd -localhost"
    VNCSERVERS="1:oracle"
    [root@test .vnc]# ls
    passwd test.oracle.co.zm:1.pid  test.oracle.co.zm:3.log  test.oracle.co.zm:5.pid  test.oracle.co.zm:6.pid
    test.oracle.co.zm:1.log test.oracle.co.zm:2.log  test.oracle.co.zm:5.log  test.oracle.co.zm:6.log  xstartup
    [root@test .vnc]# more test.oracle.co.zm:1.log
    Xvnc Free Edition 4.1.2
    Copyright (C) 2002-2005 RealVNC Ltd.
    See http://www.realvnc.com for information on VNC.
    Underlying X server release 70101000, The X.Org Foundation
    Tue Mar 11 11:18:37 2014
    vncext:      VNC extension running!
    vncext:      Listening for VNC connections on port 5901
    vncext:      Listening for HTTP connections on port 5801
    vncext:      created VNC server for screen 0
    Could not init font path element unix/:7100, removing from list!
    localuser:root being added to access control list
    No profile for user 'root' found
    SESSION_MANAGER=local/test.oracle.co.zm:/tmp/.ICE-unix/13603
    Window manager warning: Log level 32: could not find XKB extension.
    ** (eggcups:13671): WARNING **: IPP request failed with status 1030
    ** (eggcups:13671): WARNING **: IPP request failed with status 1030
    ** (nm-applet:13697): WARNING **: No connections defined
    Initializing nautilus-open-terminal extension
    Unable to open desktop file /usr/share/applications/redhat-email.desktop for panel launcher: No such file or directory
    Unable to open desktop file /usr/share/applications/openoffice.org-1.9-writer.desktop for panel launcher: No such file or directory
    Unable to open desktop file /usr/share/applications/openoffice.org-1.9-impress.desktop for panel launcher: No such file or directory
    Unable to open desktop file /usr/share/applications/openoffice.org-1.9-calc.desktop for panel launcher: No such file or directory
    [root@test .vnc]#
    Regards
    Mohammed Abdul Muqeet

    Hi,
    Try these 3 solutions
    1. Did you start vncserver services as:
    service vncserver start
    2.Check that port 5901 has not been blocked by a firewall:
    # nc -vz localhost 5901
    You should get a connection and a termination. If you get an error, fix the firewall.
    3. service iptables stop
    Hope This Helps
    Regards,
    -DK

  • [SOLVED] pacman: which package should I install for a given file?

    Hi there!
    I'm still trying to learn arch's essentials. A question coming up frequently is:
    Say I know I need file /usr/bin/zipinfo. How do I find out which package it's delivered in? The only thing remotely similar in the wiki is
    pacman -Qo /path/to/a/file
    but this only works for already installed packages. So what next?
    Best wishes,
    Rufus
    P.S.: google told me the package is called unzip so that's not the problem. Still, there has to be some way to get this information from the command line.
    Last edited by RufusD (2010-04-24 15:30:31)

    brilliant, thanks! I could have figured it's not a standard pacman function (since the situation is similar with debian's apt-get).
    Maybe this is worth a mention on pacman's wiki page. This is the first time arch's fabulous wiki let me down
    Last edited by RufusD (2010-04-24 15:32:35)

  • How to Know Which Package Own a Folder

    As the title says, I want to find out which package made a folder in my home directory. It always show up again everytime I delete it, like immediately. This is the output of my ls ~/
    Backups Desktop Downloads Fg[? Music Public Templates Videos
    ChartNexus Documents Dropbox Mail Pictures SPSSInc tmp
    The folder I mean:
    Fg[?
    The folder is empty though and I don't find any problem it does to my laptop. But I just found it annoying. It shown in a strange unicode on my File Manager (Thunar). Hope someone can help me. I'll post anything if needed here to solve this problem. And my packages are all updated everyday and I don't find any fix yet from the package who did this. It's like already a week since I encounter it. Thanks

    jasonwryan wrote:Your .bashrc and .bash_profile, probably. Where you set your shell prompt and environment variables.
    I'm using zsh with Oh-My-Zsh configs. Moved the zshrc to my /etc/zsh/zshrc and the configs path to /etc/zsh/.oh-my-zsh. But that was a long time ago and I never updated the configs from git. This is my pastebin of /etc/zsh/zshrc. Hope u can help me solve it
    Trilby wrote:Also, has this been happening for a while?  Was it happening before your last reboot, or is it within a single session?  If the latter, what is the output of `ps -au`
    Happening for a week or more, Happens every reboot and when I delete it, it will recreate the folder immediately. This is the output of ps -au
    USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND
    root 205 4.7 1.9 161472 19832 tty7 Ss+ 00:18 6:50 /usr/bin/X -nolisten tcp
    budiman 7614 0.0 0.4 34944 4300 pts/0 Ss+ 02:37 0:00 zsh
    budiman 20295 1.5 0.3 32388 3620 pts/1 Ss 02:42 0:00 zsh
    budiman 20311 0.0 0.1 12888 1376 pts/1 R+ 02:42 0:00 ps -au
    Last edited by crazyg4merz (2013-06-09 19:42:55)

  • Archlinux policy WRT /usr/share/vim/vim72 vs. /usr/share/vim/vimfiles

    Hi all,
    with the recent vim upgrade I have notified a couple of package maintainers that they would have to move some vim support files that are in their packages (e.g. syntax highlighting) out of /usr/share/vim/syntax and similar into subdirectories. However, I'm afraid I might have suggested something wrong there: My suggestion was that they be put in /usr/share/vim/vimfiles/syntax and so on, but Pierre has already updated his cmake package (bugreport) and moved it into /usr/share/vim/vim72/syntax etc.
    Since I've also seen similar discussions at least in the latexsuite package (now removed since the packages have been renamed), and so I wonder what is the difference resp. the Archlinux policy with regard to those two directories: /usr/share/vim/vim72 vs. /usr/share/vim/vimfiles. (Personally, I thought that the vim72 subdirectory is for the distribution of vim itself, whereas distribution-specific stuff would go to the vimfiles subdirectory. - That's where the latex-suite package's files are now, too.)
    Anyone with more sound reasoning or an insight into some quasi-"official" view on the question?
    TIA,
    Andreas

    Actually the bug report asked to move from /usr/share/vim to /usr/share/vim/vimfiles
    So I am confused..
    Edit : ok I see now : http://repos.archlinux.org/viewvc.cgi/c … 3&r2=52345
    Pierre moved from /usr/share/vim to /usr/share/vim/vim72 instead.
    Last edited by shining (2009-10-08 11:13:01)

  • [SOLVED] /usr/share/aclocal/nspr.m4 exists in filesystem

    pacman -Syu fails with this error:
    error: failed to commit transaction (conflicting files)
    nspr: /usr/share/aclocal/nspr.m4 exists in filesystem
    Errors occurred, no packages were upgraded.
    I found this thread, which suggested resyncing mirrors, but that didn't help.
    Last edited by FreeAsInGimme (2013-08-03 14:21:14)

    FYI: archlinux is widely known for our excellent wiki.  Be sure to check there and search the forums before starting new threads.  Many problems can be solved with a good search.
    As a second FYI, I don't know if the use of the manjaro boards (linked in OP) was just a coincidence of what your previous search gave you or if you are using Manjaro.  If it's the latter there are many differences between Manjaro and Archlinux.  In this case they are similar enough to share a solution, but in other cases we would be unable to help you here.  In short, if you are using Manjaro, be sure to ask on their forums if you have future problems.

  • Missing files from /usr/share/misc

    Folks;
    Can anyone shed light on what happened to files like zipcode and countrycodes which used to be in /usr/share/misc/?
    TIA,
    Steve

    kdoggett
    The VI you're using sounds like it's using those subVIs and they're not in those locations. This can be because of a custom install where the path is not that one, or it could be a version change and those files were moved. Did you make this VI? Has it worked before? Did you install NI ELVISmx? That might be worth a shot since those are the folders that it's looking in. Just make sure the version you download in compatible until your verison of LabVIEW. 
    -KP
    Kurt P
    Automated Test Software R&D

Maybe you are looking for

  • How to add a column in Item Master form with chooselist

    Hi Experts I add a column in Item Master Form in Stock Data Tab. In this column I want to add Choose list. For this I use AfterFormLoad event. It gives Error "Matrix Line Exist" . My code is given below If pVal.FormType = "150" Then                 f

  • Sharepoint 2013 does not generate new baseviewid in gui

    Hi, If I create a new listview using the UI, it seems that all views have the BaseViewID set to 1. I thought it would automatically generate a new unique BaseViewID. Is it possible to create listviews with unique BaseViewID using the UI? Thanks

  • ISE windows 8 not authenticating

    I am running ISE version 1.2,0,899, agnet 4.9.4.3. When the windows 8 connects with the NAC agent I get a compliant message on the windows box, but I am not getting an 802.1x authentication. After about 10 minutes the windows box will pass the 802.1x

  • Opening SAP BPC report on server from Dashboard 4.0

    I would like to know if it is possible to open SAP BPC report/excel on server from dashboard. We should have it embeded in dashboard so that if we click on dashboard....then it should take to the underlying BPC report on server. If it is possible the

  • Can't find Organizer on Photoshop elements 8

    I bought Photo Elements  and installed it last Spring. I sort of blundered around  with it and managed to finish a project I needed to do, but it was very difficult, so I finally broke down and bought  the book that teaches how to use it.  The first