Hi, the "Save MITK project" mechanism is an old relic that is probably broken for some time already. We are working on a new scene management system. Sadly, you can't currently save projects with the Qt3 MITK MainApp. We will remove the GUI option to save projects for the 0.12.2 bugfix release. You should still be able to save single datasets using the QmitkDataManager functionality. There you can save your stack of DICOM files as a single .pic file, that can be (re)loaded with MITK.
Regards, Jochen > -----Ursprüngliche Nachricht----- > Von: Francois Malan [mailto:[email protected]] > Gesendet: Mittwoch, 10. Juni 2009 13:42 > An: MITK Users List > Betreff: [mitk-users] Save / Load of .mitk projects > > Hi > > I am a newbie to MITK, and am using the windows 64-bit build. I have a > stack of DICOM (CT) images which I load, and then save to an MITK > project to file. When I restart MITK and try to load the project, I > get the following exception: > > ObjectFactory::CreateObject: unknown class: VtkVolumeRenderingProperty > MITK MainApp caught an exception: > ..\..\..\..\source\ITK3120\Code\Common\itkDataObject.cxx:397: > Requested region is (at least partially) outside the largest possible > region. > > After which the program exits. Any ideas what may be causing this? > > Regards > Francois > > ----------------------------------------------------------------------- > ------- > Crystal Reports - New Free Runtime and 30 Day Trial > Check out the new simplified licensing option that enables unlimited > royalty-free distribution of the report engine for externally facing > server and web deployment. > http://p.sf.net/sfu/businessobjects > _______________________________________________ > mitk-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/mitk-users ------------------------------------------------------------------------------ Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified licensing option that enables unlimited royalty-free distribution of the report engine for externally facing server and web deployment. http://p.sf.net/sfu/businessobjects _______________________________________________ mitk-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mitk-users
