View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0015853VTK(No Category)public2015-11-27 11:152016-07-06 13:48
ReporterTomislav Lugarić 
Assigned ToShawn Waldon 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version6.2.0 
Target VersionFixed in Version7.1.0 
Summary0015853: vtkCaptionWidget causes crash on close
DescriptionI have tried using vtkCaptionWidget to replace vtkTextWidget in my application.
The text widget causes no problems, but as soon as I start using vtkCaptionWIdget, I get a crash on close. It does not matter what I do with the widget, as soon as I instantiate it using vtkCaptionWidget::New, vtkSmartPointer<vtkCaptionWidget>::New() or vtkNew<vtkCaptionActor>, the application crashes on close.

I have notidec this in Windows, with 64 bit MinGW v4.9.2. I am using OpenGL2 rendering mode in VTK. I tried but have not noticed it in Linux (CentOS 5.10, OpenSuSe 13.2, Ubuntu 14.04).

I am attaching a minimal compileable example (using QtCreator/qmake) that replicates the problem. Please adjust the VTK_INSTALL variable in vtkCaptionActor.pro file before compiling.
TagsNo tags attached.
ProjectTBD
Typecrash
Attached Filesrar file icon vtkCaptionActor.rar [^] (4,395 bytes) 2015-11-27 11:15

 Relationships

  Notes
(0036213)
Shawn Waldon (developer)
2016-07-06 13:47

On version 6.2, the OpenGL2 backend was very experimental. There has been a lot of work on it since then and I cannot reproduce this on master on Windows or Linux. Thank you for the complete example.

 Issue History
Date Modified Username Field Change
2015-11-27 11:15 Tomislav Lugarić New Issue
2015-11-27 11:15 Tomislav Lugarić File Added: vtkCaptionActor.rar
2016-07-06 10:58 Shawn Waldon Assigned To => Shawn Waldon
2016-07-06 13:47 Shawn Waldon Note Added: 0036213
2016-07-06 13:48 Shawn Waldon Status backlog => closed
2016-07-06 13:48 Shawn Waldon Resolution open => fixed
2016-07-06 13:48 Shawn Waldon Fixed in Version => 7.1.0


Copyright © 2000 - 2018 MantisBT Team