| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0010159 | ParaView | Bug | public | 2010-01-18 21:38 | 2010-03-01 20:57 | ||||
| Reporter | Alan Scott | ||||||||
| Assigned To | Utkarsh Ayachit | ||||||||
| Priority | high | Severity | crash | Reproducibility | always | ||||
| Status | closed | Resolution | fixed | ||||||
| Platform | OS | OS Version | |||||||
| Product Version | |||||||||
| Target Version | 3.8 | Fixed in Version | 3.8 | ||||||
| Summary | 0010159: Save animation, disconnect server fails with Mesa | ||||||||
| Description | Save animation, with the disconnect server option, fails with Mesa. ParaView Linux client, 4 remote servers, 3.6.2, Mesa build. Open can.exo. Save Animation. Select Disconnect before saving animation. Save the animation. Crash. I get an output from ParaView as follows: Connected to client Performing ServerSide Actions Process id: 0 >> ERROR: In /projects/viz/paraview/src/ParaView/3.6.2/ParaView3/VTK/Rendering/vtkXOpenGLRenderWindow.cxx, line 542 vtkXOpenGLRenderWindow (0x1402fb0): bad X server connection. DISPLAY=clusterName:32.0 Process id: 1 >> ERROR: In /projects/viz/paraview/src/ParaView/3.6.2/ParaView3/VTK/Rendering/vtkXOpenGLRenderWindow.cxx, line 1485 vtkXOpenGLRenderWindow (0xd67ca0): bad X server connection. DISPLAY=clusterName:32.0 Process id: 2 >> ERROR: In /projects/viz/paraview/src/ParaView/3.6.2/ParaView3/VTK/Rendering/vtkXOpenGLRenderWindow.cxx, line 1485 vtkXOpenGLRenderWindow (0xca6050): bad X server connection. DISPLAY=clusterName:32.0 Process id: 3 >> ERROR: In /projects/viz/paraview/src/ParaView/3.6.2/ParaView3/VTK/Rendering/vtkXOpenGLRenderWindow.cxx, line 1485 vtkXOpenGLRenderWindow (0xdb12c0): bad X server connection. DISPLAY=clusterName:32.0 This must be fixed for 3.8.0. | ||||||||
| Tags | No tags attached. | ||||||||
| Project | |||||||||
| Topic Name | |||||||||
| Type | |||||||||
| Attached Files | |||||||||
| Relationships | |
| Relationships |
| Notes | |
|
(0019412) Utkarsh Ayachit (administrator) 2010-02-01 14:13 |
The first render that happened on the server-side did not respect the off-screen flag, consequently when playing-back the server-side animation, the first render would require X. fixed that by forcing the server-side animation playback to always use offscreen unless UseOffscreenRenderingForScreenshots is false. /cvsroot/ParaView3/ParaView3/Servers/ServerManager/vtkSMServerSideAnimationPlayer.cxx,v <-- Servers/ServerManager/vtkSMServerSideAnimationPlayer.cxx new revision: 1.10; previous revision: 1.9 |
|
(0019676) Alan Scott (manager) 2010-03-01 20:57 |
Tested client/ remote server, Linux, trunk. |
| Notes |
| Issue History | |||
| Date Modified | Username | Field | Change |
| 2010-01-18 21:38 | Alan Scott | New Issue | |
| 2010-02-01 14:13 | Utkarsh Ayachit | Note Added: 0019412 | |
| 2010-02-01 14:13 | Utkarsh Ayachit | Status | backlog => @80@ |
| 2010-02-01 14:13 | Utkarsh Ayachit | Fixed in Version | => 3.8 |
| 2010-02-01 14:13 | Utkarsh Ayachit | Resolution | open => fixed |
| 2010-02-01 14:13 | Utkarsh Ayachit | Assigned To | => Utkarsh Ayachit |
| 2010-03-01 20:57 | Alan Scott | Note Added: 0019676 | |
| 2010-03-01 20:57 | Alan Scott | Status | @80@ => closed |
| Issue History |
| Copyright © 2000 - 2018 MantisBT Team |