Displaying 2 results from an estimated 2 matches for "x_creategc".
Did you mean:
creategc
2008 Aug 21
0
I've got joy now -- X protocols working *BUT*
...ts17 5010
> xterm -T "S043-2 via telnet bignts17 5011" -e telnet bignts17 5011
> xterm -T "S043-3 via telnet bignts17 5012" -e telnet bignts17 5012
> X Error of failed request: BadDrawable (invalid Pixmap or Window parameter)
> Major opcode of failed request: 55 (X_CreateGC)
> Resource id in failed request: 0x1a6
> Serial number of failed request: 1
> Current serial number in output stream: 3
<<<message repeats several more times>>>
==============
An hour later on the same session:
> $ labconsole 043
> xterm -T "S043-1 vi...
2008 Jul 26
0
Still no joy: no X11 protocols
...output, below is the X11 stuff. What's wrong?
Thank you in advance. Regards, Bruce
====
Here is the typical symptom, running X app on the server through the tunnel:
> X Error of failed request: BadDrawable (invalid Pixmap or Window parameter)
> Major opcode of failed request: 55 (X_CreateGC)
> Resource id in failed request: 0x1a6
> Serial number of failed request: 1
> Current serial number in output stream: 4
or something similar.
Here is a new symptom ($DISPLAY is not set):
> xterm -T "S043-1 via telnet bignts17 5010" -e telnet bignts17 5010
> xte...