Page MenuHomePhabricator

Initial perspective
Closed, InvalidPublic

Description

when starting the application with no .Mitk3M3 cache (deleted), I get

  • a "Standard View" editor in a background tab
  • a "Welcome" editor in the foreground tab
  • three views on the right side of the window: DataManager, Segmentation and PerspectiveSwitcher

The welcome view only says "Hi" in the upper left corner.

Two questions:

  1. I understood that there have been several commits to get a "real" welcome page. Might this be broken?
  2. From discussions I remembered that the initial perspective should show DataManager and PerspectiveSwitcher. How did the segmentation view get in there?

Event Timeline

maleike added a subscriber: maleike.

Here is a screenshot of how it looks on my computer

Screenshot-Segmentation - Mitk3M3 (ITK 3.16.0  VTK 5.4.0 Qt 4.5.1 MITK 19936).png (799×1 px, 110 KB)

1.) The welcome page is not broken. You probably have the old org.mitk.gui.qt.3m3application bundle in our mitk/bin/SanboxBundles directory lying around, which too defines an intro part with the same id.

2.) I promoted the segmentation perspective to be the initial perspective ;-) I will create a new one which will only display the editor area (for viewing the welcome part) and which will be filtered out in the perspective switcher.

Ok, you were right. Removing mitk/bin/SandboxBundles/org.mitk.gui.qt.3m3application from the binary tree solved the problem for me

Merging "applicazion modules" component with "ExtApp plugins"

kislinsk changed the task status from Invalid to Spite.Jun 27 2018, 1:33 PM
kislinsk added a project: Bulk Edit.
kislinsk changed the task status from Spite to Invalid.Jun 27 2018, 1:37 PM
kislinsk removed a project: Bulk Edit.