Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • L libksysguard
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Bugzilla
    • Bugzilla
  • Merge requests 10
    • Merge requests 10
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • PlasmaPlasma
  • libksysguard
  • Repository
Switch branch/tag
  • libksysguard
  • faces
  • SensorFaceController.cpp
Find file BlameHistoryPermalink
  • Arjen Hiemstra's avatar
    Faces: Write preset faceproperties to the right location · 05866a59
    Arjen Hiemstra authored May 09, 2022
    When loading presets we expect the faceproperties file to be located in
    "contents/config/" but when writing we are placing it in "contents/"
    which means that custom presets are not loaded properly.
    
    BUG: 450745
    05866a59