User Details
- User Since
- Aug 1 2016, 12:10 PM (454 w, 2 d)
- Roles
- Disabled
Aug 2 2016
[7a39cd]: Merge branch 'bug-19143-EraseTheXnatEditorWithoutDeleting'
Merged commits:
2015-06-25 14:12:48 Daniel Knorr [9e9077]
The XnatEditor is not longer a part of the MITK Workbench.
But exists further in the src directory.
This bug has to wait for a CTK update after that it can be merged.
[7f4441]: Merge branch 'bug-19045-DownloadOfDicomFileFromXnatShouldDownloadAllSl
Merged commits:
2015-05-08 14:16:47 Daniel Knorr [612017]
Changed create plugin macro in CMakeLists.
CallStack of the crash leads to ctkXnatTreeModel - DisplayData
If I click on download file button for a file which can not be loaded by the mitk readers the applikation crashes.
Was solved by merging bug-18155.
A Workaround might be:
- Download latest openssl
- Put the DLL-files into the bin-folder of Qt (MyPath: "C:\Qt\Qt5.4.1\5.4\msvc2013_64_opengl\bin")
[24d948]: Merge branch 'bug-18894-MaximumPermittedFileSystemPathLenghtCalculatio
Merged commits:
2015-05-26 11:37:45 Daniel Knorr [866445]
Changed the src_dir_length_max to 34.
The new path to calculate the src_dir_length_max is ep/src/ITK-build.
No, the correction needs to be continued.
We only changed the first section (see commits).
[2a32e9]: Merge branch 'bug-18500-ImplementationOfRdfTripleStoreBaseApiIntegrati
Merged commits:
2015-05-26 16:24:13 Daniel Knorr [ddb313]
Removed ExperimentalPlugin.
[ea2792]: Merge branch 'bug-18500-ImplementationOfRdfTripleStoreBaseApiIntegrati
Merged commits:
2015-05-26 16:53:09 Daniel Knorr [6b2ef3]
COMP Fixed some WarningsAsErrors linux bugs.
Added ostream include.
[627de4]: Merge branch 'bug-18500-ImplementationOfRdfTripleStoreBaseApiIntegrati
Merged commits:
2015-05-26 17:23:49 Daniel Knorr [3268fe]
COMP Changed order of initializing member variables.
[258e75]: Merge branch 'bug-18500-ImplementationOfRdfTripleStoreBaseApiIntegrati
Merged commits:
2015-05-26 17:10:20 Daniel Knorr [d34af2]
COMP Changed include file name.
Today I also had this Problem. It happens when DataNodes in the DataManager get clicked. My output was:
[69661a]: Merge branch 'bug-18287-DataNodeHiddenIfHelperObjectPropertyExists'
Merged commits:
2014-10-29 16:51:40 Daniel Knorr [c3a79c]
Replaced the hidden object with a helper object in QmitkSlicesInterpolator
and took out the hidden object because it isn't used anymore.
[bf8625]: Merge branch 'bug-18237-Seg3DRegionGrowingSeedPointThresholdAdjustment
Merged commits:
2014-10-22 17:43:43 Daniel Knorr [6df42c]
Added an Event for Moving SeedPoint for the Adjustment of the Threshold.
Maybe the selected Image in the Data Manager should be the selected in the LevelWindow...
[0f7aa9]: Merge branch 'bug-18155-xnat-download-broken-integration'
Merged commits:
2015-04-22 13:31:24 Daniel Knorr [caced1]
Added context menu for download in treebrowser.
[ee5d96]: Merge branch 'bug-18051-XnatMergeFixes'
Merged commits:
2014-10-30 13:55:07 Daniel Knorr [f50dcd]
COMP: Fixed Module init
[31a913]: Merge branch 'bug-18051-UseMicroServicesForXnatSession'
Merged commits:
2014-09-25 16:03:29 Daniel Knorr [f787c1]
Updated XnatEditor for useing the micro service "xnat session".
Will be solved within merging the bug-17959 soon.
[0f1a16]: Merge branch 'bug-17959-UpdatingServerUrlDoesNotAffectUINEU'
Merged commits:
2014-08-28 16:28:27 Daniel Knorr [a4d8d3]
Changed revision_tag and md5 sum.
[d205cf]: Merge branch 'bug-16964-InefficientIterationOverAllDataNodes'
Merged commits:
2014-02-12 16:13:00 Daniel Knorr [ad9ad8]
Implemented a new method to get all planar figures out of the data storage.
Now it will be iterated over all planar figures.
Changed also in RemoveAllInteractors().
The extension of a filename will change if the radio button is clicked.
(.xml/.csv)
The PATH where the qRestAPI is located, is not inserted into the batch file which starts visual studio in my case.
[c76fa0]: Merge branch 'bug-16294-XNATMergeFixes'
Merged commits:
2014-08-15 16:37:55 Daniel Knorr [3cd71c]
COMP Remove unused include.
[ad1c96]: Merge branch 'bug-16294-XNATIntegrationNeu'
Merged commits:
2014-08-15 16:03:59 Daniel Knorr [250112]
Validation Method Changes. Little UI-File changes for a better look.
New remote branch pushed: bug-16294-XNATBrowsingEditor
I tried to reproduce the bug with the given information.
The workbench or the plugin doesn't crash in my application but the tilted block appears every time I activated the 3D-Interpolation in a segmentation.
MITK crashes if you segment tilted images out of the picture's area, not if you segment in the area.
Now I found out that there is a problem with the GetPixelByIndex, because the method isn't responsible for pixels out of the picture's area in tilted images.
This causes the crash.
And I changed the method from "GetPixelByIndex()" to "GetPixelByIndexSafe()".
The second one throws an exception which is caught but not handled at all.
The crash doesn't appear anymore.
[62e97d]: Merge branch 'bug-16162-3dInterpolationCrashesOnTiltedImages'
Merged commits:
2013-11-13 16:03:58 Daniel Knorr [3abe8d]
Fixed the crash by replacing the GetPixelByWorldCoordinates method
with its internal structure exept the GetPixelByIndex method.
This one was changed to GetPixelByIndexSafe.
I found out how the crash appears, it is a little bit different to first Comment information:
[c1126a]: Merge branch 'bug-16096-WorkingContourNode'
Merged commits:
2013-12-04 17:00:49 Daniel Knorr [4184d6]
Set Property of the ContourModelNode to "helper object: true"
New remote branch pushed: bug-16096-WorkingContourNode
Ah.. sorry no, ont anymore.. I missed to reset the email.. I did it couple seconds ago.
[0cf4cd]: Merge branch 'bug-15377-VolumerenderingGuiIsActiveAfterClosingProject'
Merged commits:
2014-01-15 16:04:45 Silvio Kolb [7b3331]
The gui is disabled now if the datanode is no more in the datamanager.
Sascha and I found the Point to access with Signals and Slots to handle Exceptions and give them to a higher instance and finally send the error message to the windows console / linux shell to give the user feedback.
But isn't finished yet.
(I can't set the status of this bug in progress...)
[1521c4]: Merge branch 'bug-11072-ShowNameOfFeatureImageInStatisticsView'
Merged commits:
2014-11-05 15:56:59 Daniel Knorr [74692e]
Added Feature Image Name Above Mask Name.
Therefor, we changed the Layout.