View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0003684VTK(No Category)public2006-08-31 15:382016-08-12 09:54
ReporterShang Mu 
Assigned ToKitware Robot 
PrioritylowSeverityminorReproducibilityalways
StatusclosedResolutionmoved 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0003684: bug in wxVTKRenderWindowInteractor causes wx._core.PyAssertionError
DescriptionwxVTKRenderWindowInteractor in Python wrapping

When mouse button is pressed down outside the vtk window (for example, when cursor is over the menubar) and then moved into to the vtk window and released, a wx._core.PyAssertionError occurs because wxWindow.ReleaseMouse() is called without a previous CaptureMouse().

This also happens for a double-click on Win32 (not tested on other platforms).

Bug is fixed in the attached file, search "by ms" for changes (three in total).
TagsNo tags attached.
Project
Type
Attached Files? file icon wxVTKRenderWindowInteractor.py [^] (20,073 bytes) 1969-12-31 19:00

 Relationships

  Notes
(0010741)
Berk Geveci (administrator)
2008-03-06 18:58

I don't know why this bug was assigned to me. Reverting back to new.
(0036885)
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.

 Issue History
Date Modified Username Field Change
2008-03-06 18:58 Berk Geveci Note Added: 0010741
2008-03-06 18:58 Berk Geveci Assigned To Berk Geveci =>
2008-03-06 18:58 Berk Geveci Status tabled => backlog
2011-06-16 13:11 Zack Galbreath Category => (No Category)
2016-08-12 09:54 Kitware Robot Note Added: 0036885
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


Copyright © 2000 - 2018 MantisBT Team