52North/IlwisCore

weird cache directory from PYTHON API

pokulo opened this issue · 1 comments

the standard cache directoy should usualy be placed inside a folder called "Ilwis", but somehow, if executed from Python, the intermediate Directory "Ilwis" gets lost on storing the cache files, which results in growing cache folder in AppData

apparently

QStandardPaths::writableLocation(QStandardPaths::CacheLocation)

is not consistent about the path of the cache location throughout all the dynamically loaded dlls of ilwis and skips the name of the executable (in my case python) when called for unload internalGridBlock.