| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0006705 | VTK | (No Category) | public | 2008-04-01 17:42 | 2016-08-12 09:54 | ||||
| Reporter | Clinton Stimpson | ||||||||
| Assigned To | Kitware Robot | ||||||||
| Priority | normal | Severity | minor | Reproducibility | always | ||||
| Status | closed | Resolution | moved | ||||||
| Platform | OS | OS Version | |||||||
| Product Version | |||||||||
| Target Version | Fixed in Version | ||||||||
| Summary | 0006705: crash using vtkQuadricLODActor with composite data sets | ||||||||
| Description | The docs for vtkQuadricLODActor say it can replace vtkActor. But vtkQuadricLODActor assumes vtkPolyData. It would be nice if it worked with other composite data sets. See attached python script. | ||||||||
| Tags | No tags attached. | ||||||||
| Project | |||||||||
| Type | |||||||||
| Attached Files | |||||||||
| Relationships | |
| Relationships |
| Notes | |
|
(0015514) Robert Haines (reporter) 2009-03-03 11:23 |
I don't know why it's causing a SEGV. I tested your code with my patch for vtkQuadricLODActor (http://public.kitware.com/Bug/view.php?id=8659 [^]) but it still raises the seg fault. You can, however, rewrite the code so that it does work by using vtkAppendPolyData instead of vtkMultiBlockDataSet. Not sure this helps your real problem as opposed to the example you posted but I'll attach a working version anyway. |
|
(0036965) Kitware Robot (administrator) 2016-08-12 09:54 |
Resolving issue as `moved`. This issue tracker is no longer used. Further discussion of this issue may take place in the current VTK Issues page linked in the banner at the top of this page. |
| Notes |
| Issue History | |||
| Date Modified | Username | Field | Change |
| 2008-04-01 17:42 | Clinton Stimpson | New Issue | |
| 2008-04-01 17:42 | Clinton Stimpson | File Added: multiblock.py | |
| 2009-03-03 11:23 | Robert Haines | Note Added: 0015514 | |
| 2009-03-03 11:24 | Robert Haines | File Added: multiblock-new.py | |
| 2011-06-16 13:11 | Zack Galbreath | Category | => (No Category) |
| 2016-08-12 09:54 | Kitware Robot | Note Added: 0036965 | |
| 2016-08-12 09:54 | Kitware Robot | Status | expired => closed |
| 2016-08-12 09:54 | Kitware Robot | Resolution | open => moved |
| 2016-08-12 09:54 | Kitware Robot | Assigned To | => Kitware Robot |
| Issue History |
| Copyright © 2000 - 2018 MantisBT Team |