Hi all. I've running pvserver in tiled display mode with the next comand. (I'm using Paraview 3.8.0)
$ mpirun --hostfile myHostFile -np 16 pvserver -tdx=4 -tdy=4 Listen on port: 11111 Waiting for client... Client connected. Process id: 5 >> Warning: In /Users/cinvestav/install_apps/ParaView-3.8.0/VTK/Rendering/vtkCocoaRenderWindow.mm, line 937 vtkCocoaRenderWindow (0x109950870): Can't get full screen window of size 1920x1200. Process id: 6 >> Warning: In /Users/cinvestav/install_apps/ParaView-3.8.0/VTK/Rendering/vtkCocoaRenderWindow.mm, line 937 vtkCocoaRenderWindow (0x10993f660): Can't get full screen window of size 1920x1200. Process id: 7 >> Warning: In /Users/cinvestav/install_apps/ParaView-3.8.0/VTK/Rendering/vtkCocoaRenderWindow.mm, line 937 vtkCocoaRenderWindow (0x10995d030): Can't get full screen window of size 1920x1200. Process id: 11 >> Warning: In /Users/cinvestav/install_apps/ParaView-3.8.0/VTK/Rendering/vtkCocoaRenderWindow.mm, line 937 vtkCocoaRenderWindow (0x109951af0): Can't get full screen window of size 1280x800. . . . But the vtk screen doesn't get fullscreen in my screens cluster nodes. How could i fix this issue?? Im using Mac OS X 10.6.4 and I built Paraview 3.8.0 with the next flags : BUILD_SHARED_LIBS = ON, PARAVIEW_USE_ICE_T = ON, PARAVIEW_USE_MPI = ON, PARAVIEW_USE_MPI_SSEND = ON, PARAVIEW_BUILD_QT_GUI =ON and VTK_USE_COCOA = ON. I use OpenMPI 1.4.2., QTLibraries 4.6.3. Does anyone could help me please??
_______________________________________________ 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
