MantisBT - VTK | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0004211 | VTK | (No Category) | public | 2006-12-15 06:43 | 2016-08-12 09:54 |
| Reporter | earthman | ||||
| Assigned To | Karthik Krishnan | ||||
| Priority | high | Severity | major | Reproducibility | always |
| Status | closed | Resolution | moved | ||
| Platform | OS | OS Version | |||
| Product Version | |||||
| Target Version | Fixed in Version | ||||
| Project | |||||
| Type | |||||
| Summary | 0004211: HandleWidget with ConstrainedPointHandleRepresentation segfault | ||||
| Description | A handle widget using the ConstrainedPointHandleRepresentation will segfault if the widget is enabled before rendering for the first time. The cause is in the ComputeInteractionState function, which calls WorldToDisplay on the Renderer (Viewport), which in turn calls WorldToView in Renderer, which *assumes there is an ActiveCamera*. The camera is initially NULL and is usually only created when rendering for the first time. The default representation for HandleWidget does not cause a segfault. | ||||
| Steps To Reproduce | |||||
| Additional Information | |||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | |||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2008-02-06 10:32 | Jeff Baumes | Assigned To | Will Schroeder => Karthik Krishnan | ||
| 2011-06-16 13:11 | Zack Galbreath | Category | => (No Category) | ||
| 2016-08-12 09:54 | Kitware Robot | Note Added: 0036896 | |||
| 2016-08-12 09:54 | Kitware Robot | Status | expired => closed | ||
| 2016-08-12 09:54 | Kitware Robot | Resolution | open => moved | ||
| Notes | |||||
|
|
|||||
|
|
||||