Skip to content

(ui): preferences path is broken

Flavien BRIDAULT requested to merge 760-ui-preferences-path-is-broken into dev

Description

The application name in the preferences file path is deduced from the profile name attribute. During the generation, this property was not generated properly. This fixes it.

Closes #760 (closed)

How to test it?

  • If the path /home/$USER/.config/sight/SightViewer exists, delete it
  • Launch SightViewer and exit it
  • Observe that /home/$USER/.config/sight/SightViewer/preferences.json is created.

Additional tests/tasks to run

Test in child repository?

Edited by Flavien BRIDAULT

Merge request reports