Skip to content

mpris interface changed from cider to chromium - desktop file dbus commands broken #1289

@ChrisLauinger77

Description

@ChrisLauinger77

Preflight Checklist

  • I agree to follow the Code of Conduct that this project adheres to.
  • I have searched the issue tracker for a bug report that matches the one I want to file, without success.
  • I have confirmed that no support FAQ resolves my issue.
  • I have checked that the correct behavior occurs on Apple Music Web (if applicable).
  • I have verified that my issue is with a supported version and that it is with the desktop app (Support for other areas can be found in our Discord / on the appropriate repo).

How did you download Cider?

itch.io

App Information

{"buildInfo":{"version":"3.1.8","commit":"2d873a34dc9c300a500db335d3c41066064d9044","branch":"main","buildDate":"1762559438083","changelogUrl":"3.1.0-release","codeName":"Gala"},"clientInfo":{"client":"genten","env":"production","arch":"x64","platform":"linux","platformFriendly":"Linux","build":"desktop","clientVersion":"310","capi":"sswg22lbm3z23n4uqr24tr29","subversion":"0"}}

Operating System

Linux

OS Version

Debian 13

How would you describe your issue?

Backend (macOS/Linux)

Commit Hash

2d873a34dc9c300a500db335d3c41066064d9044

Describe the Bug

Image it was "org.mpris.MediaPlayer2.cider" but now its "org.mpris.MediaPlayer2.chromium" the cider.desktop file contains actions f.e.

[Desktop Action PlayPause] Name=Play-Pause Name[de]=Abspielen-Pausieren Exec=dbus-send --print-reply --dest=org.mpris.MediaPlayer2.cider /org/mpris/MediaPlayer2 org.mpris.MediaPlayer2.Player.PlayPause

those are broken now because of the change in mpris interface name

Steps to Reproduce

right click on icon and try to run the action

Image

Anything else?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    pkg/electron-clientIssues related to the Electron backend rendererplatform: linuxIssues specifically occurring on Linux builds.

    Type

    Projects

    Status

    Backlog 📖

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions