Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Plasma Desktop Plasma Desktop
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 28
    • Issues 28
    • List
    • Boards
    • Service Desk
    • Milestones
  • Bugzilla
    • Bugzilla
  • Merge requests 46
    • Merge requests 46
  • 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 DesktopPlasma Desktop
  • Merge requests
  • !521
The source project of this merge request has been removed.

Load albumArtBackground asynchronously to avoid shell unresponsiveness (Fix #439512)

Closed Fushan Wen requested to merge (removed):fusionfuture-master-patch-32710 into master Jul 05, 2021
  • Overview 0
  • Pipelines 0
  • Changes 1

If "Show tooltips" option is checked, when hovering over some programs (like Audacious), plasmashell will freeze for several seconds and then show the thumbnail image, because the thumbnail is read very slowly (located in a network disk mounted by rclone or similar programs).

Make albumArtBackground also loaded asynchronously to fix the bug #439512 (https://bugs.kde.org/show_bug.cgi?id=439512).

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: fusionfuture-master-patch-32710