Hi Jose, when you mention "installing the latest release" are you referring to:
1. Downloading the binaries (which were build using MSVS 2008) and installing them 2. Downloading the source and building it yourself using MSVS 2010 and running the binaries 3. Downloading the source and building an installer using MSVS 2010 which is then installed somewhere Depending on your answer there might be different reasons: 2+3. Very often users try to start the self-build .exe directly instead of using the provided .bat files (in your /MITK/bin/ directory) 1-3. You might have to remove configuration files left behind by a previous version of MITK using the same commit hash (this usually happens, when switching between 32 and 64 bit versions) To remove the configuration files start MITK Workbench using the /BlueBerry.clean command line option. Best, Caspar ________________________________________ Von: Jose Dolz [[email protected]] Gesendet: Mittwoch, 10. April 2013 14:04 An: [email protected] Betreff: [mitk-users] Workbench crashes as it starts Hi all, I have just installed the last MITK release, on Windows 7 64 bits for VS 2010 in release mode. Everything was fine, but when I try to run the workbench, it seems to succesfully start (even the QmitkWidgets for the 4 views are shown), but then it suddenly crashes with the following errors: Problem signature: Problem Event Name: APPCRASH Application Name: mitkWorkbench.exe Application Version: 0.0.0.0 Application Timestamp: 51654a36 Fault Module Name: QtGui4.dll Fault Module Version: 4.8.3.0 Fault Module Timestamp: 51641e34 Exception Code: c0000005 Exception Offset: 000000000046868f OS Version: 6.1.7601.2.1.0.256.48 Locale ID: 1036 Additional Information 1: fbf7 Additional Information 2: fbf74b7659aa59df429ba71fe50259eb Additional Information 3: 3d45 Additional Information 4: 3d45be99bce74d1755ffb4b81dbfab47 And in mblog: 0.24 blueberry.ui.wrkbncPlg: LOG: warning: detected recursive attempt by part org.mitk.views.datamanager to create itself (this is probably, but not necessarily, a bug) In the following link I have found the same problem, but no solution: http://bugs.mitk.org/show_bug.cgi?id=13581 if any of you have a hint of how to solve this...:) cheers!! ------------------------------------------------------------------------------ Precog is a next-generation analytics platform capable of advanced analytics on semi-structured data. The platform includes APIs for building apps and a phenomenal toolset for data science. Developers can use our toolset for easy data analysis & visualization. Get a free account! http://www2.precog.com/precogplatform/slashdotnewsletter _______________________________________________ mitk-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mitk-users ------------------------------------------------------------------------------ Precog is a next-generation analytics platform capable of advanced analytics on semi-structured data. The platform includes APIs for building apps and a phenomenal toolset for data science. Developers can use our toolset for easy data analysis & visualization. Get a free account! http://www2.precog.com/precogplatform/slashdotnewsletter _______________________________________________ mitk-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mitk-users
