| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0007098 | VTK | Bug | public | 2008-05-26 05:46 | 2013-07-23 14:55 | ||||
| Reporter | Charl Botha | ||||||||
| Assigned To | Julien Finet | ||||||||
| Priority | normal | Severity | minor | Reproducibility | always | ||||
| Status | closed | Resolution | fixed | ||||||
| Platform | OS | OS Version | |||||||
| Product Version | |||||||||
| Target Version | Fixed in Version | 5.6.0 | |||||||
| Summary | 0007098: with certain texts, vtkTextActor3D generates DisplayExtent / WholeExtent ERROR | ||||||||
| Description | Running 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. | ||||||||
| Tags | No tags attached. | ||||||||
| Project | TBD | ||||||||
| Type | incorrect functionality | ||||||||
| Attached Files | |||||||||
| Relationships | |
| 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. |
| Notes |
| 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 |
| Issue History |
| Copyright © 2000 - 2018 MantisBT Team |