On Jul 24, 2012, at 11:48 AM, Utkarsh Ayachit wrote:

> 1> Corrupt frame buffer issue:
> 
> Looks like your server side X-window resolution is smaller than the client 
> side window. What is the maximum X resolution on the cluster nodes? 

Hmm. Looks like the default window is only 640x480. So that is probably the 
problem. Soon as I figure out how to change the resolution I'll know for sure.

> 
> 2> No volume issue:
> 
> Are you seeing an outline? In that case, I believe what's happening is 
> ParaView is doing local rendering and since ParaView doesn't deliver the full 
> image data to the client, its simply rendering the outline. Try forcing 
> remote rendering by setting "Remote Render Threshold" to 0 under Edit | 
> Settings | Render View | Server page.

Yes, that indeed fixed the problem. Thanks for your quick response!

jc

> 
> Utkarsh
> 
> On Tue, Jul 24, 2012 at 1:31 PM, John Clyne <[email protected]> wrote:
> Hi David,
> 
> That fixed that problem. Thanks!
> 
> On to the next one: volume rendering. I'm having two problems, actually.  
> When I try to volume render the example disk_out_ref.ex2 data set I get what 
> looks like a lot of garbage in the frame buffer (see attached image). I'm 
> only using a single node on the render cluster at the moment. If I try to 
> volume render the iron_protien.vtk data set I get no image at all, and no 
> error messages either. I've set the opacity map to be opaque for all, but all 
> I see is the bounding box. Neither problem exists if I load the data set 
> locally and perform the rendering on the client. 
> 
> thanks!
> 
> jc
> 
> 
> <plot.png>
> 
> On Jul 23, 2012, at 6:47 PM, David E DeMarle wrote:
> 
>> Howdy John.
>> 
>> Turn off the point sprite plugin on your server in Cmake and rebuild.
>> 
>> On Jul 23, 2012 7:31 PM, "John Clyne" <[email protected]> wrote:
>> Hi,
>> 
>> I've built pvserver 3.14.1 for Linux X86_64 and I'm trying to use it with a 
>> binary distro of the 3.14.1 client under Mac OS X 10.6. The server runs, and 
>> I can connect to it with the Mac client, and I can load a remote file. But 
>> whenever I hit apply the client and server immediately terminate. Same 
>> result if I simply try to render one of the built in source objects (e.g. 
>> sphere). Note, if I use a binary distro of pvserver it works fine. The only 
>> changes I've made to the build configuration from the default is to turn off 
>> Qt.
>> 
>> 
>> The error logs from the client and server are below:
>> 
>> Paraview client:
>> 
>> 7/23/12 4:58:39 PM      [0x0-0x63a63a].ParaView 3.14.1[54685]   
>> [0x0-0x63a63a].ParaView 3.14.1  com.apple.console       ERROR: In 
>> /Source/ParaView/release/ParaView/ParaViewCore/ServerManager/vtkSMProxy.cxx, 
>> line 1463
>> 7/23/12 4:58:39 PM      [0x0-0x63a63a].ParaView 3.14.1[54685]   
>> [0x0-0x63a63a].ParaView 3.14.1  com.apple.console       
>> vtkSMPVRepresentationProxy (0x123ee4d30): Failed to create subproxy: 
>> PointSpriteRepresentation
>> 7/23/12 4:58:39 PM      [0x0-0x63a63a].ParaView 3.14.1[54685]   
>> [0x0-0x63a63a].ParaView 3.14.1  com.apple.console       ERROR: In 
>> /Source/ParaView/release/ParaView/ParaViewCore/ServerManager/vtkSMProxy.cxx, 
>> line 1463
>> 7/23/12 4:58:39 PM      [0x0-0x63a63a].ParaView 3.14.1[54685]   
>> [0x0-0x63a63a].ParaView 3.14.1  com.apple.console       
>> vtkSMPVRepresentationProxy (0x123dcea20): Failed to create subproxy: 
>> PointSpriteRepresentation
>> 7/23/12 4:58:39 PM      [0x0-0x63a63a].ParaView 3.14.1[54685]   
>> [0x0-0x63a63a].ParaView 3.14.1  com.apple.console       ERROR: In 
>> /Source/ParaView/release/ParaView/ParaViewCore/ServerManager/vtkSMProxy.cxx, 
>> line 1463
>> 7/23/12 4:58:39 PM      [0x0-0x63a63a].ParaView 3.14.1[54685]   
>> [0x0-0x63a63a].ParaView 3.14.1  com.apple.console       
>> vtkSMPVRepresentationProxy (0x123dcd750): Failed to create subproxy: 
>> PointSpriteRepresentation
>> 7/23/12 4:58:39 PM      [0x0-0x63a63a].ParaView 3.14.1[54685]   
>> [0x0-0x63a63a].ParaView 3.14.1  com.apple.console       ERROR: In 
>> /Source/ParaView/release/ParaView/ParaViewCore/ServerManager/vtkSMProxy.cxx, 
>> line 1463
>> 7/23/12 4:58:39 PM      [0x0-0x63a63a].ParaView 3.14.1[54685]   
>> [0x0-0x63a63a].ParaView 3.14.1  com.apple.console       
>> vtkSMPVRepresentationProxy (0x12711d290): Failed to create subproxy: 
>> PointSpriteRepresentation
>> 7/23/12 4:58:40 PM      [0x0-0x63a63a].ParaView 3.14.1[54685]   
>> [0x0-0x63a63a].ParaView 3.14.1  com.apple.console       ERROR: In 
>> /Source/ParaView/release/ParaView/ParaViewCore/ServerImplementation/vtkSIPVRepresentationProxy.cxx,
>>  line 94
>> 7/23/12 4:58:40 PM      [0x0-0x63a63a].ParaView 3.14.1[54685]   
>> [0x0-0x63a63a].ParaView 3.14.1  com.apple.console       
>> vtkSIPVRepresentationProxy (0x1270ae710): Missing data representation 
>> subproxy 'PointSpriteRepresentation' when processing RepresentationType 
>> element.
>> 7/23/12 4:58:40 PM      [0x0-0x63a63a].ParaView 3.14.1[54685]   
>> [0x0-0x63a63a].ParaView 3.14.1  com.apple.console       ERROR: In 
>> /Source/ParaView/release/ParaView/ParaViewCore/ClientServerCore/vtkPVAlgorithmPortsInformation.cxx,
>>  line 57
>> 7/23/12 4:58:40 PM      [0x0-0x63a63a].ParaView 3.14.1[54685]   
>> [0x0-0x63a63a].ParaView 3.14.1  com.apple.console       
>> vtkPVAlgorithmPortsInformation (0x12c075d50): Could not downcast 
>> vtkAlgorithm.
>> 7/23/12 4:58:41 PM      com.apple.launchd.peruser.1024148483[110]       
>> com.apple.launchd.peruser.1024148483    com.apple.console       
>> ([0x0-0x63a63a].ParaView 3.14.1[54685]) Job appears to have crashed: 
>> Segmentation fault
>> 7/23/12 4:58:41 PM      ReportCrash[54757]      ReportCrash     
>> com.apple.console       Saved crash report for paraview[54685] version  () 
>> to 
>> /Users/clyne/Library/Logs/DiagnosticReports/paraview_2012-07-23-165841_cisl-pantin.crash
>> 
>> 
>> pvrender:
>> 
>> ERROR: In 
>> /fs/blizzard/home/clyne/tmp/ParaView-3.14.1-Source/ParaViewCore/ServerImplementation/vtkSIPVRepresentationProxy.cxx,
>>  line 94
>> vtkSIPVRepresentationProxy (0x17439c40): Missing data representation 
>> subproxy 'PointSpriteRepresentation' when processing RepresentationType 
>> element.
>> 
>> ERROR: In 
>> /fs/blizzard/home/clyne/tmp/ParaView-3.14.1-Source/ParaViewCore/ServerImplementation/vtkSIPVRepresentationProxy.cxx,
>>  line 94
>> vtkSIPVRepresentationProxy (0xb7777b0): Missing data representation subproxy 
>> 'PointSpriteRepresentation' when processing RepresentationType element.
>> 
>> ERROR: In 
>> /fs/blizzard/home/clyne/tmp/ParaView-3.14.1-Source/VTK/Parallel/vtkSocketCommunicator.cxx,
>>  line 812
>> vtkSocketCommunicator (0x170b5000): Could not receive tag. 1
>> 
>> Exiting...
>> Exiting...
>> 
>> 
>> Any pointers would be greatly appreciated!
>> 
>> thanks - jc
>> 
>> John Clyne
>> National Center for Atmospheric Research
>> 303.497.1236 (w), 303.809.1922 (c)
>> [email protected]
>> 
>> 
>> 
>> _______________________________________________
>> Powered by www.kitware.com
>> 
>> Visit other Kitware open-source projects at 
>> http://www.kitware.com/opensource/opensource.html
>> 
>> Please keep messages on-topic and check the ParaView Wiki at: 
>> http://paraview.org/Wiki/ParaView
>> 
>> Follow this link to subscribe/unsubscribe:
>> http://www.paraview.org/mailman/listinfo/paraview
> 
> John Clyne
> National Center for Atmospheric Research
> 303.497.1236 (w), 303.809.1922 (c)
> [email protected]
> 
> 
> 
> 
> _______________________________________________
> Powered by www.kitware.com
> 
> Visit other Kitware open-source projects at 
> http://www.kitware.com/opensource/opensource.html
> 
> Please keep messages on-topic and check the ParaView Wiki at: 
> http://paraview.org/Wiki/ParaView
> 
> Follow this link to subscribe/unsubscribe:
> http://www.paraview.org/mailman/listinfo/paraview
> 
> 

John Clyne
National Center for Atmospheric Research
303.497.1236 (w), 303.809.1922 (c)
[email protected]



_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the ParaView Wiki at: 
http://paraview.org/Wiki/ParaView

Follow this link to subscribe/unsubscribe:
http://www.paraview.org/mailman/listinfo/paraview

Reply via email to