| Summary: | Calling setFullscreen from anywhere while warpPointer is being called from a display() method causes locking issues | ||
|---|---|---|---|
| Product: | [JogAmp] Newt | Reporter: | Mark Raynsford <org.jogamp> |
| Component: | x11 | Assignee: | Sven Gothel <sgothel> |
| Status: | RESOLVED INVALID | ||
| Severity: | enhancement | ||
| Priority: | --- | ||
| Version: | 2.3.0 | ||
| Hardware: | All | ||
| OS: | all | ||
| See Also: | https://jogamp.org/bugzilla/show_bug.cgi?id=1100 | ||
| Type: | --- | SCM Refs: | |
| Workaround: | --- | ||
| Attachments: |
Test case
Stack trace |
||
Created attachment 664 [details]
Stack trace
The same bug doesn't occur on Windows. |
Created attachment 663 [details] Test case The included test case raises an exception after timing out. To reproduce: Run the test case. Wait a second or so. Press any key. On Linux/X11, the included stack trace appears on stderr.