Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • gnome-shell gnome-shell
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 2,053
    • Issues 2,053
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 152
    • Merge requests 152
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GNOMEGNOME
  • gnome-shellgnome-shell
  • Merge requests
  • !1253
The source project of this merge request has been removed.

mpris: Prevent DBus race when creating media players

Merged Ghost User requested to merge (removed):fleeting-mpris-instances into master May 13, 2020
  • Overview 12
  • Pipelines 0
  • Changes 1

Sometimes an MPRIS media player will create and then destroy an object before the signals that handle the object's destruction can be created. This verifies that the object still exists after the necessary signals have been created.

Fixes #2776 (closed)

Edited May 13, 2020 by Florian Müllner
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: fleeting-mpris-instances