View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0007098VTKBugpublic2008-05-26 05:462013-07-23 14:55
ReporterCharl Botha 
Assigned ToJulien Finet 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version5.6.0 
Summary0007098: with certain texts, vtkTextActor3D generates DisplayExtent / WholeExtent ERROR
DescriptionRunning the attached Python example yields the following error:

RuntimeError: ERROR: In ..\..\..\archive\VTK\Filtering\vtkStreamingDemandDrivenP
ipeline.cxx, line 698 vtkStreamingDemandDrivenPipeline (017CF3C8): The update extent specified in the information for output port 0 on algorithm vtkTrivialProducer(017D2FF0) is 0 255 0 63 0 0, which is outside the whole extent 0 255 0 31 0 0.

This is with the text 'what hg'. With 'what h', there's no error.

This is strange, because in vtkTextActor3D::UpdateImageActor(), these two extents are set to equal. At the moment, I can work around the problem by setting them again after UpdateImageActor, but this is not a good fix.
TagsNo tags attached.
ProjectTBD
Typeincorrect functionality
Attached Files? file icon vtktextactor3d_extent_bug.py [^] (1,453 bytes) 2008-05-26 05:46

 Relationships

  Notes
(0031079)
Julien Finet (developer)
2013-06-25 18:34

Fixed by https://github.com/Kitware/VTK/commit/bba1be74c32668108cbb90aaa885fb2618889569 [^]
(0031234)
Dave DeMarle (administrator)
2013-07-22 20:02

moving all "tabled" bugs into "backlog" category since "tabled" is no longer used.

 Issue History
Date Modified Username Field Change
2008-05-26 05:46 Charl Botha New Issue
2008-05-26 05:46 Charl Botha File Added: vtktextactor3d_extent_bug.py
2011-06-16 13:11 Zack Galbreath Category => (No Category)
2013-06-25 18:34 Julien Finet Assigned To => Julien Finet
2013-06-25 18:34 Julien Finet Note Added: 0031079
2013-06-25 18:34 Julien Finet Status expired => backlog
2013-06-25 18:34 Julien Finet Resolution open => reopened
2013-06-25 18:34 Julien Finet Fixed in Version => 5.6.0
2013-06-25 18:35 Julien Finet Project => TBD
2013-06-25 18:35 Julien Finet Type => incorrect functionality
2013-06-25 18:35 Julien Finet Status backlog => tabled
2013-06-25 18:35 Julien Finet Resolution reopened => fixed
2013-06-25 18:35 Julien Finet Category (No Category) => Bug
2013-07-22 20:02 Dave DeMarle Status tabled => backlog
2013-07-22 20:02 Dave DeMarle Note Added: 0031234
2013-07-23 14:55 Julien Finet Status backlog => closed


Copyright © 2000 - 2018 MantisBT Team