View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0003227VTK(No Category)public2006-05-13 21:522016-08-12 09:54
ReporterThomas Lambertz 
Assigned ToWill Schroeder 
PrioritynormalSeveritymajorReproducibilityalways
StatusclosedResolutionmoved 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0003227: vtkRenderWindowsInteractor doesnt work on Windows x64
DescriptionvtkRenderWindowsInteractor seemes not to process messages as mouseevents under Windows x64.

Examples are Tutorial Step 5-6 in vtk/Examples/Tutorial/cxx.

In the original post to http://public.kitware.com/pipermail/vtkusers/2006-May/085193.html [^] are needed patches for x64. That´s helpful but the issue is still alive.

Additional:
Use of "vtkGetWindowLong(hWnd,4);" in

vtkTkRenderWidget.cxx/line 764
vtkWin32OpenGLRenderWindow.cxx/line 150
vtkWin32RenderWindowInteractor.cxx/line 627
vtkWinCEOpenGLRenderWindow.cxx/line 123
(cvs checkout 05-14-2006)

"4" seemes to be an invalid index. GWLP_WNDPROC ( values "-4" ) is maybe intended. Even in Win32 "4" is not defined - but this seemes not to bother at all.

When changing to GWLP_WNDPROC i get following error:
ERROR: In ..\..\vtk5.0_64\Rendering\vtkWin32OpenGLRenderWindow.cxx, line 809
vtkWin32OpenGLRenderWindow (0000000000366F40): Could not create window, error: 0
TagsNo tags attached.
Project
Type
Attached Files

 Relationships

  Notes
(0036868)
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
2011-06-16 13:11 Zack Galbreath Category => (No Category)
2016-08-12 09:54 Kitware Robot Note Added: 0036868
2016-08-12 09:54 Kitware Robot Status expired => closed
2016-08-12 09:54 Kitware Robot Resolution open => moved


Copyright © 2000 - 2018 MantisBT Team