From: Geoffrey F. <fu...@ga...> - 2002-02-14 22:51:09
|
Brian H. Toby writes: > [...] but hit an error running the demos on the xwin device: > > hora 247% ./x01c > Plplot library version: 5.1.0 > > Plotting Options: > < 1> xwin X-Window (Xlib) > ... > Enter device number or keyword: 1 > X Error of failed request: BadMatch (invalid parameter attributes) > Major opcode of failed request: 1 (X_CreateWindow) > Serial number of failed request: 12 > Current serial number in output stream: 16 > > Same problem with x01f. Anybody got a fix? Could you tell us a little about the display device? Were you sitting in front of an SGI console runing IRIX 6.2 and whatever version of 4dwm shipped with that? Or are you running on a different display? Output of xdpyinfo might be helpful. Also, there's a way to turn on some more debugging output, I think with "x01c -debug" or something like that. If you care to single step through xwin.c, you might be able to figure out which visual it's trying to use, that might help. -- Geoffrey Furnish fu...@ga... |