Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

X_QueryColors

24 views
Skip to first unread message

cartik...@gmail.com

unread,
Aug 26, 2008, 8:52:33 PM8/26/08
to
I'm getting an error with X windows/Motif:

The colormap is a 32 bit display.

XQueryCOlor(dpy, cmap, &color)

X Error of failed request: BadValue (integer parameter out of range
for operation)
Major opcode of failed request: 91 (X_QueryColors)
Value in failed request: 0xffffffeb
Serial number of failed request: 3202
Current serial number in output stream: 3202

Culd you tell me what the error is?

best,
Cartik

Fred

unread,
Aug 27, 2008, 10:20:11 AM8/27/08
to
On Aug 26, 5:52 pm, "cartik.sha...@gmail.com"

color.pixel is out of range when you call XQueryColor for your
colormap.
--
Fred Kleinschmidt

0 new messages