View Issue Details

IDProjectCategoryView StatusLast Update
0002630Slicer4Core: GUIpublic2017-06-07 23:27
Reporterpieper Assigned Tofinetjul  
PrioritynormalSeveritymajorReproducibilityrandom
Status closedResolutionfixed 
Product Version 
Target VersionSlicer 4.2.0Fixed in VersionSlicer 4.2.0 
Summary0002630: broken rendering - only part of the render window updates
Description

See Red slice view in attached window. Top 20% or so of the window correctly updates and renders, while the rest of the renderer remains static. Note that the window level has been changed and is correctly shown in the green view and in the slice model of the sagittal slice (seen in the 3d view, but does render in the bottom part of the red view or in the yellow slice view.

Additional Information

I have seen this issue twice on a windows 7 nightly build (2012-10-06)

Alex has also seen it on his window7 debug build.

TagsNo tags attached.

Relationships

related to 0002770 closedfinetjul strange camera interaction 

Activities

2012-10-09 13:38

 

incomplete-render.jpg (138,151 bytes)
incomplete-render.jpg (138,151 bytes)
finetjul

finetjul

2012-10-10 10:22

administrator   ~0006490

Last edited: 2012-10-10 10:23

Yes, I'm aware of that issue (it is not new), I think there is a fix in VTK, I probably need to cherry pick it into our SlicerVTK.

jcfr

jcfr

2012-10-16 12:38

administrator   ~0006584

Would it be possible to cherry-pick the commit before the end of the week. Do you envision any side effect ?

2012-10-16 13:10

 

pieper

pieper

2012-10-16 13:11

administrator   ~0006585

The second attached file shows a similar redraw problem, but this time it is the QWidgets that do not refresh. The inset image of the hand is a render window from another application.

finetjul

finetjul

2012-10-17 09:27

administrator   ~0006594

Last edited: 2012-10-17 10:34

Fixed in r21205

If it still fails on your machine, try reverting https://github.com/Slicer/VTK/commit/9bb66da3987bd44f24a61e9970c8fa8ef6ecf417#GUISupport/Qt/QVTKWidget.cxx
For some reasons, without it, I have the rendering blocked on my machine.

pieper

pieper

2012-10-17 09:37

administrator   ~0006595

I should have access to the right windows machine tomorrow afternoon to test tomorrows nightly. From the description I'm not 100% the patch covers the same issue. If there is still an issue I will make a movie to illustrate the specfic issue.

pieper

pieper

2012-11-13 06:44

administrator   ~0007183

Works - sweeeeet!

Related Changesets

Slicer: 1683-launcher-with-output 22ef996e

2012-10-17 14:32:13

finetjul

Details Diff
COMP: Partially fix rendering view refresh area on Windows

The git tag update was done in the wrong external project.
This reverts commit r21204.
Issue 0002630

git-svn-id: http://svn.slicer.org/Slicer4/trunk@21205 3bd1e089-480b-0410-8dfb-8563597acbee
mod - SuperBuild/External_CTK.cmake Diff File
mod - SuperBuild/External_VTK.cmake Diff File

Issue History

Date Modified Username Field Change
2012-10-09 13:38 pieper New Issue
2012-10-09 13:38 pieper Status new => assigned
2012-10-09 13:38 pieper Assigned To => kikinis
2012-10-09 13:38 pieper File Added: incomplete-render.jpg
2012-10-09 13:39 pieper Assigned To kikinis => jcfr
2012-10-09 13:39 pieper Additional Information Updated
2012-10-10 10:03 jcfr Assigned To jcfr => finetjul
2012-10-10 10:03 jcfr Target Version => Slicer 4.2.0 - coming release
2012-10-10 10:22 finetjul Note Added: 0006490
2012-10-10 10:22 finetjul Status assigned => acknowledged
2012-10-10 10:23 finetjul Note Edited: 0006490
2012-10-16 12:38 jcfr Note Added: 0006584
2012-10-16 13:10 pieper File Added: incomplete-render-QWidget.jpg
2012-10-16 13:11 pieper Note Added: 0006585
2012-10-17 09:27 finetjul Note Added: 0006594
2012-10-17 09:27 finetjul Status acknowledged => resolved
2012-10-17 09:27 finetjul Fixed in Version => Slicer 4.2.0 - coming release
2012-10-17 09:27 finetjul Resolution open => fixed
2012-10-17 09:37 pieper Note Added: 0006595
2012-10-17 10:34 finetjul Note Edited: 0006594
2012-11-13 06:44 pieper Note Added: 0007183
2012-11-13 06:44 pieper Status resolved => closed
2012-12-08 08:39 finetjul Relationship added related to 0002770
2017-06-07 23:27 finetjul Changeset attached => Slicer 1683-launcher-with-output 22ef996e