Page MenuHomePhabricator

Ext App of 0.14 branch does not start
Closed, ResolvedPublic

Description

Current ExtApp of 014 branch does not start, CoreApp does.

(Typical open source environment, vs8, vtk514, itk316, all bundles on)

C:\Dartclient\OpenSourceMITK\mitkBIN\_CPack_Packages\win32\NSIS\MITK-0.13.1_r208
48-win32\bin>ExtApp.exe
0.01 ext.ia.addCtTl: Registered AddContourTool
0.01 ext.ia.autocropTl: Registered AutoCropImageFilter
0.01 ext.ia.binTshTl: Registered BinaryThresholdTool
0.01 ext.ia.calcGrayValStatTl: Registered CalculateGrayValueStatisticsTool
0.01 ext.ia.calcVolTl: Registered CalculateVolumetryTool
0.01 ext.ia.corTl2d: Registered CorrectorTool2D
0.01 ext.ia.createSfcTl: Registered CreateSurfaceTool
0.01 ext.ia.eraseRegTl: Registered EraseRegionTool
0.01 ext.ia.fillRegTl: Registered FillRegionTool
0.01 ext.ia.regGrowTl: Registered RegionGrowingTool
0.03 ext.ia.subCtTl: Registered SubtractContourTool
0.03 ext.ia.drawPbTl: Registered DrawPaintbrushTool
0.03 ext.ia.erasePbTl: Registered ErasePaintbrushTool
0.05 ext.alg.coreExtObjFac: Registering CoreExtObjectFactory...
0.05 core.alg.coreObjFac: CoreObjectFactory c'tor
0.05 ext.alg.coreExtObjFac: CoreExtObjectFactory c'tor
0.34 blueberry.osgi.extPntSvc ERROR: Exception while parsing plugin.xml from org
.mitk.gui.qt.extapplication
0.44 core.mod.difImg.objFac: Registering DiffusionImagingObjectFactory...
0.44 core.mod.difImg.objFac: DiffusionImagingObjectFactory c'tor
0.44 core.alg.coreObjFac: CoreObjectFactory: created instance of CoreExtObjectFa
ctory
0.47 core.alg.coreObjFac: Registering extra factory: DiffusionImagingObjectFacto
ry
0.47 blueberry.osgi.starter ERROR: Could not create executable application exten
sion for id: org.mitk.qt.extapplication

Event Timeline

Are you sure your sources are up to date? Looks like the bug which was fixed with rev. 20726.

I tried to run ExtApp with a new checkout of the 0.14 branch (revision #20873) and got the same error message.

CoreApp is starting, but crashes when opening the Welcome view.

created a new bug to fix the Welcome view bug within the CoreApp
http://bugs.mitk.org/show_bug.cgi?id=3188

Merging "applicazion modules" component with "ExtApp plugins"

MITK-1-0 keyword is obsolete, use target milestones in the future.