Hi Huoling,

This bug is caused by accessing an uninitialized persistence service.
We fixed this in our current master branch. Please see [1] for more details.

As a quick fix you can in include mitkPersistenceService.h in the 
PluginActivator and call mitk::PersistenceService::LoadModule() in the 
PluginActivator's start-method to make sure the service is available.

Best,
Matthias

[1] https://phabricator.mitk.org/T19385


Von: Luo Huoling [mailto:luohuol...@hotmail.com]
Gesendet: Dienstag, 27. September 2016 14:10
An: mitk-users@lists.sourceforge.net
Betreff: [mitk-users] Workbench is crashed when load "VideoPlayer" plugin


Hello mitker,

I built MITK-2016.3.0 successfully. But when I load "VideoPlayer" plugin, the 
Workbench is crashed.

The error messages showed as :

[cid:image001.png@01D218D4.738FC120]

[cid:image002.png@01D218D4.738FC120]



The build environment I used are listed below:

Windows 10, Visual studio 2013, CMake 3.5.2, OpenCVO 2.4.11.



Anyone knows what is the problem? Thank you very much.



Regards,

Huoling


------------------------------------------------------------------------------
_______________________________________________
mitk-users mailing list
mitk-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mitk-users

Reply via email to