Skip to content

GitLab

  • Menu
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 9
    • Issues 9
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 43
    • Merge requests 43
  • 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
  • Plasma
  • Plasma DesktopPlasma Desktop
  • Merge requests
  • !725

Merged
Created Nov 30, 2021 by Bharadwaj Raju@bharadwaj-raju📚Developer

applets/taskmanager: Make MPRIS-related stuff more reliable

  • Overview 7
  • Commits 2
  • Pipelines 6
  • Changes 1

When a source is added, always connect it. This prevents an issue where closing and reopening a media-player doesn't have controls the second time around.

Steps to reproduce the bug:

  • Open a media player, like Elisa
  • Note that it has controls
  • Close it and open it again
  • Controls aren't there anymore

Or with browsers: close a video tab and open another.

This issue didn't show up in the Media Player applet because it always connects to the multiplexer source, which provides a proxy for the missing source.

cc @ngraham @fusionfuture @broulik

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: work/bharadwaj/taskmgr-mpris-source-fix