Page MenuHomePhabricator
Feed Advanced Search

Feb 18 2017

heime closed T19642: Often new superbuild necessary when building python as Resolved.
Feb 18 2017, 2:21 PM · Bugzilla, MITK

Feb 17 2017

heime committed rMITK58f1f94a2935: Merge branch 'T19642-python-zlib-linkerror' (authored by heime).
Merge branch 'T19642-python-zlib-linkerror'
Feb 17 2017, 2:56 PM
heime committed rMITKca7706ae8e2a: Removed debug and optimized flags in the MITK ZLIB build. The flags get added… (authored by heime).
Removed debug and optimized flags in the MITK ZLIB build. The flags get added…
Feb 17 2017, 11:28 AM
heime added a comment to T19642: Often new superbuild necessary when building python.

Pushed new branch T19642-python-zlib-linkerror.

Feb 17 2017, 11:27 AM · Bugzilla, MITK

Feb 3 2017

heime claimed T19642: Often new superbuild necessary when building python.
Feb 3 2017, 1:54 PM · Bugzilla, MITK
heime closed T19301: Loading 2d images in python wrapping without OpenCV activated leads to import error as Wontfix.

Works as intended. If opencv Python wrapping is not available the python plugin uses simpleITK to transfer the image as a fallback. Theres no option to check if the cv runtime is available at compile time in the python environment. This is done during runtime. Thats why the import error appears in the console.

Feb 3 2017, 11:18 AM · Bugzilla, MITK
heime closed T19301: Loading 2d images in python wrapping without OpenCV activated leads to import error as Wontfix.

Works as intended. If opencv Python wrapping is not available the python plugin uses simpleITK to transfer the image as a fallback. Theres no option to check if the cv runtime is available at compile time in the python environment. This is done during runtime. Thats why the import error appears in the console.

Feb 3 2017, 11:18 AM · Bugzilla, MITK
heime claimed T19301: Loading 2d images in python wrapping without OpenCV activated leads to import error.
Feb 3 2017, 10:36 AM · Bugzilla, MITK

Nov 25 2016

heime committed rMITK2a9f1adf630d: Merge branch 'T22179-screenshotmaker' (authored by heime).
Merge branch 'T22179-screenshotmaker'
Nov 25 2016, 1:28 PM
heime committed rMITKb6e1fdc0e728: Setting focus renderwindow when maximizing the renderwindows through the… (authored by heime).
Setting focus renderwindow when maximizing the renderwindows through the…
Nov 25 2016, 1:21 PM
heime added a comment to T22179: Screenshot Maker is not working properly .

Pushed new branch T22179-screenshotmaker.

Nov 25 2016, 1:20 PM · MITK (2016-11)
heime closed T22179: Screenshot Maker is not working properly as Resolved.
Nov 25 2016, 10:24 AM · MITK (2016-11)
heime created T22179: Screenshot Maker is not working properly .
Nov 25 2016, 10:24 AM · MITK (2016-11)
heime closed T22054: CPU-based volume rendering crashes as Resolved.

Works on the current release branch.

Nov 25 2016, 9:43 AM · MITK
heime claimed T22054: CPU-based volume rendering crashes.
Nov 25 2016, 9:40 AM · MITK
heime closed T20102: Create Smooth Polygon Model on 2D segmentations does not work as Resolved.

2 D Polygon models can't be created with subsampling. Awarning is displayed if the user tries to do it.

Nov 25 2016, 9:32 AM · MITK

Oct 28 2016

heime claimed T20110: [Multilabel Segmentation] Contour broken for 3D and 2D interpolation.
Oct 28 2016, 1:51 PM · Next Milestone, MITK
heime closed T20192: vtkPolyData is broke in python after VTK 7 upgrade as Resolved.
Oct 28 2016, 1:45 PM · MITK
heime closed T19702: Update CTK (Qt 5.6 compatibilty) as Resolved.
Oct 28 2016, 1:44 PM · MITK (2016-11), Bugzilla
heime closed T19702: Update CTK (Qt 5.6 compatibilty), a subtask of T19544: Upgrade external dependencies, as Resolved.
Oct 28 2016, 1:44 PM · MITK (2016-11), Bugzilla
heime added a comment to T19702: Update CTK (Qt 5.6 compatibilty).

