| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
| 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 | ||||||||
| 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(); | ||||||||
| Tags | No tags attached. | ||||||||
| Project | |||||||||
| Type | |||||||||
| Attached Files | |||||||||
| Relationships | ||||||
|
||||||
| Relationships |
| Notes | |
|
(0020383) François Bertel (developer) 2010-04-23 17:53 |
this bug will have to be fix at the same time than bug 0010525 |
|
(0037163) Kitware Robot (administrator) 2016-08-12 09:55 |
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 |
| 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 |
| Issue History |
| Copyright © 2000 - 2018 MantisBT Team |