Installing the right Visual C++ Runtime Redistributable ( 
http://www.microsoft.com/en-us/download/details.aspx?id=30679 in my 
case) has fixed the problem!
thank you Caspar, Stefan and Matt

On 18/09/2015 09:43 a.m., Clarkson, Matt wrote:
> This just reminded me.
>
> It could be missing dependencies, or the workbench looks in the wrong place 
> for dependencies.
> Are there non-standard characters in the username which means that trying to 
> scan through the plugin cache fails.
>
> i.e. check which user names it works for rather than which machine.
>
> Just a thought….. back to work now.
>
> M
>
>
>> On 18 Sep 2015, at 13:23, Kislinskiy, Stefan 
>> <[email protected]> wrote:
>>
>> Hi Sebastian,
>>
>> as it runs on some PCs, I guess there is a missing dependency on PCs where 
>> it doesn't. Did you already check that those PCs have the right Visual C++ 
>> Runtime Redistributable installed, that match your compiler?
>>
>> Best,
>> Stefan
>> ________________________________________
>> Von: Sebastian Ordas [[email protected]]
>> Gesendet: Freitag, 18. September 2015 14:07
>> An: Goch, Caspar Jonas; '[email protected]'
>> Betreff: Re: [mitk-users] MITKWorkbench as provided by MITK 
>> 2015.5.99_r5be7ea installer crashes on startup
>>
>> Hi Caspar,
>>
>> MITK_BUILD_org.mitk.gui.qt.ext and MITK_BUILD_APP_Workbench are activated 
>> and liborg_mitk_gui_qt_ext.dll is present in bin/plugins
>>
>> You can find attached CMakeCache.txt (of MITK-build) and I can also send you 
>> the generated installer, if that helps
>>
>> I will completely remove the bin directory and launch a new build while you 
>> think for another hint.
>>
>> btw, most probably not related but may help to fix typos and hidden bugs: I 
>> have noticed in install_manifest.txt that MitkMultilabelIO.dll, 
>> MitkIGTIO.dll, MitkIOExt.dll are repeated
>>
>> thank you,
>> sebastian
>>
>> On 18/09/2015 06:30 a.m., Goch, Caspar Jonas wrote:
>> Hi Sebastian,
>>
>> My fix for the missing desktop links [1] introduced an error, where not all 
>> depended on plugins were built automatically. However, this was already 
>> fixed in should not occur in version 5be7ea. Can you check whether 
>> liborg_mitk_gui_qt_ext is present in the install bin/plugins directory? 
>> Also, is MITK_BUILD_org.mitk.gui.qt.ext activated in the MITK-build? Does it 
>> activate if you have MITK_BUILD_APP_Workbench activated and run CMake again?
>>
>> Best,
>> Caspar
>>
>> [1] http://bugs.mitk.org/show_bug.cgi?id=19216
>>
>> Von: Sebastian Ordas [mailto:[email protected]]
>> Gesendet: Donnerstag, 17. September 2015 18:14
>> An: [email protected]<mailto:[email protected]>
>> Betreff: [mitk-users] MITKWorkbench as provided by MITK 2015.5.99_r5be7ea 
>> installer crashes on startup
>>
>> Dear MITK team,
>>
>> I am having trouble with the deployment of my application to some clients 
>> (all windows W7/8 users). On others PCs, including mine, it launches ok. The 
>> same happens with a latest build of MitkWorkbench (MITK 2015.5.99_r5be7ea)
>>
>> Please find below the error log on the console. I can provide the generated 
>> installer if that helps. Please tell me how (55,5 Mb)
>>
>> thank you,
>> sebastian
>> Pre-loading library "liborg_mitk_gui_qt_ext" failed: "Cannot load library 
>> liborg
>> _mitk_gui_qt_ext: NÒo foi possÝvel encontrar o m¾dulo especificado."
>> Check your library search paths.
>> Failed to install plugin   QUrl( "file:///C:/Program<file:///C:%5CProgram> 
>> Files/MITK 2015.5.99_r5be7e
>> a/bin/plugins/liborg_mitk_gui_qt_ext.dll" )  : ctkPluginException: Failed to 
>> ins
>> tall plugin
>>         at 00007FFBEEE83679: 
>> ?stackTrace@ctkBackTrace@@QEBA?AV?$QList@VQString@@
>> @@XZ + 0x409
>>         at 00007FFBEEE8144D: ??0ctkBackTrace@@QEAA@_K@Z + 0xed
>>         at 00007FFBEEE91D53: ??0ctkException@@QEAA@AEBVQString@@AEBV0@@Z + 
>> 0x43
>>         at 00007FFBEEE91F4E: 
>> ??0ctkRuntimeException@@QEAA@AEBVQString@@AEBVctkEx
>> ception@@@Z + 0xe
>>         at 00007FFBEF0FDAA9: 
>> ??0ctkPluginException@@QEAA@AEBVQString@@AEBW4Type@
>> 0@AEBVctkException@@@Z + 0x19
>>         at 00007FFBEF136B91: 
>> ?qt_static_metacall@ctkTrackedServiceListener@@CAXP
>> EAVQObject@@W4Call@QMetaObject@@HPEAPEAX@Z + 0x9ff1
>>         at 00007FFBEF556280: __unDNameEx + 0x278
>>         at 00007FFBEF54DDB9: __BuildCatchObjectHelper + 0x2f5
>>         at 00007FFC08C13583: RtlCaptureContext + 0x3c3
>>         at 00007FFBEF11A276: 
>> ?getLocalized@ctkPluginLocalization@@QEBA?AVQString
>> @@AEBV2@0@Z + 0x5e16
>>         at 00007FFBEF0FCD18: 
>> ?installPlugin@ctkPluginContext@@QEAA?AV?$QSharedPo
>> inter@VctkPlugin@@@@AEBVQUrl@@PEAVQIODevice@@@Z + 0x48
>>         at 00007FFBEF10AA64: 
>> ?install@ctkPluginFrameworkLauncher@@SAJAEBVQString
>> @@PEAVctkPluginContext@@@Z + 0x274
>>         at 00007FFBEF10ADE3: 
>> ?install@ctkPluginFrameworkLauncher@@SAJAEBVQString
>> @@PEAVctkPluginContext@@@Z + 0x5f3
>>         at 00007FFBEF10C727: 
>> ?startup@ctkPluginFrameworkLauncher@@SAPEAVctkPlugi
>> nContext@@PEAVQRunnable@@@Z + 0x137
>>         at 00007FFBEF10C0F0: 
>> ?run@ctkPluginFrameworkLauncher@@SA?AVQVariant@@PEA
>> VQRunnable@@@Z + 0xa0
>>         at 00007FFBF59D69DC: 
>> ?main@BaseApplication@mitk@@MEAAHAEBV?$vector@V?$ba
>> sic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_s
>> tring@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@@Z + 0x1c
>>         at 00007FFBF01A9B25: ?run@Application@Util@Poco@@UEAAHXZ + 0x45
>>         at 00007FF7BA9B1AB4: ???
>>         at 00007FF7BA9B1FF7: ???
>>         at 00007FFC07E013D2: BaseThreadInitThunk + 0x22
>>         at 00007FFC08B95454: RtlUserThreadStart + 0x34
>> Caused by: ctkPluginException: The plugin "C:/Program Files/MITK 
>> 2015.5.99_r5be7
>> ea/bin/plugins/liborg_mitk_gui_qt_ext.dll" could not be loaded: Cannot load 
>> libr
>> ary C:/Program Files/MITK 
>> 2015.5.99_r5be7ea/bin/plugins/liborg_mitk_gui_qt_ext.d
>> ll: NÒo foi possÝvel encontrar o m¾dulo especificado.
>>         at 00007FFBEEE83679: 
>> ?stackTrace@ctkBackTrace@@QEBA?AV?$QList@VQString@@
>> @@XZ + 0x409
>>         at 00007FFBEEE8144D: ??0ctkBackTrace@@QEAA@_K@Z + 0xed
>>         at 00007FFBEEE91CBA: ??0ctkException@@QEAA@AEBVQString@@@Z + 0x3a
>>         at 00007FFBEEE91F1E: ??0ctkRuntimeException@@QEAA@AEBVQString@@@Z + 
>> 0xe
>>         at 00007FFBEF0FDA66: 
>> ??0ctkPluginException@@QEAA@AEBVQString@@AEBW4Type@
>> 0@@Z + 0x16
>>         at 00007FFBEF11E1DA: 
>> ?getLocalized@ctkPluginLocalization@@QEBA?AVQString
>> @@AEBV2@0@Z + 0x9d7a
>>         at 00007FFBEF11DE8E: 
>> ?getLocalized@ctkPluginLocalization@@QEBA?AVQString
>> @@AEBV2@0@Z + 0x9a2e
>>         at 00007FFBEF11EB28: 
>> ?getLocalized@ctkPluginLocalization@@QEBA?AVQString
>> @@AEBV2@0@Z + 0xa6c8
>>         ... 12 more
>>
>> Failed to install plugin   QUrl( "file:///C:/Program<file:///C:%5CProgram> 
>> Files/MITK 2015.5.99_r5be7e
>> a/bin/plugins/liborg_mitk_gui_qt_extapplication.dll" )  : 
>> ctkPluginException: Fa
>> iled to install plugin
>>         at 00007FFBEEE83679: 
>> ?stackTrace@ctkBackTrace@@QEBA?AV?$QList@VQString@@
>> @@XZ + 0x409
>>         at 00007FFBEEE8144D: ??0ctkBackTrace@@QEAA@_K@Z + 0xed
>>         at 00007FFBEEE91D53: ??0ctkException@@QEAA@AEBVQString@@AEBV0@@Z + 
>> 0x43
>>         at 00007FFBEEE91F4E: 
>> ??0ctkRuntimeException@@QEAA@AEBVQString@@AEBVctkEx
>> ception@@@Z + 0xe
>>         at 00007FFBEF0FDAA9: 
>> ??0ctkPluginException@@QEAA@AEBVQString@@AEBW4Type@
>> 0@AEBVctkException@@@Z + 0x19
>>         at 00007FFBEF136B91: 
>> ?qt_static_metacall@ctkTrackedServiceListener@@CAXP
>> EAVQObject@@W4Call@QMetaObject@@HPEAPEAX@Z + 0x9ff1
>>         at 00007FFBEF556280: __unDNameEx + 0x278
>>         at 00007FFBEF54DDB9: __BuildCatchObjectHelper + 0x2f5
>>         at 00007FFC08C13583: RtlCaptureContext + 0x3c3
>>         at 00007FFBEF11A276: 
>> ?getLocalized@ctkPluginLocalization@@QEBA?AVQString
>> @@AEBV2@0@Z + 0x5e16
>>         at 00007FFBEF0FCD18: 
>> ?installPlugin@ctkPluginContext@@QEAA?AV?$QSharedPo
>> inter@VctkPlugin@@@@AEBVQUrl@@PEAVQIODevice@@@Z + 0x48
>>         at 00007FFBEF10AA64: 
>> ?install@ctkPluginFrameworkLauncher@@SAJAEBVQString
>> @@PEAVctkPluginContext@@@Z + 0x274
>>         at 00007FFBEF10ADE3: 
>> ?install@ctkPluginFrameworkLauncher@@SAJAEBVQString
>> @@PEAVctkPluginContext@@@Z + 0x5f3
>>         at 00007FFBEF10C727: 
>> ?startup@ctkPluginFrameworkLauncher@@SAPEAVctkPlugi
>> nContext@@PEAVQRunnable@@@Z + 0x137
>>         at 00007FFBEF10C0F0: 
>> ?run@ctkPluginFrameworkLauncher@@SA?AVQVariant@@PEA
>> VQRunnable@@@Z + 0xa0
>>         at 00007FFBF59D69DC: 
>> ?main@BaseApplication@mitk@@MEAAHAEBV?$vector@V?$ba
>> sic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_s
>> tring@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@@Z + 0x1c
>>         at 00007FFBF01A9B25: ?run@Application@Util@Poco@@UEAAHXZ + 0x45
>>         at 00007FF7BA9B1AB4: ???
>>         at 00007FF7BA9B1FF7: ???
>>         at 00007FFC07E013D2: BaseThreadInitThunk + 0x22
>>         at 00007FFC08B95454: RtlUserThreadStart + 0x34
>> Caused by: ctkPluginException: The plugin "C:/Program Files/MITK 
>> 2015.5.99_r5be7
>> ea/bin/plugins/liborg_mitk_gui_qt_pointsetinteraction.dll" could not be 
>> loaded:
>> Cannot load library C:/Program Files/MITK 
>> 2015.5.99_r5be7ea/bin/plugins/liborg_m
>> itk_gui_qt_pointsetinteraction.dll: NÒo foi possÝvel encontrar o m¾dulo 
>> especifi
>> cado.
>>         at 00007FFBEEE83679: 
>> ?stackTrace@ctkBackTrace@@QEBA?AV?$QList@VQString@@
>> @@XZ + 0x409
>>         at 00007FFBEEE8144D: ??0ctkBackTrace@@QEAA@_K@Z + 0xed
>>         at 00007FFBEEE91CBA: ??0ctkException@@QEAA@AEBVQString@@@Z + 0x3a
>>         at 00007FFBEEE91F1E: ??0ctkRuntimeException@@QEAA@AEBVQString@@@Z + 
>> 0xe
>>         at 00007FFBEF0FDA66: 
>> ??0ctkPluginException@@QEAA@AEBVQString@@AEBW4Type@
>> 0@@Z + 0x16
>>         at 00007FFBEF11E1DA: 
>> ?getLocalized@ctkPluginLocalization@@QEBA?AVQString
>> @@AEBV2@0@Z + 0x9d7a
>>         at 00007FFBEF11DE8E: 
>> ?getLocalized@ctkPluginLocalization@@QEBA?AVQString
>> @@AEBV2@0@Z + 0x9a2e
>>         at 00007FFBEF11EB28: 
>> ?getLocalized@ctkPluginLocalization@@QEBA?AVQString
>> @@AEBV2@0@Z + 0xa6c8
>>         ... 12 more
>>
>> Failed to install plugin   QUrl( "<file:///C:%5CProgram>file:///C:/Program 
>> Files/MITK 2015.5.99_r5be7e
>> a/bin/plugins/liborg_mitk_gui_qt_segmentation.dll" )  : ctkPluginException: 
>> Fail
>> ed to install plugin
>>         at 00007FFBEEE83679: 
>> ?stackTrace@ctkBackTrace@@QEBA?AV?$QList@VQString@@
>> @@XZ + 0x409
>>         at 00007FFBEEE8144D: ??0ctkBackTrace@@QEAA@_K@Z + 0xed
>>         at 00007FFBEEE91D53: ??0ctkException@@QEAA@AEBVQString@@AEBV0@@Z + 
>> 0x43
>>         at 00007FFBEEE91F4E: 
>> ??0ctkRuntimeException@@QEAA@AEBVQString@@AEBVctkEx
>> ception@@@Z + 0xe
>>         at 00007FFBEF0FDAA9: 
>> ??0ctkPluginException@@QEAA@AEBVQString@@AEBW4Type@
>> 0@AEBVctkException@@@Z + 0x19
>>         at 00007FFBEF136B91: 
>> ?qt_static_metacall@ctkTrackedServiceListener@@CAXP
>> EAVQObject@@W4Call@QMetaObject@@HPEAPEAX@Z + 0x9ff1
>>         at 00007FFBEF556280: __unDNameEx + 0x278
>>         at 00007FFBEF54DDB9: __BuildCatchObjectHelper + 0x2f5
>>         at 00007FFC08C13583: RtlCaptureContext + 0x3c3
>>         at 00007FFBEF11A276: 
>> ?getLocalized@ctkPluginLocalization@@QEBA?AVQString
>> @@AEBV2@0@Z + 0x5e16
>>         at 00007FFBEF0FCD18: 
>> ?installPlugin@ctkPluginContext@@QEAA?AV?$QSharedPo
>> inter@VctkPlugin@@@@AEBVQUrl@@PEAVQIODevice@@@Z + 0x48
>>         at 00007FFBEF10AA64: 
>> ?install@ctkPluginFrameworkLauncher@@SAJAEBVQString
>> @@PEAVctkPluginContext@@@Z + 0x274
>>         at 00007FFBEF10ADE3: 
>> ?install@ctkPluginFrameworkLauncher@@SAJAEBVQString
>> @@PEAVctkPluginContext@@@Z + 0x5f3
>>         at 00007FFBEF10C727: 
>> ?startup@ctkPluginFrameworkLauncher@@SAPEAVctkPlugi
>> nContext@@PEAVQRunnable@@@Z + 0x137
>>         at 00007FFBEF10C0F0: 
>> ?run@ctkPluginFrameworkLauncher@@SA?AVQVariant@@PEA
>> VQRunnable@@@Z + 0xa0
>>         at 00007FFBF59D69DC: 
>> ?main@BaseApplication@mitk@@MEAAHAEBV?$vector@V?$ba
>> sic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_s
>> tring@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@@Z + 0x1c
>>         at 00007FFBF01A9B25: ?run@Application@Util@Poco@@UEAAHXZ + 0x45
>>         at 00007FF7BA9B1AB4: ???
>>         at 00007FF7BA9B1FF7: ???
>>         at 00007FFC07E013D2: BaseThreadInitThunk + 0x22
>>         at 00007FFC08B95454: RtlUserThreadStart + 0x34
>> Caused by: ctkPluginException: The plugin "C:/Program Files/MITK 
>> 2015.5.99_r5be7
>> ea/bin/plugins/liborg_mitk_gui_qt_segmentation.dll" could not be loaded: 
>> Cannot
>> load library C:/Program Files/MITK 
>> 2015.5.99_r5be7ea/bin/plugins/liborg_mitk_gui
>> _qt_segmentation.dll: NÒo foi possÝvel encontrar o m¾dulo especificado.
>>         at 00007FFBEEE83679: 
>> ?stackTrace@ctkBackTrace@@QEBA?AV?$QList@VQString@@
>> @@XZ + 0x409
>>         at 00007FFBEEE8144D: ??0ctkBackTrace@@QEAA@_K@Z + 0xed
>>         at 00007FFBEEE91CBA: ??0ctkException@@QEAA@AEBVQString@@@Z + 0x3a
>>         at 00007FFBEEE91F1E: ??0ctkRuntimeException@@QEAA@AEBVQString@@@Z + 
>> 0xe
>>         at 00007FFBEF0FDA66: 
>> ??0ctkPluginException@@QEAA@AEBVQString@@AEBW4Type@
>> 0@@Z + 0x16
>>         at 00007FFBEF11E1DA: 
>> ?getLocalized@ctkPluginLocalization@@QEBA?AVQString
>> @@AEBV2@0@Z + 0x9d7a
>>         at 00007FFBEF11DE8E: 
>> ?getLocalized@ctkPluginLocalization@@QEBA?AVQString
>> @@AEBV2@0@Z + 0x9a2e
>>         at 00007FFBEF11EB28: 
>> ?getLocalized@ctkPluginLocalization@@QEBA?AVQString
>> @@AEBV2@0@Z + 0xa6c8
>>         ... 12 more
>>
>> Failed to install plugin   QUrl( "<file:///C:%5CProgram>file:///C:/Program 
>> Files/MITK 2015.5.99_r5be7e
>> a/bin/plugins/liborg_mitk_gui_qt_aicpregistration.dll" )  : 
>> ctkPluginException:
>> Failed to install plugin
>>         at 00007FFBEEE83679: 
>> ?stackTrace@ctkBackTrace@@QEBA?AV?$QList@VQString@@
>> @@XZ + 0x409
>>         at 00007FFBEEE8144D: ??0ctkBackTrace@@QEAA@_K@Z + 0xed
>>         at 00007FFBEEE91D53: ??0ctkException@@QEAA@AEBVQString@@AEBV0@@Z + 
>> 0x43
>>         at 00007FFBEEE91F4E: 
>> ??0ctkRuntimeException@@QEAA@AEBVQString@@AEBVctkEx
>> ception@@@Z + 0xe
>>         at 00007FFBEF0FDAA9: 
>> ??0ctkPluginException@@QEAA@AEBVQString@@AEBW4Type@
>> 0@AEBVctkException@@@Z + 0x19
>>         at 00007FFBEF136B91: 
>> ?qt_static_metacall@ctkTrackedServiceListener@@CAXP
>> EAVQObject@@W4Call@QMetaObject@@HPEAPEAX@Z + 0x9ff1
>>         at 00007FFBEF556280: __unDNameEx + 0x278
>>         at 00007FFBEF54DDB9: __BuildCatchObjectHelper + 0x2f5
>>         at 00007FFC08C13583: RtlCaptureContext + 0x3c3
>>         at 00007FFBEF11A276: 
>> ?getLocalized@ctkPluginLocalization@@QEBA?AVQString
>> @@AEBV2@0@Z + 0x5e16
>>         at 00007FFBEF0FCD18: 
>> ?installPlugin@ctkPluginContext@@QEAA?AV?$QSharedPo
>> inter@VctkPlugin@@@@AEBVQUrl@@PEAVQIODevice@@@Z + 0x48
>>         at 00007FFBEF10AA64: 
>> ?install@ctkPluginFrameworkLauncher@@SAJAEBVQString
>> @@PEAVctkPluginContext@@@Z + 0x274
>>         at 00007FFBEF10ADE3: 
>> ?install@ctkPluginFrameworkLauncher@@SAJAEBVQString
>> @@PEAVctkPluginContext@@@Z + 0x5f3
>>         at 00007FFBEF10C727: 
>> ?startup@ctkPluginFrameworkLauncher@@SAPEAVctkPlugi
>> nContext@@PEAVQRunnable@@@Z + 0x137
>>         at 00007FFBEF10C0F0: 
>> ?run@ctkPluginFrameworkLauncher@@SA?AVQVariant@@PEA
>> VQRunnable@@@Z + 0xa0
>>         at 00007FFBF59D69DC: 
>> ?main@BaseApplication@mitk@@MEAAHAEBV?$vector@V?$ba
>> sic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_s
>> tring@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@@Z + 0x1c
>>         at 00007FFBF01A9B25: ?run@Application@Util@Poco@@UEAAHXZ + 0x45
>>         at 00007FF7BA9B1AB4: ???
>>         at 00007FF7BA9B1FF7: ???
>>         at 00007FFC07E013D2: BaseThreadInitThunk + 0x22
>>         at 00007FFC08B95454: RtlUserThreadStart + 0x34
>> Caused by: ctkPluginException: The plugin "C:/Program Files/MITK 
>> 2015.5.99_r5be7
>> ea/bin/plugins/liborg_mitk_gui_qt_aicpregistration.dll" could not be loaded: 
>> Can
>> not load library C:/Program Files/MITK 
>> 2015.5.99_r5be7ea/bin/plugins/liborg_mitk
>> _gui_qt_aicpregistration.dll: NÒo foi possÝvel encontrar o m¾dulo 
>> especificado.
>>         at 00007FFBEEE83679: 
>> ?stackTrace@ctkBackTrace@@QEBA?AV?$QList@VQString@@
>> @@XZ + 0x409
>>         at 00007FFBEEE8144D: ??0ctkBackTrace@@QEAA@_K@Z + 0xed
>>         at 00007FFBEEE91CBA: ??0ctkException@@QEAA@AEBVQString@@@Z + 0x3a
>>         at 00007FFBEEE91F1E: ??0ctkRuntimeException@@QEAA@AEBVQString@@@Z + 
>> 0xe
>>         at 00007FFBEF0FDA66: 
>> ??0ctkPluginException@@QEAA@AEBVQString@@AEBW4Type@
>> 0@@Z + 0x16
>>         at 00007FFBEF11E1DA: 
>> ?getLocalized@ctkPluginLocalization@@QEBA?AVQString
>> @@AEBV2@0@Z + 0x9d7a
>>         at 00007FFBEF11DE8E: 
>> ?getLocalized@ctkPluginLocalization@@QEBA?AVQString
>> @@AEBV2@0@Z + 0x9a2e
>>         at 00007FFBEF11EB28: 
>> ?getLocalized@ctkPluginLocalization@@QEBA?AVQString
>> @@AEBV2@0@Z + 0xa6c8
>>         ... 12 more
>>
>> Failed to install plugin   QUrl( "<file:///C:%5CProgram>file:///C:/Program 
>> Files/MITK 2015.5.99_r5be7e
>> a/bin/plugins/liborg_mitk_gui_qt_ultrasound.dll" )  : ctkPluginException: 
>> Failed
>> to install plugin
>>         at 00007FFBEEE83679: 
>> ?stackTrace@ctkBackTrace@@QEBA?AV?$QList@VQString@@
>> @@XZ + 0x409
>>         at 00007FFBEEE8144D: ??0ctkBackTrace@@QEAA@_K@Z + 0xed
>>         at 00007FFBEEE91D53: ??0ctkException@@QEAA@AEBVQString@@AEBV0@@Z + 
>> 0x43
>>         at 00007FFBEEE91F4E: 
>> ??0ctkRuntimeException@@QEAA@AEBVQString@@AEBVctkEx
>> ception@@@Z + 0xe
>>         at 00007FFBEF0FDAA9: 
>> ??0ctkPluginException@@QEAA@AEBVQString@@AEBW4Type@
>> 0@AEBVctkException@@@Z + 0x19
>>         at 00007FFBEF136B91: 
>> ?qt_static_metacall@ctkTrackedServiceListener@@CAXP
>> EAVQObject@@W4Call@QMetaObject@@HPEAPEAX@Z + 0x9ff1
>>         at 00007FFBEF556280: __unDNameEx + 0x278
>>         at 00007FFBEF54DDB9: __BuildCatchObjectHelper + 0x2f5
>>         at 00007FFC08C13583: RtlCaptureContext + 0x3c3
>>         at 00007FFBEF11A276: 
>> ?getLocalized@ctkPluginLocalization@@QEBA?AVQString
>> @@AEBV2@0@Z + 0x5e16
>>         at 00007FFBEF0FCD18: 
>> ?installPlugin@ctkPluginContext@@QEAA?AV?$QSharedPo
>> inter@VctkPlugin@@@@AEBVQUrl@@PEAVQIODevice@@@Z + 0x48
>>         at 00007FFBEF10AA64: 
>> ?install@ctkPluginFrameworkLauncher@@SAJAEBVQString
>> @@PEAVctkPluginContext@@@Z + 0x274
>>         at 00007FFBEF10ADE3: 
>> ?install@ctkPluginFrameworkLauncher@@SAJAEBVQString
>> @@PEAVctkPluginContext@@@Z + 0x5f3
>>         at 00007FFBEF10C727: 
>> ?startup@ctkPluginFrameworkLauncher@@SAPEAVctkPlugi
>> nContext@@PEAVQRunnable@@@Z + 0x137
>>         at 00007FFBEF10C0F0: 
>> ?run@ctkPluginFrameworkLauncher@@SA?AVQVariant@@PEA
>> VQRunnable@@@Z + 0xa0
>>         at 00007FFBF59D69DC: 
>> ?main@BaseApplication@mitk@@MEAAHAEBV?$vector@V?$ba
>> sic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_s
>> tring@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@@Z + 0x1c
>>         at 00007FFBF01A9B25: ?run@Application@Util@Poco@@UEAAHXZ + 0x45
>>         at 00007FF7BA9B1AB4: ???
>>         at 00007FF7BA9B1FF7: ???
>>         at 00007FFC07E013D2: BaseThreadInitThunk + 0x22
>>         at 00007FFC08B95454: RtlUserThreadStart + 0x34
>> Caused by: ctkPluginException: The plugin "C:/Program Files/MITK 
>> 2015.5.99_r5be7
>> ea/bin/plugins/liborg_mitk_gui_qt_ultrasound.dll" could not be loaded: 
>> Cannot lo
>> ad library C:/Program Files/MITK 
>> 2015.5.99_r5be7ea/bin/plugins/liborg_mitk_gui_q
>> t_ultrasound.dll: NÒo foi possÝvel encontrar o m¾dulo especificado.
>>         at 00007FFBEEE83679: 
>> ?stackTrace@ctkBackTrace@@QEBA?AV?$QList@VQString@@
>> @@XZ + 0x409
>>         at 00007FFBEEE8144D: ??0ctkBackTrace@@QEAA@_K@Z + 0xed
>>         at 00007FFBEEE91CBA: ??0ctkException@@QEAA@AEBVQString@@@Z + 0x3a
>>         at 00007FFBEEE91F1E: ??0ctkRuntimeException@@QEAA@AEBVQString@@@Z + 
>> 0xe
>>         at 00007FFBEF0FDA66: 
>> ??0ctkPluginException@@QEAA@AEBVQString@@AEBW4Type@
>> 0@@Z + 0x16
>>         at 00007FFBEF11E1DA: 
>> ?getLocalized@ctkPluginLocalization@@QEBA?AVQString
>> @@AEBV2@0@Z + 0x9d7a
>>         at 00007FFBEF11DE8E: 
>> ?getLocalized@ctkPluginLocalization@@QEBA?AVQString
>> @@AEBV2@0@Z + 0x9a2e
>>         at 00007FFBEF11EB28: 
>> ?getLocalized@ctkPluginLocalization@@QEBA?AVQString
>> @@AEBV2@0@Z + 0xa6c8
>>         ... 12 more
>>
>> qui set 17 12:37:10 2015 Debug: org.commontk.eventadmin.LogLevel=2
>> in ctkEAConfiguration::startOrUpdate, 
>> D:\binX64\MITK-master-only\ep\src\CTK\Plug
>> ins\org.commontk.eventadmin\ctkEAConfiguration.cpp:215
>> qui set 17 12:37:10 2015 Debug: org.commontk.eventadmin.CacheSize=30
>> in ctkEAConfiguration::startOrUpdate, 
>> D:\binX64\MITK-master-only\ep\src\CTK\Plug
>> ins\org.commontk.eventadmin\ctkEAConfiguration.cpp:217
>> qui set 17 12:37:10 2015 Debug: org.commontk.eventadmin.ThreadPoolSize=20
>> in ctkEAConfiguration::startOrUpdate, 
>> D:\binX64\MITK-master-only\ep\src\CTK\Plug
>> ins\org.commontk.eventadmin\ctkEAConfiguration.cpp:219
>> qui set 17 12:37:10 2015 Debug: org.commontk.eventadmin.Timeout=5000
>> in ctkEAConfiguration::startOrUpdate, 
>> D:\binX64\MITK-master-only\ep\src\CTK\Plug
>> ins\org.commontk.eventadmin\ctkEAConfiguration.cpp:221
>> qui set 17 12:37:10 2015 Debug: org.commontk.eventadmin.RequireTopic=true
>> in ctkEAConfiguration::startOrUpdate, 
>> D:\binX64\MITK-master-only\ep\src\CTK\Plug
>> ins\org.commontk.eventadmin\ctkEAConfiguration.cpp:223
>> qui set 17 12:37:10 2015 Debug: org.commontk.eventadmin.LogLevel=2
>> in ctkEAConfiguration::startOrUpdate, 
>> D:\binX64\MITK-master-only\ep\src\CTK\Plug
>> ins\org.commontk.eventadmin\ctkEAConfiguration.cpp:215
>> qui set 17 12:37:10 2015 Debug: org.commontk.eventadmin.CacheSize=30
>> in ctkEAConfiguration::startOrUpdate, 
>> D:\binX64\MITK-master-only\ep\src\CTK\Plug
>> ins\org.commontk.eventadmin\ctkEAConfiguration.cpp:217
>> qui set 17 12:37:10 2015 Debug: org.commontk.eventadmin.ThreadPoolSize=20
>> in ctkEAConfiguration::startOrUpdate, 
>> D:\binX64\MITK-master-only\ep\src\CTK\Plug
>> ins\org.commontk.eventadmin\ctkEAConfiguration.cpp:219
>> qui set 17 12:37:10 2015 Debug: org.commontk.eventadmin.Timeout=5000
>> in ctkEAConfiguration::startOrUpdate, 
>> D:\binX64\MITK-master-only\ep\src\CTK\Plug
>> ins\org.commontk.eventadmin\ctkEAConfiguration.cpp:221
>> qui set 17 12:37:10 2015 Debug: org.commontk.eventadmin.RequireTopic=true
>> in ctkEAConfiguration::startOrUpdate, 
>> D:\binX64\MITK-master-only\ep\src\CTK\Plug
>> ins\org.commontk.eventadmin\ctkEAConfiguration.cpp:223
>> Thu Sep 17 12:37:10 2015
>> 0.39 BlueBerry WARNING: Product org.mitk.gui.qt.extapplication.workbench 
>> could n
>> ot be found.
>> 0.48 core.mod.core.log: Logfile: C:/Users/Acer Pc/AppData/Local/DKFZ/MITK 
>> Workbe
>> nch_2769363946/data/9/mitk-0.log
>> Application launch failed: Application Exception: No application id has been 
>> fou
>> nd.
>>         at 00007FFBEEE83679: 
>> ?stackTrace@ctkBackTrace@@QEBA?AV?$QList@VQString@@
>> @@XZ + 0x409
>>         at 00007FFBEEE8144D: ??0ctkBackTrace@@QEAA@_K@Z + 0xed
>>         at 00007FFBEEE91CBA: ??0ctkException@@QEAA@AEBVQString@@@Z + 0x3a
>>         at 00007FFBEF129EF8: 
>> ??0ctkApplicationException@@QEAA@HAEBVQString@@@Z +
>> 0x18
>>         at 00007FFBE9268FFD: ???
>>         at 00007FFBE928B812: ???
>>         at 00007FFBEF0F391B: 
>> ?d_func@ctkServiceReference@@AEBAPEBVctkServiceRefe
>> rencePrivate@@XZ + 0x61b
>>         at 00007FFBEF0F3A73: 
>> ?d_func@ctkServiceReference@@AEBAPEBVctkServiceRefe
>> rencePrivate@@XZ + 0x773
>>         at 00007FFBEF10C00C: 
>> ?run@ctkPluginFrameworkLauncher@@SA?AVQVariant@@AEB
>> V2@@Z + 0x2cc
>>         at 00007FFBEF10C18B: 
>> ?run@ctkPluginFrameworkLauncher@@SA?AVQVariant@@PEA
>> VQRunnable@@@Z + 0x13b
>>         at 00007FFBF59D69DC: 
>> ?main@BaseApplication@mitk@@MEAAHAEBV?$vector@V?$ba
>> sic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_s
>> tring@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@@Z + 0x1c
>>         at 00007FFBF01A9B25: ?run@Application@Util@Poco@@UEAAHXZ + 0x45
>>         at 00007FF7BA9B1AB4: ???
>>         at 00007FF7BA9B1FF7: ???
>>         at 00007FFC07E013D2: BaseThreadInitThunk + 0x22
>>         at 00007FFC08B95454: RtlUserThreadStart + 0x34
>>
>> Startup error: Application Exception: No application id has been found.
>>         at 00007FFBEEE83679: 
>> ?stackTrace@ctkBackTrace@@QEBA?AV?$QList@VQString@@
>> @@XZ + 0x409
>>         at 00007FFBEEE8144D: ??0ctkBackTrace@@QEAA@_K@Z + 0xed
>>         at 00007FFBEEE91CBA: ??0ctkException@@QEAA@AEBVQString@@@Z + 0x3a
>>         at 00007FFBEF129EF8: 
>> ??0ctkApplicationException@@QEAA@HAEBVQString@@@Z +
>> 0x18
>>         at 00007FFBE9268FFD: ???
>>         at 00007FFBE928B812: ???
>>         at 00007FFBEF0F391B: 
>> ?d_func@ctkServiceReference@@AEBAPEBVctkServiceRefe
>> rencePrivate@@XZ + 0x61b
>>         at 00007FFBEF0F3A73: 
>> ?d_func@ctkServiceReference@@AEBAPEBVctkServiceRefe
>> rencePrivate@@XZ + 0x773
>>         at 00007FFBEF10C00C: 
>> ?run@ctkPluginFrameworkLauncher@@SA?AVQVariant@@AEB
>> V2@@Z + 0x2cc
>>         at 00007FFBEF10C18B: 
>> ?run@ctkPluginFrameworkLauncher@@SA?AVQVariant@@PEA
>> VQRunnable@@@Z + 0x13b
>>         at 00007FFBF59D69DC: 
>> ?main@BaseApplication@mitk@@MEAAHAEBV?$vector@V?$ba
>> sic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_s
>> tring@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@@Z + 0x1c
>>         at 00007FFBF01A9B25: ?run@Application@Util@Poco@@UEAAHXZ + 0x45
>>         at 00007FF7BA9B1AB4: ???
>>         at 00007FF7BA9B1FF7: ???
>>         at 00007FFC07E013D2: BaseThreadInitThunk + 0x22
>>         at 00007FFC08B95454: RtlUserThreadStart + 0x34
>>
>>
>>
>>
>>
>> ------------------------------------------------------------------------------
>> _______________________________________________
>> mitk-users mailing list
>> [email protected]
>> https://lists.sourceforge.net/lists/listinfo/mitk-users


------------------------------------------------------------------------------
_______________________________________________
mitk-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mitk-users

Reply via email to