From xemacs-m  Tue May 27 18:03:54 1997
Received: from crystal.WonderWorks.COM (crystal.WonderWorks.com [192.203.206.1])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id SAA18809
	for <xemacs-beta@xemacs.org>; Tue, 27 May 1997 18:03:52 -0500 (CDT)
Received: by crystal.WonderWorks.COM 
	id QQcrke14225; Tue, 27 May 1997 19:03:35 -0400 (EDT)
Date: Tue, 27 May 1997 19:03:35 -0400 (EDT)
Message-Id: <QQcrke14225.199705272303@crystal.WonderWorks.COM>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
From: Kyle Jones <kyle_jones@wonderworks.com>
To: xemacs-beta@xemacs.org
Subject: XEmacs-20.3b2 and linux 2.0.30 toolbar problem 
In-Reply-To: <5028-Tue27May1997183303-0400-andreas@sccon.com>
References: <5028-Tue27May1997183303-0400-andreas@sccon.com>
X-Mailer: VM 6.32 under 20.3 XEmacs Lucid (beta2)
X-Face: /cA45WHG7jWq>(O3&Z57Y<"WsX5ddc,4c#w0F*zrV#=M
        0@~@,s;b,aMtR5Sqs"+nU.z^CSFQ9t`z2>W,S,]:[+2^
        Nbf6v4g>!&,7R4Ot4Wg{&tm=WX7P["9%a)_da48-^tGy
        ,qz]Z,Zz\{E.,]'EO+F)@$KtF&V

andreas@sccon.com writes:
 > well i was finally able to get a backtrace on the problem
 > with toolbar... does anyone have an idea of what is going on
 > here...  is it my linux implementation or lack thereof of and
 > XEmacs problem...

Seems pretty clearly a limitation of your X server.

You could try 

(set-glyph-image toolbar-pointer-glyph [nothing] 'global 'x)

which will get rid of the toolbar specific pointer glyph.

