MantisBT - VTK
View Issue Details
0008183VTK(No Category)public2008-11-27 08:312014-10-02 12:53
Fabian Wenzel 
David Gobbi 
normalminoralways
closedno change required 
 
 
0008183: Python-Wrappers for wx are obsolete
The Python-Wrappers wxVTKRenderWindow and wxVTKRenderWindowInteractor are obsolete and do not work with current versions of wx. Fixed versions are attached to this report.
No tags attached.
? wxVTKRenderWindow.py (21,485) 2008-11-27 08:31
https://www.vtk.org/Bug/file/6873/wxVTKRenderWindow.py
? wxVTKRenderWindowInteractor.py (19,141) 2008-11-27 08:32
https://www.vtk.org/Bug/file/6874/wxVTKRenderWindowInteractor.py
Issue History
2008-11-27 08:31Fabian WenzelNew Issue
2008-11-27 08:31Fabian WenzelFile Added: wxVTKRenderWindow.py
2008-11-27 08:32Fabian WenzelFile Added: wxVTKRenderWindowInteractor.py
2011-02-26 10:29David GobbiAssigned To => David Gobbi
2011-02-26 10:29David GobbiStatusbacklog => tabled
2011-04-17 02:08David GobbiNote Added: 0026203
2011-06-16 13:11Zack GalbreathCategory => (No Category)
2014-10-02 12:21Cory QuammenNote Added: 0033477
2014-10-02 12:53Cory QuammenNote Added: 0033483
2014-10-02 12:53Cory QuammenStatusbacklog => closed
2014-10-02 12:53Cory QuammenResolutionopen => no change required

Notes
(0026203)
David Gobbi   
2011-04-17 02:08   
I've looked at the supplied files and they are out-of-date, in fact I think that the issues that they address were fixed in cvs back in 2006.

However, I'm keeping the status of this bug "open" until I receive some sort of external verification.
(0033477)
Cory Quammen   
2014-10-02 12:21   
I tested the cited classes with wx 2.8 and everything works as expected. I recommend closing this bug.
(0033483)
Cory Quammen   
2014-10-02 12:53   
Tested VTK master with wx 2.8 and everything worked fine.