Already fixed by another branch

Oct 28 2016, 1:44 PM · MITK (2016-11), Bugzilla
heime committed rMITK0e6b05206479: Merge branch 'T20192-vkPolyData-Python' (authored by heime).
Merge branch 'T20192-vkPolyData-Python'
Oct 28 2016, 1:44 PM
heime committed rMITKd4e7106da3b5: Changed the name of the underlying vtk python object to the vtk 7 naming… (authored by heime).
Changed the name of the underlying vtk python object to the vtk 7 naming…
Oct 28 2016, 1:42 PM
heime added a comment to T20192: vtkPolyData is broke in python after VTK 7 upgrade.

Pushed new branch T20192-vkPolyData-Python.

Oct 28 2016, 1:42 PM · MITK
heime created T20192: vtkPolyData is broke in python after VTK 7 upgrade.
Oct 28 2016, 1:39 PM · MITK

Oct 14 2016

heime claimed T20102: Create Smooth Polygon Model on 2D segmentations does not work.
Oct 14 2016, 11:35 AM · MITK
heime created T20102: Create Smooth Polygon Model on 2D segmentations does not work.
Oct 14 2016, 11:35 AM · MITK
heime closed T19844: Segmentation feedback contour not visible if `Place new nodes on top` is unchecked in Data Manager preferences as Resolved.
Oct 14 2016, 11:32 AM · MITK (2016-11)
heime committed rMITK3f2144687879: Merge branch 'T20075-Polygon-normals' (authored by heime).
Merge branch 'T20075-Polygon-normals'
Oct 14 2016, 11:30 AM
heime committed rMITK89fb802abc53: Correct normal orientations when creating polygon models out of segmentations (authored by heime).
Correct normal orientations when creating polygon models out of segmentations
Oct 14 2016, 11:29 AM
heime added a comment to T20075: Polygon models' normals are inverted.

Pushed new branch T20075-Polygon-normals.

Oct 14 2016, 11:29 AM · MITK (2016-11)
heime claimed T20075: Polygon models' normals are inverted.
Oct 14 2016, 11:26 AM · MITK (2016-11)
heime committed rMITK65dea5a3fbef: Merge branch 'T19844-segmentation-feedbackcontour-visibility' (authored by heime).
Merge branch 'T19844-segmentation-feedbackcontour-visibility'
Oct 14 2016, 11:04 AM

Sep 30 2016

heime committed rMITKdf75ab4dfd72: Fixed node visibility when not inserting nodes on top by setting the feedback… (authored by heime).
Fixed node visibility when not inserting nodes on top by setting the feedback…
Sep 30 2016, 11:12 AM
heime added a comment to T19844: Segmentation feedback contour not visible if `Place new nodes on top` is unchecked in Data Manager preferences.

Pushed new branch T19844-segmentation-feedbackcontour-visibility.

Sep 30 2016, 11:12 AM · MITK (2016-11)
heime claimed T19844: Segmentation feedback contour not visible if `Place new nodes on top` is unchecked in Data Manager preferences.
Sep 30 2016, 9:48 AM · MITK (2016-11)

Sep 16 2016

heime closed T18602: Undo/Redo not working for paintbrush tool as Resolved.
Sep 16 2016, 3:15 PM · MITK (2016-11), Bugzilla
heime committed rMITK06c00c4b3586: Merge branch 'T18602-paintbrush-undo' (authored by heime).
Merge branch 'T18602-paintbrush-undo'
Sep 16 2016, 3:15 PM
heime committed rMITK23f3d362fd80: added additional comments (authored by heime).
added additional comments
Sep 16 2016, 3:15 PM
heime committed rMITKa01856de5d66: Undo and redo of the paintbrush tool by clearing the working helper nodes after… (authored by heime).
Undo and redo of the paintbrush tool by clearing the working helper nodes after…
Sep 16 2016, 1:56 PM
heime committed rMITKa47f3411cb44: first fix for undo and redo in the paintbrush tool (authored by heime).
first fix for undo and redo in the paintbrush tool
Sep 16 2016, 1:56 PM
heime added a comment to T18602: Undo/Redo not working for paintbrush tool.

