MantisBT - VTK | ||||||||||
| View Issue Details | ||||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | |||||
| 0010606 | VTK | (No Category) | public | 2010-04-23 17:52 | 2016-08-12 09:55 | |||||
| Reporter | François Bertel | |||||||||
| 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 | |||||||||
| Project | ||||||||||
| Type | ||||||||||
| Summary | 0010606: Inconsistent behavior of Start method in renderwindow interactor between Linux and Mac Carbon | |||||||||
| Description | Assuming everything is connected together (render window interactor `i', renderwindow 'w', renderer 'r' and a basic actor/mapper/sphere source) but nothing having be renderered yet, 1. on Linux, the following single call i->Start(); is enough to bring up a window on a screen with a centered object and being interactive. 2. on Mac with Carbon (tested on Tiger), the program return with no window and no interaction. Prior to i->Start() the following line is required to create the window: i->Initialize(); and the following lines are required to actually center and render something: r->ResetCamera(); w->Render(); | |||||||||
| Steps To Reproduce | ||||||||||
| Additional Information | ||||||||||
| Tags | No tags attached. | |||||||||
| Relationships |
| |||||||||
| Attached Files | ||||||||||
| Issue History | ||||||||||
| Date Modified | Username | Field | Change | |||||||
| 2010-04-23 17:52 | François Bertel | New Issue | ||||||||
| 2010-04-23 17:52 | François Bertel | Status | backlog => tabled | |||||||
| 2010-04-23 17:52 | François Bertel | Assigned To | => François Bertel | |||||||
| 2010-04-23 17:53 | François Bertel | Relationship added | related to 0010525 | |||||||
| 2010-04-23 17:53 | François Bertel | Note Added: 0020383 | ||||||||
| 2010-09-07 13:43 | François Bertel | Assigned To | François Bertel => | |||||||
| 2011-06-16 13:11 | Zack Galbreath | Category | => (No Category) | |||||||
| 2016-08-12 09:55 | Kitware Robot | Note Added: 0037163 | ||||||||
| 2016-08-12 09:55 | Kitware Robot | Status | expired => closed | |||||||
| 2016-08-12 09:55 | Kitware Robot | Resolution | open => moved | |||||||
| 2016-08-12 09:55 | Kitware Robot | Assigned To | => Kitware Robot | |||||||
| Notes | |||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||