sofa
sofa copied to clipboard
Files icons/back.png and icons/home.png NOT FOUND
Problem
Description When executing runSofa, the following error is displayed :
[ERROR] [FileRepository] File icons/back.png NOT FOUND in :/home/ckrewcun/dev/sofa-github/src/applications/projects/runSofa/resources:/home/ckrewcun/dev/sofa-github/bd
[ERROR] [FileRepository] File icons/home.png NOT FOUND in :/home/ckrewcun/dev/sofa-github/src/applications/projects/runSofa/resources:/home/ckrewcun/dev/sofa-github/bd
whatever the scene. Consequently this happens on caduceus.scn, when executing the command runSofa without any argument.
Steps to reproduce
execute ~~order 66~~ runSofa
Comment
The mentioned back.png and home.png files are present in SOFA sources, in Sofa/GUI/Qt/src/sofa/gui/qt/resources/icons. Obviously a quick fix is to copy them in the directories where they are looked for (e.g.: build/icons), but I don't know how this problem was introduced and what is the best solution.
Environment
Context
- System: Ubuntu 20.04(.4)
- Version of SOFA: master branch at commit 368515a052
- State: Build directory
I also have this issue as of b42faa5