Pushed new branch T18602-paintbrush-undo.

Sep 16 2016, 1:56 PM · MITK (2016-11), Bugzilla

Sep 2 2016

heime added a comment to T18602: Undo/Redo not working for paintbrush tool.

The paintbrush tool works in a slightly different way than the other Segmentation tools:

Sep 2 2016, 4:01 PM · MITK (2016-11), Bugzilla
heime claimed T18602: Undo/Redo not working for paintbrush tool.
Sep 2 2016, 11:02 AM · MITK (2016-11), Bugzilla

Aug 4 2016

heime closed T19797: Upgrade to Qt 5.6 as Resolved.
Aug 4 2016, 3:24 PM · Bugzilla, MITK
heime awarded T19797: Upgrade to Qt 5.6 a Love token.
Aug 4 2016, 3:24 PM · Bugzilla, MITK

Aug 2 2016

heime added a comment to T19797: Upgrade to Qt 5.6.

[263726]: Merge branch 'bug-19797-pythonqt-upgrade'

Merged commits:

2016-06-22 14:24:50 Eric Heim [7ab480]
Upgraded pythonqt from ctk master

Aug 2 2016, 10:24 AM · Bugzilla, MITK
heime added projects to T19797: Upgrade to Qt 5.6: MITK, Bugzilla.
Aug 2 2016, 10:24 AM · Bugzilla, MITK
heime added a comment to T19702: Update CTK (Qt 5.6 compatibilty).

A fix to build MITK with Qt 5.6 and Python is provided in the following PythonQt fork:

Aug 2 2016, 10:23 AM · MITK (2016-11), Bugzilla
heime added projects to T19698: MITK crashes when transferring numpy arrays of certain dimensionality: MITK, Bugzilla.
Aug 2 2016, 10:23 AM · Bugzilla, MITK
heime added projects to T19689: Crash when transfering a Vectorimage created in Python to MITK: MITK, Bugzilla.
Aug 2 2016, 10:23 AM · Bugzilla, MITK
heime added a comment to T19689: Crash when transfering a Vectorimage created in Python to MITK.

[ab0d28]: Merge branch 'bug-19689-python-vectorimages'

Merged commits:

2016-04-27 15:29:29 Eric Heim [4ef904]
Removed debug messages

Aug 2 2016, 10:23 AM · Bugzilla, MITK
heime added a comment to T19542: Segmentation node context - create polygon model not working.

[0148b0]: Merge branch 'bug-19542-segmentationPolygonmodel'

Merged commits:

2016-04-12 16:22:21 Eric Heim [786125]
enabled polygonmodel creation for multilabel images

Aug 2 2016, 10:23 AM · MITK (2016-03), Bugzilla
heime added projects to T19462: Missing transition while rotating and zooming planes: MITK, Bugzilla.
Aug 2 2016, 10:22 AM · Auto-closed, MITK, Bugzilla
heime added a comment to T19420: Export PythonLibs in the MitkPython module.

[f92cbc]: Merge branch 'bug-19420-export-pythonLibs'

Merged commits:

2015-11-02 17:09:45 Eric Heim [0f770c]
Export PythonLibs with public flag

Aug 2 2016, 10:22 AM · Bugzilla, MITK
heime added a comment to T19423: OS X Packaging fails due to python errors.

The python installer tries to package in the CMake/mitkMacroInstall.cmake macro all python libraries for every Bundle. The install function of python (CMake/mitkFunctionInstallPython.cmake) only supports the MitkWorkbench bundle right now. To be able to build other apps the python script should only be run in the MitkWorkbench bundle and excluded for the other executables.

Aug 2 2016, 10:22 AM · Auto-closed, MITK, Bugzilla
heime added projects to T19420: Export PythonLibs in the MitkPython module: MITK, Bugzilla.
Aug 2 2016, 10:22 AM · Bugzilla, MITK
heime added a comment to T19418: Scrolling through images does not work with crosshair rotation.

