Page MenuHomePhabricator

Rework StandardFileLocations and Qt resource management
Closed, WontfixPublic

Description

Things are mixed up here by adding more and more ways to look for configuration files and extra data.

Event Timeline

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?

This was discussed in the MITK meeting. I will propose a simplified and more clear interface for StandardFileLocations.

Resetting all bugs without active assignee flag to "CONFIRMED". Change status to IN_PROGRESS if you are working on it.

kislinsk claimed this task.
kislinsk added a subscriber: kislinsk.
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.