Things are mixed up here by adding more and more ways to look for configuration files and extra data.
Description
Description
Status | Assigned | Task | ||
---|---|---|---|---|
Wontfix | kislinsk | T3575 Implement Unit Test for mitk::StandardFileLocations | ||
Wontfix | kislinsk | T3094 Rework StandardFileLocations and Qt resource management |
Event Timeline
Comment Actions
We searched for all occurences of "AddDirectoryForSearch" (a method of the StandardFileLocations) in the open source part. We found following issues:
mitkTrackingVolume.cpp in method TrackingVolume:
MITK_ROOT defined in mitkConfig.h points to the mbi local path V:/mitkSVNVC9/mitk/
Several other path definitions in mitkConfig.h are also hard coded and local mbi directories.
We found no occurence of QResource in the code.
Which other concepts exists in MITK?
Comment Actions
This was discussed in the MITK meeting. I will propose a simplified and more clear interface for StandardFileLocations.
Comment Actions
Resetting all bugs without active assignee flag to "CONFIRMED". Change status to IN_PROGRESS if you are working on it.
Comment Actions
This task was automatically closed because it wasn't updated at least since July 2016 (over 2 years). Please re-open this task if you think that it is still relevant. This most probably means that you will resolve it.