Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • S SDDM KCM
  • 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 1
    • Merge requests 1
  • 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
  • SDDM KCM
  • Merge requests
  • !24

Clear cache when syncing

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Nate Graham requested to merge ngraham/sddm-kcm:clear-cache-when-syncing into master May 17, 2022
  • Overview 7
  • Commits 1
  • Pipelines 4
  • Changes 1

The syncing process simply writes files to the SDDM user's homedir; it doesn't do any of the fancy notifying that can happen when you change settings in a running session. As a result, old cached stuff can be kept around and leak into the user's settings.

Let's always clear the cache at the beginning of a sync to make sure that we return to a fresh clean state.

BUG: 440957 FIXED-IN: 5.24.6

cc @davidedmundson @filipf

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: clear-cache-when-syncing