View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000976VTK(No Category)public2004-07-08 11:312014-10-02 07:40
ReporterClinton Stimpson 
Assigned ToDavid Cole 
PrioritylowSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version6.2.0 
Summary0000976: SetWindowName for Windows vtkRenderWindow doesn't always work
DescriptionIf I set the WindowName before vtkRenderWindow::Initialize is called, it doesn't respect the name I gave it.

See attached code.
TagsNo tags attached.
Project
Type
Attached Filescpp file icon bug.cpp [^] (1,098 bytes) 1969-12-31 19:00

 Relationships

  Notes
(0030928)
Jean-Christophe Fillion-Robin (manager)
2013-06-05 16:46

Does the problem still occur with VTK 5.10 ? VTK 6 ?
(0030966)
Clinton Stimpson (developer)
2013-06-06 11:41

The code in vtkWin32OpenGLRenderWindow.cpp looks the same. The window title is set in CreateAWindow() not ignoring any user set title between the constructor and Initialize().
(0033412)
David Cole (developer)
2014-10-02 07:11

I choose the 2nd oldest non-expired bug to work on first for the hack-a-thon today! ;-)
(0033413)
David Cole (developer)
2014-10-02 07:30

Alas, it appears to be fixed already in current master, sometime since the 6.0.0 release...

I shall have to choose another.
(0033414)
David Cole (developer)
2014-10-02 07:38

Was fixed by this commit, which was merged a few months ago:

http://vtk.org/gitweb?p=VTK.git;a=commitdiff;h=98fcc712 [^]
(0033415)
David Cole (developer)
2014-10-02 07:40

Fixed by an earlier commit: http://vtk.org/gitweb?p=VTK.git;a=commitdiff;h=98fcc712 [^]

 Issue History
Date Modified Username Field Change
2008-11-30 09:25 Mathieu Malaterre Assigned To Mathieu Malaterre => David Cole
2011-01-19 10:19 David Cole Assigned To David Cole =>
2011-06-16 13:11 Zack Galbreath Category => (No Category)
2013-06-05 16:46 Jean-Christophe Fillion-Robin Note Added: 0030928
2013-06-06 11:41 Clinton Stimpson Note Added: 0030966
2014-10-02 07:04 David Cole Assigned To => David Cole
2014-10-02 07:11 David Cole Note Added: 0033412
2014-10-02 07:11 David Cole Status backlog => active development
2014-10-02 07:30 David Cole Note Added: 0033413
2014-10-02 07:38 David Cole Note Added: 0033414
2014-10-02 07:40 David Cole Note Added: 0033415
2014-10-02 07:40 David Cole Status active development => closed
2014-10-02 07:40 David Cole Resolution open => fixed
2014-10-02 07:40 David Cole Fixed in Version => 6.2.0


Copyright © 2000 - 2018 MantisBT Team