[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Can not allocate colormap



On Mon, Oct 02, 2000 at 04:43:59PM +0200, Johann Spies wrote:
> I get the following message when I run gvim or gv (maybe other
> applications also) on gnome (slink version):
> 
> Warning: Cannot allocate colormap entry for "gray71"
> Warning: Cannot allocate colormap entry for "AntiqueWhite3"
> Warning: Cannot allocate colormap entry for "AntiqueWhite2"
> Warning: Cannot allocate colormap entry for "AntiqueWhite4"
> Warning: Cannot allocate colormap entry for "gray78"
> Warning: Cannot allocate colormap entry for "gray85"
> Warning: Cannot allocate colormap entry for "#D3B5B5"
> 
> I am using gnome (slink version) and have a the colordepth in my
> XF86Config is 16.
> 
> I have a S3 Trio graphics card.
> 
> How can I correct the situation?

    files=`ps aux | grep netscape | grep -v grep`
    for i in $files
    do
        kill -9 $i
    done

    Or start netscape with the -install option. ;-)

    Mike

-- 
Michael P. Soulier <msoulier@storm.ca>
"...the word HACK is used as a verb to indicate a massive amount
of nerd-like effort."  -Harley Hahn, A Student's Guide to UNIX



Reply to: