Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • P Plasma Workspace
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 25
    • Issues 25
    • List
    • Boards
    • Service Desk
    • Milestones
  • Bugzilla
    • Bugzilla
  • Merge requests 119
    • Merge requests 119
  • 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
  • Plasma Workspace
  • Merge requests
  • !2086

applets/kicker: use better API to determine apps' AppStream IDs

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Nate Graham requested to merge ngraham/plasma-workspace:fix-appstream-check-for-kicker-model into master Sep 06, 2022
  • Overview 21
  • Commits 1
  • Pipelines 6
  • Changes 1

The current code gathers AppStream IDs by looking at the app's desktop name and then adding ".desktop" onto the end of this, reflecting a now-deprecated convention that every AppStream ID ought to end in ".desktop". This hasn't been true for a while and isn't correct today; let's use a more modern API that returns more correct results.

BUG: 458812 FIXED-IN: 5.24.7

cc @matthiask @apol

Edited Sep 07, 2022 by Nate Graham
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: fix-appstream-check-for-kicker-model