NOTICE: This version of the NSF Unidata web site (archive.unidata.ucar.edu) is no longer being updated.
Current content can be found at unidata.ucar.edu.

To learn about what's going on, see About the Archive Site.

DisplayMaster problem

I am using the IDV classes to build navigated displays. I have a MapProjectionDisplay (in 2Din3D mode) and add some displayables. I then call the draw method. I have also attached a DisplayListener to the MPD.

In offscreen mode (pass offscreen == true in the MPD.getInstance() static method, I never see a FRAME_DONE DisplayEvent arrive into my DisplayListener. Further, the call to MPD.getImage(boolean) (derived from DisplayMaster) always hangs. I suspect that the latter is a consequence of the former.

So my question is, are there further calls I should be making in my code to ensure that offscreen rendering works with MapProjectionDisplay objects? When I was doing the same work 'by hand' i.e. using just visad objects, the getImage() call did return.

I am running a 1.5 vm, with java3d version 1.5 also, on RHEL4.  Driver is 
'fglrc' from ati, if that matters.

Any help appreciated

Stuart



  • 2007 messages navigation, sorted by:
    1. Thread
    2. Subject
    3. Author
    4. Date
    5. ↑ Table Of Contents
  • Search the idvdevelopers archives: