emacs-devel
[Top][All Lists]
Advanced

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

Re: strange behavior of customize widget buttons


From: Eli Tziperman
Subject: Re: strange behavior of customize widget buttons
Date: Wed, 29 Nov 2000 15:09:55 +0200 ("IST)

> Sender: address@hidden
> Cc: address@hidden, address@hidden
> Reply-To: address@hidden
> From: Gerd Moellmann <address@hidden>
> Date: 29 Nov 2000 13:18:21 +0100
> User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.0.93
> 
> address@hidden (Eli Tziperman) writes:
> 
> > > Eli, what kind of display is that on your side where it fails?  Could
> > > you please do a `xdpyinfo' and send us the output?
> > 
> > address@hidden:/usr/people/eli% xdpyinfo
> > name of display:    :0.0
> > version number:    11.0
> > vendor string:    Silicon Graphics
> 
> [...]
> 
> > 
> > screen #0:
> 
> [...]
> 
> >   default visual id:  0x20
> >   visual:
> >     visual id:    0x20
> >     class:    PseudoColor
> >     depth:    8 planes
> >     available colormap entries:    256
> >     red, green, blue masks:    0x0, 0x0, 0x0
> >     significant bits in color specification:    8 bits
> 
> It could be a color allocation problem, with the default visual
> being PseudoColor-8 (which is clearly suboptimal in the case, hm.)
> Could you please try with a line like this in your ~/.Xdefaults or
> where you specify other X resources?
> 
>   emacs.visualClass: TrueColor-24

that crashes emacs:

% xrdb .Xdefaults
% /usr/local/emacs-21.0.91/src/emacs -q --no-site-file&
[1] 10627
% X protocol error: BadMatch (invalid parameter attributes) on
protocol request 55 

[1]    Exit 70    /usr/local/emacs-21.0.91/src/emacs -q --no-site-file



reply via email to

[Prev in Thread] Current Thread [Next in Thread]