Actual behavior:
When the mouse course switches into rotation mode the slice navigation is not possible anymore. The mouse switches into rotation mode as soon as its near a plane in the 2D render window.

Aug 2 2016, 10:22 AM · MITK (2016-03), Bugzilla
heime added a comment to T19418: Scrolling through images does not work with crosshair rotation.

Added a new transition state to the Modules/Core/resource/Interactions/DisplayInteraction.xml to make the mouse scroll function work.

Aug 2 2016, 10:22 AM · MITK (2016-03), Bugzilla
heime added a comment to T19418: Scrolling through images does not work with crosshair rotation.

[0c291b]: Merge branch 'bug-19418-crosshair-rotation'

Merged commits:

2015-12-02 15:07:35 Eric Heim [2784b0]
Fixed mouse position event while zooming and panning in rotated plane mode

Aug 2 2016, 10:22 AM · MITK (2016-03), Bugzilla
heime added a comment to T19419: Add RGB image support for Python images.

[0ef6ad]: Merge branch 'bug-19419-python-rgb'

Merged commits:

2015-11-04 14:45:12 Eric Heim [9c8f47]
Added simple itk rgb rgba image support in python.

Aug 2 2016, 10:22 AM · Bugzilla, MITK
heime added a comment to T19418: Scrolling through images does not work with crosshair rotation.

Added zooming and panning transition states in plane rotation mode.

Aug 2 2016, 10:22 AM · MITK (2016-03), Bugzilla
heime added projects to T19419: Add RGB image support for Python images: MITK, Bugzilla.
Aug 2 2016, 10:22 AM · Bugzilla, MITK
heime added projects to T19402: Remove the IGT dependency of the CameraCalibration module: MITK, Bugzilla.
Aug 2 2016, 10:22 AM · Auto-closed, MITK, Bugzilla
heime added projects to T19395: Integrate Plus into the MITK Superbuild structure: MITK, Bugzilla.
Aug 2 2016, 10:22 AM · Auto-closed, Bugzilla, MITK
heime added projects to T19355: Python Library is loaded from System/Win32 instead of the one provided by MITK: MITK, Bugzilla.
Aug 2 2016, 10:22 AM · Auto-closed, Bugzilla, MITK
heime added projects to T19251: Warnings generated by multilabel images when using erase/fill tool: MITK, Bugzilla.
Aug 2 2016, 10:21 AM · Bugzilla, MITK
heime added a comment to T19251: Warnings generated by multilabel images when using erase/fill tool.

[9d657c]: Merge branch 'bug-19251-warningsInSegmentation'

Merged commits:

2015-09-09 14:35:34 Eric Heim [f87c39]
Registered default move interaction function to resolve warnings

Aug 2 2016, 10:21 AM · Bugzilla, MITK
heime added projects to T19249: Warnings generated by multilabel images when using paint/wipe tool: MITK, Bugzilla.
Aug 2 2016, 10:21 AM · Auto-closed, Bugzilla, MITK
heime added projects to T19244: ScreenshotMaker Resolution can't be set in Plugin: MITK, Bugzilla.
Aug 2 2016, 10:21 AM · Bugzilla, MITK
heime added a comment to T19240: PythonQt is missing generated files for Qt5.5.

Fixed the CMakeLists.txt of the PythonQT project to support higher versions and created a pull request:

Aug 2 2016, 10:21 AM · MITK (2016-11), Bugzilla
heime added a comment to T19225: Slow rendering of large pointsets (point clouds).

[cd7eac]: Merge branch 'bug-19225-pointsetrendering'

Merged commits:

2015-08-19 14:55:55 Eric Heim [a9ad2a]
simplified property activation for opengl rendering

Aug 2 2016, 10:21 AM · MITK (2016-03), Bugzilla
heime added a comment to T19225: Slow rendering of large pointsets (point clouds).

Actual behavior

