Page MenuHomePhabricator
Feed Advanced Search

Aug 2 2016

wald added a comment to T2922: 3M-Application crashes upon closing, when segmentation bundle was active.

works! we can close this bug.

Aug 2 2016, 9:31 AM · Bugzilla, MITK
wald added a comment to T2922: 3M-Application crashes upon closing, when segmentation bundle was active.

While closing the application QmitkSegmentationView::StdMultiWidgetClosed is called and a new StdMultiWidget is generated:
m_MultiWidget = this->GetActiveStdMultiWidget();

Aug 2 2016, 9:31 AM · Bugzilla, MITK
wald added projects to T2922: 3M-Application crashes upon closing, when segmentation bundle was active: MITK, Bugzilla.
Aug 2 2016, 9:31 AM · Bugzilla, MITK
wald added a comment to T2910: Error when activating VolumeRendering with mr dataset (3m3).

itk 3.16 histogramms can only count up to 2^24 samples
this results in this error

Aug 2 2016, 9:31 AM · Bugzilla, MITK
wald added a comment to T2900: Crosshair flag in the context menu is not updated.

[SVN revision 20031]
CHG (#2900): update crosshair state in MenuWidget when SetWidgetPlanesVisibility is called in QmitkStdMultiWidget

Aug 2 2016, 9:31 AM · Bugzilla, MITK
wald added a comment to T2900: Crosshair flag in the context menu is not updated.

I can check this..

Aug 2 2016, 9:31 AM · Bugzilla, MITK
wald added a comment to T2893: Additional vector lengths should be allow by Pixeltype.

The bi-modal shape model segmentation requires a multi-channel image e.g. a vector image of size 2 and type short (for two images):
itk::Image<itk::Vector<short,2>,3>

Aug 2 2016, 9:31 AM · Bugzilla, MITK
wald added a comment to T2893: Additional vector lengths should be allow by Pixeltype.

[SVN revision 29140]
CHG (#2893): Added additional vector size of 2 and 'short' as a possible type (N_VEC)

Aug 2 2016, 9:31 AM · Bugzilla, MITK
wald added a comment to T2845: Handle out-of-memory situations.

Hi Daniel,

Aug 2 2016, 9:30 AM · Bugzilla, MITK
wald added a comment to T2845: Handle out-of-memory situations.

ok... Now the application did not crashed anymore.

Aug 2 2016, 9:30 AM · Bugzilla, MITK
wald added a comment to T2845: Handle out-of-memory situations.

Hmmm.. I turned off 3D volume rendering in Preferences->Segmentation, but the Application is still crashing.

Aug 2 2016, 9:30 AM · Bugzilla, MITK
wald added a comment to T2845: Handle out-of-memory situations.

The application is still crashing when a new Segmentation will created for image Aufnahme.pic.gz.

Aug 2 2016, 9:30 AM · Bugzilla, MITK
wald added projects to T2845: Handle out-of-memory situations: MITK, Bugzilla.
Aug 2 2016, 9:30 AM · Bugzilla, MITK
wald added projects to T2844: Buttons are disabled in org.mitk.gui.qt.segmentation: MITK, Bugzilla.
Aug 2 2016, 9:30 AM · Bugzilla, MITK
wald added a comment to T2844: Buttons are disabled in org.mitk.gui.qt.segmentation.

ok.. works for me too.. We can close this bug..

Aug 2 2016, 9:30 AM · Bugzilla, MITK
wald added projects to T2801: Data Name should not be changed if selected node clicked once: MITK, Bugzilla.
Aug 2 2016, 9:30 AM · Bugzilla, MITK
wald added a comment to T2801: Data Name should not be changed if selected node clicked once.

[SVN revision 19779]
CHG (#2801): only DoubleClick will change the dataNode name.

Aug 2 2016, 9:30 AM · Bugzilla, MITK
wald added a comment to F348: RenderWindowMenu.zip.

Changes of RenderMenu behavior

Aug 2 2016, 9:29 AM
wald added projects to T2714: Remove not working buttons of the Menu Widget and show the menu just in a defined region: MITK, Bugzilla.
Aug 2 2016, 9:29 AM · Bugzilla, MITK
wald added a comment to T2714: Remove not working buttons of the Menu Widget and show the menu just in a defined region.

[SVN revision 19610]
CHG (#2714): Implementation of all buttons without any functions are removed. Now, the menu Widget contains only three working functions: CrossHairMode, FullScreen and Property list for changing the layout design.

Aug 2 2016, 9:29 AM · Bugzilla, MITK
wald added a comment to T2714: Remove not working buttons of the Menu Widget and show the menu just in a defined region.

The zip-file includes two patches of the changes to revision 19609 and 19610. Furthermore it includes the original cpp and header of the QmitkRenderWindowMenu WITH the not-working buttons. For the case, the function "split widget horizontal, split widget vertical and close widget" will be implemented in next time, the old icons and implementation can be used from this files.

Aug 2 2016, 9:29 AM · Bugzilla, MITK
wald added a comment to T2714: Remove not working buttons of the Menu Widget and show the menu just in a defined region.

[SVN revision 19609]
CHG (#2714): define region of visibility of the menu widget. In 2D Render Windows the region is defined in the upper region of each window. In 3D in the upper right corner. The show/hide Event moved from enter-/leaveEvent to MouseEvent.

Aug 2 2016, 9:29 AM · Bugzilla, MITK
wald added a comment to T2714: Remove not working buttons of the Menu Widget and show the menu just in a defined region.

[SVN revision 19682]
CHG (#2714): instantiate m_Layout with 0, for showing the menuWidget when no Layout was set before.

Aug 2 2016, 9:29 AM · Bugzilla, MITK
wald added a comment to T2693: Application Frame: Buttons to change between perspectives.

[SVN revision 20118]
CHG (#2693): include ToolBar for expert (icon) view and set absolute min and max of sash container.

Aug 2 2016, 9:29 AM · Bugzilla, MITK
wald added a comment to T2693: Application Frame: Buttons to change between perspectives.

[SVN revision 19897]
CHG (#2693): To avoid empty space between the buttons and icons, the widget is automatic resized to the space of the visible buttons when size of the widget changed. Behavior is more outlook like.

Aug 2 2016, 9:29 AM · Bugzilla, MITK
wald added a comment to T2693: Application Frame: Buttons to change between perspectives.

[SVN revision 20265]
CHG (#2693): include styleSheet for active button

Aug 2 2016, 9:29 AM · Bugzilla, MITK
wald added a comment to T2693: Application Frame: Buttons to change between perspectives.

Application crashed during start up, when Perspective Switcher View is enabled. Output of QString::fromStdString(GetSite()->GetPage()->GetPerspective()->GetId()) is invalid.

Aug 2 2016, 9:29 AM · Bugzilla, MITK
wald added a comment to T2693: Application Frame: Buttons to change between perspectives.

[SVN revision 19667]
FIX (#2693): include while-loop for testing if currentId is in a Button Map. Include member for button height.

Aug 2 2016, 9:29 AM · Bugzilla, MITK
wald added a comment to T2693: Application Frame: Buttons to change between perspectives.

[SVN revision 19719]
CHG (#2693): include cherry::ISizeProvider to provide a minimum height of the widget.

Aug 2 2016, 9:29 AM · Bugzilla, MITK
wald added a comment to T2693: Application Frame: Buttons to change between perspectives.

[SVN revision 19712]
FIX (#2693): To avoid double-checked buttons in perspective view, the signal connection is changed to clicked() and setDown() is replaced by setChecked().

Aug 2 2016, 9:29 AM · Bugzilla, MITK
wald added a comment to T2693: Application Frame: Buttons to change between perspectives.

[SVN revision 19642]
ADD (#2693): add View for changing between different perspectives.

Aug 2 2016, 9:29 AM · Bugzilla, MITK
wald added a comment to T2693: Application Frame: Buttons to change between perspectives.

Create QmitkPerspectiveSwitcherView in Sandbox for changing between different perspectives. Depending on the size of the view widget, the pushButtons of the persperctives change between full-described buttons (icon + text) positioned among each other in the upper region AND small buttons (icon) positioned side by side in the lower region (like the left Toolbar in Microsoft Outlook).

Aug 2 2016, 9:29 AM · Bugzilla, MITK
wald added projects to T2662: Skin feature for MITK: MITK, Bugzilla.
Aug 2 2016, 9:28 AM · Bugzilla, MITK
wald added a comment to T2660: Missing test for mitk::PixelType.

We close this bug.

Aug 2 2016, 9:28 AM · Bugzilla, MITK
wald added a comment to T2660: Missing test for mitk::PixelType.

[SVN revision 22206]
FIX (#2660): cleaned up; removed tests for the ITKPixelType which is not set if you instantiate a mitk::PixelType;

Aug 2 2016, 9:28 AM · Bugzilla, MITK
wald added a comment to T2652: Bundle generator should create view icon declaration.

[SVN revision 19761]
CHG (#2652): now the bundle generator create and set a standard icon (red quad) for the new View

Aug 2 2016, 9:28 AM · Bugzilla, MITK
wald added a comment to T2516: Write Unit test for mitkToolManager class.

[SVN revision 19250]
ENH (#2516): added several tests for the mitkToolManager. Added a security request in mitkToolManager::ActivateTool(int id)

Aug 2 2016, 9:28 AM · Bugzilla, MITK
wald added projects to T2516: Write Unit test for mitkToolManager class: MITK, Bugzilla.
Aug 2 2016, 9:28 AM · Bugzilla, MITK
wald added a comment to T2486: Portieren der QmitkSurfaceCreatorComponent nach Qt4.

is this really release 1.0 relevant?

Aug 2 2016, 9:27 AM · Bugzilla, MITK
wald added a comment to T2415: Wrong position of the MenuWidget.

set minimum width of the MenuWidget at 122 to position the widget correctly into the upper right corner.

Aug 2 2016, 9:27 AM · Bugzilla, MITK
wald added a comment to F298: ChangeRequest.txt.

Change Request

Aug 2 2016, 9:27 AM
wald added projects to T2415: Wrong position of the MenuWidget: MITK, Bugzilla.
Aug 2 2016, 9:27 AM · Bugzilla, MITK
wald added a comment to F282: ChangeRequest2.txt.

Change Request

Aug 2 2016, 9:26 AM
wald added a comment to F283: ChangeRequest.txt.

ChangeRequest

Aug 2 2016, 9:26 AM
wald added a comment to T2391: Enlarge StdMultiWidget when the level window is not visible.

Set minimum sizes of all objects in QmitkLevelWindowWidget.ui to ZERO for enlarging the Viewer space when WindowLevelWidget doesn't show up.

Aug 2 2016, 9:26 AM · Bugzilla, MITK
wald added projects to T2391: Enlarge StdMultiWidget when the level window is not visible: MITK, Bugzilla.
Aug 2 2016, 9:26 AM · Bugzilla, MITK
wald added a comment to T2389: Add names for the render windows.

Change Request

Aug 2 2016, 9:26 AM · Bugzilla, MITK
wald added a comment to T2391: Enlarge StdMultiWidget when the level window is not visible.

closing bug

Aug 2 2016, 9:26 AM · Bugzilla, MITK
wald added a comment to T2389: Add names for the render windows.

Markus F. suggested open cherry styled names. The names are also necessary for serialization.

Aug 2 2016, 9:26 AM · Bugzilla, MITK
wald added a comment to T2391: Enlarge StdMultiWidget when the level window is not visible.

The same behavior occures on the intial state of the application (without loading any images).

Aug 2 2016, 9:26 AM · Bugzilla, MITK
wald added a comment to T2389: Add names for the render windows.

ChangeRequest

Aug 2 2016, 9:26 AM · Bugzilla, MITK
wald added a comment to T2389: Add names for the render windows.

add render window names for each RenderWindow:
stdmulti.widget1
stdmulti.widget2
stdmulti.widget3
stdmulti.widget4

Aug 2 2016, 9:26 AM · Bugzilla, MITK
wald added projects to T2389: Add names for the render windows: MITK, Bugzilla.
Aug 2 2016, 9:26 AM · Bugzilla, MITK
wald added a comment to F281: ChangeRequest.txt.

ChangeRequest

Aug 2 2016, 9:26 AM
wald added a comment to T2384: Portieren der QmitkEmptyComponent nach Qt4.

Does anybody need this? How many bundles are using this?

Aug 2 2016, 9:26 AM · Bugzilla, MITK
wald added projects to T2350: Volume Calculater Filter doesn't work on 4D series: MITK, Bugzilla.
Aug 2 2016, 9:26 AM · Bugzilla, MITK
wald added a comment to T2350: Volume Calculater Filter doesn't work on 4D series.

Replaced m_Image with itkImage in the method InternalCompute for calculating the volume of 4D images. This method is always called with a 3D or 2D image.

Aug 2 2016, 9:26 AM · Bugzilla, MITK
wald added projects to T2345: swap presets of transferfunctions and generate a EnumarationProperty for DataTreeNode Property: MITK, Bugzilla.
Aug 2 2016, 9:26 AM · Bugzilla, MITK
wald added projects to T2201: MITK crashes at startup on a remote X window server: MITK, Bugzilla.
Aug 2 2016, 9:25 AM · Bugzilla, MITK
wald added a comment to T2201: MITK crashes at startup on a remote X window server.

::Resize in vtkPropRender could be called from the qt resize event mechanism, and no openGL render context is given, so we removed following useless openGL statements.

Aug 2 2016, 9:25 AM · Bugzilla, MITK
wald added a comment to T2191: Make mitk::LevelWindow consistent.

This one is finished. we will close this bug.

Aug 2 2016, 9:25 AM · Bugzilla, MITK
wald added a comment to T2188: LevelWindowWidget: Strg-Drag not working on upper side....

when moving the bar into the center and then dragging the upper side to the topmost corner, everything is fine.

Aug 2 2016, 9:25 AM · Bugzilla, MITK
wald added a comment to T2188: LevelWindowWidget: Strg-Drag not working on upper side....

For catching the mouse event in the upper region of the levelWindowWidget the enterEvent was reimplemented. The position of the cursor is calculated by converting the global position to the local coordinates of the widget. With this position the mouseMoveEvent is called manually.

Aug 2 2016, 9:25 AM · Bugzilla, MITK
wald added a comment to T2188: LevelWindowWidget: Strg-Drag not working on upper side....

[SVN revision 25794]
FIX (#2188): reimplemented enterEvent to reactivate the str-drag on the upper side of the levelWindowWidget.

Aug 2 2016, 9:25 AM · Bugzilla, MITK
wald added a comment to T2188: LevelWindowWidget: Strg-Drag not working on upper side....

In the search for the bug, we discovered:

Aug 2 2016, 9:25 AM · Bugzilla, MITK
wald added a comment to T2185: Implement test cases for scene serialization.

[SVN revision 21268]
ENH (#2185): added check for loading datastorage; fixed bug in pointset and surface node test

Aug 2 2016, 9:25 AM · Bugzilla, MITK
wald added a comment to T2179: BaseRenderer should have unique names.

add render window names for each RenderWindow:
stdmulti.widget1
stdmulti.widget2
stdmulti.widget3
stdmulti.widget4

Aug 2 2016, 9:25 AM · Bugzilla, MITK
wald added a comment to T2179: BaseRenderer should have unique names.

As suggested in T2389 we give the RenderWindow open cherry style unique names.

Aug 2 2016, 9:25 AM · Bugzilla, MITK
wald added a comment to T2148: QmitkStdMultiWidget cannot be initialized.

setParent by the initialization of the render windows. This works for the initial layout. but when you change the layout, it will still crash. We are working on a stable solution.

Aug 2 2016, 9:25 AM · Bugzilla, MITK
wald added a comment to T2133: Adapt the unit test for the NavigationDataLandmarkTransformFilter.

FRE Calculation Test

Aug 2 2016, 9:25 AM · Bugzilla, MITK
wald added a comment to F235: NavigationDataLandmarkTransformTest.patch.

FRE Calculation Test

Aug 2 2016, 9:25 AM
wald added a comment to T2118: Bias field correction.

[SVN revision 21084]
CHG (#2118): remove Qt3 Support in GUI

Aug 2 2016, 9:25 AM · Bugzilla, MITK
wald added a comment to T2101: Maximize button for renderwindows in multiwidget.

Now, the menu widget is still displayed and moved to the correct position of the current renderWindow, when user activate the full-screen mode.
Also a new icon is included which replace the full-screen icon during the full-screen mode.

Aug 2 2016, 9:25 AM · Bugzilla, MITK
wald added a comment to T2101: Maximize button for renderwindows in multiwidget.

The Maximize Button is activated. If you click once, the actual window will maximize to fullscreen. If you click a second time, the former view design will be reconstruct. When you change in the Full-Screen Mode the LayoutDesign by the Property button, the FullScreen Mode is switch to off.

Aug 2 2016, 9:25 AM · Bugzilla, MITK
wald added a comment to T2076: Flexible Layout design.

First working version of a flexible layout design is done. We close this bug.

Aug 2 2016, 9:24 AM · Bugzilla, MITK
wald added a comment to T2076: Flexible Layout design.

Now all the exist layouts includes splitter, for changing the size and hide windows by moving the splitter to the border. Also you can change the layout design (MITK standard layouts) by the property menu of the widgetMenu.

Aug 2 2016, 9:24 AM · Bugzilla, MITK
wald added projects to T2076: Flexible Layout design: MITK, Bugzilla.
Aug 2 2016, 9:24 AM · Bugzilla, MITK
wald added a comment to T2076: Flexible Layout design.

Add a MenuBar in the top right corner of each render window. The menu bar is visible when the mouse enter the widget and is invisible when leaving the widget.
!For the moment, the menu buttons don't have any actions!

Aug 2 2016, 9:24 AM · Bugzilla, MITK
wald added a comment to T2076: Flexible Layout design.

First version of an flexible layout design. Different splitters allow resizing and hiding widgets in a simple way, by moving the space between the different widget. (Revision #17404)

Aug 2 2016, 9:24 AM · Bugzilla, MITK
wald added a comment to T2071: LevelWindow widget does not show up on CoreApp.

Added missing Modified() in SetAutoTopMostImage().
Fix in revision #17443.

Aug 2 2016, 9:24 AM · Bugzilla, MITK
wald added a comment to T1902: Interpolation of rotated images.

still fixed! ;-)

Aug 2 2016, 9:23 AM · Bugzilla, MITK
wald added a comment to T1902: Interpolation of rotated images.

Interpolation preview is fixed for the Qt4 version.

Aug 2 2016, 9:23 AM · Bugzilla, MITK
wald added a comment to T1692: Design new enhanced PointSetVtkMapper3D.

Markus F. has already committed his changes and has completed the work on this bug. Sven, can you take the bug again and see what's missing? Thank you

Aug 2 2016, 9:21 AM · Bugzilla, MITK
wald added a comment to T1692: Design new enhanced PointSetVtkMapper3D.

what is the status of this bug?

Aug 2 2016, 9:21 AM · Bugzilla, MITK
wald added a comment to T1684: Connect zooming of render windows.

linked zooming in all 2D Renderwindows

Aug 2 2016, 9:21 AM · Auto-closed, Bugzilla, MITK
wald added a comment to T1684: Connect zooming of render windows.

The patch has a rudimentary implementation for this feature. We need a switch to turn this feature on and off. The right place for this is the mitkRenderingManager. We also need groups of 2D render windows which share same bahaviors...

Aug 2 2016, 9:21 AM · Auto-closed, Bugzilla, MITK
wald added a comment to F159: 1684_All2DRenderWindowsZooming.patch.

linked zooming in all 2D Renderwindows

Aug 2 2016, 9:21 AM
wald added a comment to T1488: set standard views module zoom as global mitk option.

The zoom factor can be adjusted in the preference page with the provided patch. Following issues are missing: Save the zoomFactor persistent with the blueberry service; Show the right zoomFactor when opening the preference page; change request is not finished yet;

Aug 2 2016, 9:20 AM · Bugzilla, MITK
wald added a comment to T1488: set standard views module zoom as global mitk option.

Is this still a issue?

Aug 2 2016, 9:20 AM · Bugzilla, MITK
wald added a comment to F126: 1488_CreateZoomFactorProperty.patch.

Zoom Factor Property

Aug 2 2016, 9:20 AM
wald added a comment to T1432: EASY: Fix problems detected by vtkDebugLeaks.

[SVN revision 24575]
FIX (#1432): solved LAST vtkDebugLeak and enabled LiverSegmentationTestDriver again.

Aug 2 2016, 9:19 AM · Bugzilla, MITK
wald added a comment to T1432: EASY: Fix problems detected by vtkDebugLeaks.

[SVN revision 24299]
COMP (#1432): Due to the last fix (revision 24266) a vtkDebugLeak occurs in the LiverSegmentationTestDriver. I disabled the test again and I will look at it next bugSquashing Party.

Aug 2 2016, 9:19 AM · Bugzilla, MITK
wald added a comment to T1432: EASY: Fix problems detected by vtkDebugLeaks.

vtkDebug leaks are solved in all tutorial steps, public tests and all applications (opening, loading an image (or not), closing).

Aug 2 2016, 9:19 AM · Bugzilla, MITK
wald added a comment to T1432: EASY: Fix problems detected by vtkDebugLeaks.

[SVN revision 24196]
FIX (#1432): Enable LiverSegmentationTestDriver for testing.

Aug 2 2016, 9:19 AM · Bugzilla, MITK
wald added a comment to T1432: EASY: Fix problems detected by vtkDebugLeaks.

[SVN revision 24195]
FIX (#1432): Removed vtkDebugLeaks in MitkAnisotropicRegistration- and LiverSegmentationTestDriver. Now all tests whether in intern or extern are running fine.

Aug 2 2016, 9:19 AM · Bugzilla, MITK
wald added a comment to T1432: EASY: Fix problems detected by vtkDebugLeaks.

[SVN revision 24266]
FIX (#1432): Revert changes. m_PolyDataSeries is deleted in mitkSurface.

Aug 2 2016, 9:19 AM · Bugzilla, MITK
wald added a comment to T1432: EASY: Fix problems detected by vtkDebugLeaks.

[SVN revision 22724]
COMP (#1432): remove changes in mitkManualSegmentationToSurfaceFilterTest

Aug 2 2016, 9:19 AM · Bugzilla, MITK
wald added a comment to T1432: EASY: Fix problems detected by vtkDebugLeaks.

[SVN revision 23107]
FIX (#1432): removed vtkDebugLeak in mitkRenderingManagerTest by deleting vtkRenWin correctly and call RemoveRenderWindow at the end of the test. Furthermore delete vtk variables in RenderingManager::AddRenderWindow instead of in RemoveRenderWindow.

Aug 2 2016, 9:19 AM · Bugzilla, MITK
wald added a comment to T1432: EASY: Fix problems detected by vtkDebugLeaks.

[SVN revision 22722]
FIX (#1432): Resolved vtk Debug leaks of the tests concerning open source MITK. Still three tests are failing (mitkFactoryRegistrationTest, mitkManualSegmentationToSurfaceFilterTest and mitkPointSetFileIOTest).

Aug 2 2016, 9:19 AM · Bugzilla, MITK
wald added a comment to T1432: EASY: Fix problems detected by vtkDebugLeaks.

[SVN revision 22734]
FIX (#1432): change variable order in the destructor

Aug 2 2016, 9:19 AM · Bugzilla, MITK