From 6cbe7370f1892cca8198da6f3a70d24caa13a09a Mon Sep 17 00:00:00 2001 From: regrain Date: Tue, 30 Nov 2004 17:00:54 +0000 Subject: [PATCH] * Test/ShowDicom.cxx : Change the test to only open one vtkImageViewer. Otherwise, under linux (Graphic card : NVidia / SE : FedoraCore 1) the X session is killed (for my computer... it seems to not be identic on all linux) -- BeNours --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index 95b9e9b8..62a0acea 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2004-11-30 Benoit Regrain + * Test/ShowDicom.cxx : Change the test to only open one vtkImageViewer. + Otherwise, under linux (Graphic card : NVidia / SE : FedoraCore 1) the + X session is killed (for my computer... it seems to not be identic on + all linux) + 2004-11-30 Benoit Regrain * Test/ShowDicom.cxx : now can be used with an off-screen rendering to avoid problems (otherwise, the difference test between the visible image -- 2.49.0