Aug 2 2016, 10:21 AM · MITK (2016-03), Bugzilla
heime added a comment to T19225: Slow rendering of large pointsets (point clouds).
  • Property Observer to switch the rendering modes on demand
  • Point selection color
  • Labels (are the old ones, maybe not used anymore)
  • Rendering lighting artefacts created by vtk
Aug 2 2016, 10:21 AM · MITK (2016-03), Bugzilla
heime added a comment to T19220: deactivate python on windows debug dartclient.

[bb4a60]: Merge branch 'bug-19220-deactivate-debug-python-win32'

Merged commits:

2015-08-19 15:18:35 Eric Heim [8afeda]
deactivate python dependencies on windows when debug mode is enabled

Aug 2 2016, 10:21 AM · Bugzilla, MITK
heime added a comment to T19189: Enable Debug builds on UNIX Systems.

[036b33]: Merge branch 'bug-19189-unix-debug-python'

Merged commits:

2015-07-17 15:48:29 Eric Heim [2c430a]
remove debug suffixes when building python on linux in debug mode

Aug 2 2016, 10:21 AM · Bugzilla, MITK
heime added projects to T19189: Enable Debug builds on UNIX Systems: MITK, Bugzilla.
Aug 2 2016, 10:21 AM · Bugzilla, MITK
heime added a comment to T19189: Enable Debug builds on UNIX Systems.

[6ab3bb]: Merge branch 'bug-19189-unix-debug-python'

Merged commits:

2015-07-20 13:25:30 Eric Heim [1c07b6]
fixed dcmtk debug build error for python builds

Aug 2 2016, 10:21 AM · Bugzilla, MITK
heime added a comment to T19171: Image transformation seems to be lost when converting to python.

[98f0f8]: Merge branch 'bug-19171-python-imagegeometries'

Merged commits:

2015-07-22 16:34:41 Eric Heim [e3a062]
added comments

Aug 2 2016, 10:21 AM · Bugzilla, MITK
heime added a comment to T19153: Python tests can't be run on the dartclient on Windows.

[1e2b05]: Merge branch 'bug-19153-python-tests'

Merged commits:

2015-06-25 15:11:04 Eric Heim [1efebe]
COMP: temporarily disable python tests on windows

Aug 2 2016, 10:20 AM · Bugzilla, MITK
heime added projects to T19153: Python tests can't be run on the dartclient on Windows: MITK, Bugzilla.
Aug 2 2016, 10:20 AM · Bugzilla, MITK
heime added projects to T19152: Segfault in vtkPythonTest on windows: MITK, Bugzilla.
Aug 2 2016, 10:20 AM · Auto-closed, Bugzilla, MITK
heime added a comment to T19146: Check for right Qt Version if Qt 5 is used.

[f69ef1]: Merge branch 'bug-19146-python-qt-version'

Merged commits:

2015-06-25 14:12:45 Eric Heim [64afe7]
COMP: Fixed test path on windows for python tests

Aug 2 2016, 10:20 AM · MITK (2015-05-2), Bugzilla
heime added a comment to T19146: Check for right Qt Version if Qt 5 is used.

All commits are in the 2015.05.02 release.

Aug 2 2016, 10:20 AM · MITK (2015-05-2), Bugzilla
heime added a comment to T19146: Check for right Qt Version if Qt 5 is used.

[bdda97]: Merge branch 'bug-19146-python-qt-version'

Merged commits:

2015-06-25 10:40:05 Eric Heim [d0a918]
COMP: Removed CMAKE error and disable python with a warning if it is enabled in debug mode.

Aug 2 2016, 10:20 AM · MITK (2015-05-2), Bugzilla
heime added a comment to T19146: Check for right Qt Version if Qt 5 is used.

[9ab0b2]: Merge branch 'bug-19146-python-qt-version'

Merged commits:

2015-06-25 11:34:01 Eric Heim [a6e2b2]
COMP: Correct warning message if python is used in wrong configuration

Aug 2 2016, 10:20 AM · MITK (2015-05-2), Bugzilla
heime added a comment to T19146: Check for right Qt Version if Qt 5 is used.

[325d2b]: Merge branch 'bug-19146-python-qt-version'

Merged commits:

