Login  Register

Re: jzy3d seg faulting on window close

Posted by Martin on Aug 11, 2011; 5:10pm
URL: https://forum.jogamp.org/jzy3d-seg-faulting-on-window-close-tp3243328p3246566.html

Hi all,

Jason also told me something that may be usefull for understanding the bug:

jazzmongrel wrote
One thing, I am pushing these pixels using X server.  So I have gone
to a terminal, typed "xhost +" to allow access, then ssh'd into a
remote machine, and launched it from there.  All other grpahical
programs that I launch this way have worked (e.g. firefox).

There is a reason I have to do it this way, I only have remote access
to ONE machine that is remote that I can VNC into, then from there I
must open a terminal and ssh into any other machine that I want, but
must use the X server to get graphics from the "other" machine.

Could this possibly be the problem, it can;t figure out the display
device or something.  I am not that knowledgable with X or these
graphical details.

Let me add that I have two other java frames that pop up in addition
to the chart, and they have no problem showing the their contents
through the x server.
Thanks, for helping him!
Martin