Ken et. al.:
I did some more pounding on this issue. I decided that due to the sporadic nature of the problem it might be better to see if it happened with one of the canned JOGL demos to get my code out of the loop. So… I built the “Gears” demo, fired it up, then patiently covered/exposed it using another window and waited for the problem. Usually within five minutes or so of doing this the “Xlib: unexpected async reply” problem happened, and the app hung and had to be killed.
I tried this with both JDK 1.4.2-12 and 1.5.0.6, and 1.5.0-7. Same result across those three.
What I have not tried yet is backing off to an earlier JOGL version, e.g. Beta03, or building from the repository source. Time permitting I may try that sometime soon unless you or somebody else on the dev team suggests that if Beta04 fails then Beta03 and the current stuff should also fail.
This may be a silly question, but could this be a graphics driver issue? I’m using nvidia driver 81.78 with JOGL Beta04 on Fedora Core 4 (2.6.14-1.1656_FC4smp). I’ve also seen this problem on machines using earlier drivers.
I’ll investigate more as time permits.
Rob