2015-06-25 13:55:10 Eric Heim [6b5300]
COMP: Remove cmake error when wrong qt version is used with python. Now python is disabled with a warning.

Aug 2 2016, 10:20 AM · MITK (2015-05-2), Bugzilla
heime added a comment to T19146: Check for right Qt Version if Qt 5 is used.

[c017bd]: Merge branch 'bug-19146-python-qt-version'

Merged commits:

2015-06-24 14:10:50 Eric Heim [28555d]
Added sanity checks for Qt version and build type for python wrapping

Aug 2 2016, 10:20 AM · MITK (2015-05-2), Bugzilla
heime added a comment to T19146: Check for right Qt Version if Qt 5 is used.

[4d8337]: Merge branch 'bug-19146-python-qt-version'

Merged commits:

2015-06-24 14:29:33 Eric Heim [85f4fe]
Enable Python in all configuration builds

Aug 2 2016, 10:20 AM · MITK (2015-05-2), Bugzilla
heime added projects to T19146: Check for right Qt Version if Qt 5 is used: MITK, Bugzilla.
Aug 2 2016, 10:20 AM · MITK (2015-05-2), Bugzilla
heime added projects to T19130: Python3 is used as default system python if version 2 and 3 are installed: MITK, Bugzilla.
Aug 2 2016, 10:20 AM · Auto-closed, Bugzilla, MITK
heime added a comment to T19106: Feedback contours in Interaction need to be re-implemented.

[1e53ae]: Merge branch 'bug-19106-feedbackcontour'

Merged commits:

2015-09-09 13:33:04 Eric Heim [1f7f6c]
cleaned paint tool

Aug 2 2016, 10:20 AM · MITK (2016-11), Bugzilla
heime added projects to T19079: Move IGT Common Classes to IGT Base: MITK, Bugzilla.
Aug 2 2016, 10:20 AM · Auto-closed, MITK, Bugzilla
heime added a comment to T19076: Installer is not able to import libs in python console.

When running the .exe of the installer everything works fine. If the Workbench is started with the shortcut created by the installer the libraries can't be imported. In the shortcut the execution start directory is set to "MITKInstalldir" where it should be "MITKInstalldir\bin"

Aug 2 2016, 10:20 AM · Bugzilla, MITK
heime added a comment to T19077: Set OpenCV PYTHON_PACKAGES_PATH.

The bug was already fixed in another branch.

Aug 2 2016, 10:20 AM · Bugzilla, MITK
heime added a comment to T19070: Crash in BlueBerry preferences.

Can't reproduce the bug.

Aug 2 2016, 10:20 AM · Bugzilla, MITK
heime added a comment to T19066: Python Plugin crash with Qt5 and BlueBerry.clean.

[a0a0f9]: Merge branch 'bug-19066-pythonInitialization'

Merged commits:

2015-09-23 16:09:05 Eric Heim [b538b9]
Fix blueberry clean python problems

Aug 2 2016, 10:20 AM · Bugzilla, MITK
heime added a comment to T19066: Python Plugin crash with Qt5 and BlueBerry.clean.

[4d544b]: Merge branch 'bug-19066-refactorPythonModule'

Merged commits:

2015-10-23 15:26:57 Eric Heim [ec5592]
COMP: Force module autoloading by linking workaround in the service interface to fix tests.

Aug 2 2016, 10:20 AM · Bugzilla, MITK
heime added a comment to T19066: Python Plugin crash with Qt5 and BlueBerry.clean.

[af287f]: Merge branch 'bug-19066-refactorPythonModule'

Merged commits:

2015-10-21 15:23:42 Eric Heim [f3b149]
fixed dependencies and header path generation

Aug 2 2016, 10:20 AM · Bugzilla, MITK
heime added a comment to T19066: Python Plugin crash with Qt5 and BlueBerry.clean.

[1056bf]: Merge branch 'bug-19066-pythonInitialization'

Merged commits:

2015-09-23 17:03:07 Eric Heim [0e2039]
COMP:Autoload can't work with tests

Aug 2 2016, 10:20 AM · Bugzilla, MITK