View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0009791ParaViewBugpublic2009-10-29 05:452010-06-16 15:16
ReporterStephane P 
Assigned ToAlan Scott 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product VersionDevelopment 
Target VersionFixed in Version 
Summary0009791: ParaView crash at initialization when running remotely with ssh -X
Descriptionwhen launching paraview remotely with ssh -X, it crashes at initilization time.
Rem : paraview works fine on both computers if run locally, or even if run with export DISPLAY=localhost:0.0

It crashes at vtkPixelBufferObject.cxx, line 309.
The error comes from the fact that vtkgl::MapBuffer always returns a null pointer in this case, which makes them unusable.

It would be nice to disable all features using pbo if they are not supported.
TagsNo tags attached.
ProjectParaViS
Topic Name
Type
Attached Files

 Relationships

  Notes
(0020943)
Alan Scott (manager)
2010-06-07 22:02

I believe this one has been resolved. Check it.
(0021039)
Alan Scott (manager)
2010-06-16 15:16

Tested using cygwin, and also linux.

 Issue History
Date Modified Username Field Change
2009-10-29 05:45 Stephane P New Issue
2010-06-07 22:02 Alan Scott Note Added: 0020943
2010-06-07 22:02 Alan Scott Status backlog => @80@
2010-06-07 22:02 Alan Scott Resolution open => fixed
2010-06-07 22:02 Alan Scott Assigned To => Alan Scott
2010-06-16 15:16 Alan Scott Note Added: 0021039
2010-06-16 15:16 Alan Scott Status @80@ => closed
2011-06-23 11:44 Utkarsh Ayachit Project => ParaViS


Copyright © 2000 - 2018 MantisBT Team