Deleted branch from rMITK MITK: bugfix/T29082-FixXMLLogging.
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Jun 8 2022
Pushed new branch to rMITK MITK: bugfix/T29082-FixXMLLogging.
Thanks to @baumg for the fix in this pull request!
There is a pull request with a fix of this bug: https://github.com/MITK/MITK/pull/258
May 18 2022
I would say some code in Modules\IGT\IO has to be adapted to fix this bug. Possibly the class mitk::NavigationDataRecorderDeprecated, if it is still in use.
May 12 2022
May 4 2022
I don't think this was finished / merged yet.
May 3 2022
@seitela: Do you know if this was merged and if we can close this task?
This should work, I tested it with the NDI Aurora tracker some time ago. We can merge this filter in case we need this again.
I think this was merged, but didn't check. However, tool projection is working fine, so closing this bug.
Closing this because I still recommend PLUS (https://plustoolkit.github.io/) for doing this.
Even though it's hard to believe, this bug is still on my list. I use the steps regularly for practical exercises and have to explain the workaround every time. Hopefully I'll get around to fixing it soon....
The branch T25494-InstallerCleanup-not-for-master from this task holds the source code for the installer available here: https://osf.io/hgqta/
Apr 29 2022
Hi there! 🙂
Hi there! 🙂
Hi there! 🙂
Hi there! 🙂
Hi there! 🙂
Hi there! 🙂
Hi there! 🙂
Apr 14 2022
Merged into current release branch.
A fix for this is available in this pull request: https://github.com/MITK/MITK/pull/257
Apr 12 2022
Apr 9 2022
Apr 8 2022
Can possibly be fixed following the TinyXML to TinyXML-2 migration guide, see: https://phabricator.mitk.org/w/mitk/changelog/2020.52/ (thanks for this hint to @kislinsk!)
The same applies to the Polhemus tracker classes, these are only compiled if the Polhemus SDK is activated in Cmake. All this can be fixed with the ITK v5 upgrade (see https://phabricator.mitk.org/w/mitk/changelog/2022.12/). I propose we fix all the mutex problems of the IGT modules in this bug.
Apr 1 2022
Solved, works for me in the 2022.04 release branch (https://phabricator.mitk.org/source/mitk/repository/release%252FT29075-v2022.04/)
Mar 29 2022
A fix of this bug is available here: https://github.com/Alfred-Franz/MITK/tree/T26675-Logging_absolute_time (thanks to @kannberg !). However, while testing the fix, I found a logging bug which is probably more important and should be fixed first: T29082. Afterwards the time stamp fix can be tested properly and be merged.
Nov 22 2021
Here is the fix of this bug as pull request at github: https://github.com/MITK/MITK/pull/253
Oct 21 2021
Oct 15 2021
Oct 14 2021
Hi there! 🙂
Hi there! 🙂
Hi there! 🙂
Hi there! 🙂
Hi there! 🙂
Hi there! 🙂
Aug 6 2021
Oct 23 2020
Two options in order to integrate Epiphan were discussed:
Sep 10 2020
Deleted branch T24778-update-oigtl-to-v3.
Deleted branch T24778--update-oigtl-to-current-master.
Sep 1 2020
Hi there! 🙂
Jul 8 2020
T25608-SimpleOpenCVExample can be merged without problems to the current develop (2020-07-08 / 1640525aa59e1dcd48eefabb58afc9e4e6d1af81) and works.
Was merged to the master together with T24287, closing this bug.
Was already merged to the master together with T24287, closing this bug.
The simple example worked, sorry for never merging it. I will test it on a current master and decide on this task as soon as possible.
I'm fine with it because it's a minor bug. If anybody want's to fix it just re-open the task and do it...
Pushed new branch T27140-IGT-XDoFTo6DofFilterAndExample-2020-07.
Jul 6 2020
Hi there! 🙂
Hi there! 🙂
Jun 22 2020
May 26 2020
Hi there! 🙂
Hi there! 🙂
Hi there! 🙂
Hi there! 🙂
Hi there! 🙂
Hi there! 🙂
Hi there! 🙂
Hi there! 🙂
Hi there! 🙂
Mar 27 2020
Another workaround is to configure the environment variable for your executable in Visual Studio. To do so, first select Properties from MitkWorkbench context menu. In the Property Pages dialog, select Configuration Properties → Debugging. Copy the value of the variable 'Environment'. Paste it in the 'Environment' field of the respective executable.
Pushed new branch T27003-Integration.
Feb 17 2020
Pushed new branch T27138-AddWidespreadCaseToHummelProtocolEvaluation.
Dec 30 2019
Pushed new branch T26609-FixCameraToMarker2ndTry.
Dec 20 2019
Pushed new branch T26609-FixCameraToMarker.