Ticket #434 (closed usability: duplicate)
Java3D apps displayed back to Leopard via X11 don't display properly in Xquartz 2.5.1+
| Reported by: | merlereinhart@… | Owned by: | jeremyhu@… |
|---|---|---|---|
| Priority: | Not Set | Milestone: | |
| Component: | xserver | Version: | 2.5.1 (xserver-1.8.2) |
| Keywords: | Cc: |
Description
This is a case of running an app on a Solaris 10 box that utilized Java3D displayed back onto a Leopard machine via X11. If the Leopard machine is running Xquartz 2.5.0, all is well and the graphics are displayed in the window properly.
However, if the Leopard machine is running Xquartz 2.5.1 or 2.5.2, then the graphics don't show in the window at all.
From the standpoint of the user, this is very similar to bug report #112 which was first fixed in Xquartz 2.4.0 (the same java test program that was attached to bug report #112 can be use to see the problem with 2.5.1 or later).
My guess would be something in the xserver change from 1.7.6 to 1.8.2 with Xquartz 2.5.1.
Attachments
Change History
Changed 3 years ago by merlereinhart@…
- Attachment x11-2.5.0_noproblem.txt added
Changed 3 years ago by merlereinhart@…
- Attachment x11-2.5.1_problem.txt added
Output of the java test program displaying back to Leopard running Xquartz 2.5.1

Output from the java test program displaying back to Leopard with Xquartz 2.5.0