Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Linux] mpris interface issue - DesktopEntry empty / Identity has strange entry #905

Closed
4 tasks done
ChrisLauinger77 opened this issue Jan 10, 2025 · 8 comments
Closed
4 tasks done
Assignees

Comments

@ChrisLauinger77
Copy link

ChrisLauinger77 commented Jan 10, 2025

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 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

Operating System

Debian testing

Commit Hash

10f889bf4ed729588d6089e0e8d6bda53e0fbcf0

Build Timestamp

1736389840425

Describe the Bug

Bildschirmfoto vom 2025-01-10 15-44-04
When I compare it to vlc I get
grafik

Also the identity seems wrong:
grafik
Shouldn't this be the GenericName entry from the desktop file instead (so cider) ?

Steps to Reproduce

I use the media-controls extension - and it does not work correctly when the MPRIS interface is lacking information
It cannot show the app icon for example

Anything else?

{"buildInfo":{"version":"2.6.0.13","commit":"10f889bf4ed729588d6089e0e8d6bda53e0fbcf0","buildDate":"1736389840425","changelogUrl":"2.6.0-release"},"clientInfo":{"client":"genten","env":"production","arch":"x64","platform":"linux","platformFriendly":"Linux","build":"desktop","clientVersion":"2.0.2","capi":"agwidbdm5c2034jw9ohysmzc"}}

@github-project-automation github-project-automation bot moved this to Backlog 📖 in Cider - Bug Reports Jan 10, 2025
@ChrisLauinger77 ChrisLauinger77 changed the title [Linux] mpris interace issue - DesktopEntry is empty- should be cider [Linux] mpris interace issue - DesktopEntry / Identity has strange entry Jan 10, 2025
@ChrisLauinger77 ChrisLauinger77 changed the title [Linux] mpris interace issue - DesktopEntry / Identity has strange entry [Linux] mpris interace issue - DesktopEntry empty / Identity has strange entry Jan 10, 2025
@coredev-uk coredev-uk self-assigned this Jan 10, 2025
@coredev-uk coredev-uk added the pkg/electron-client Issues related to the Electron backend renderer label Jan 10, 2025
@ChrisLauinger77
Copy link
Author

ChrisLauinger77 commented Jan 10, 2025

I just changed my local custom desktop file:
GenericName=sh.cider.genten
look better in mediacontrols extension (shows cider and an icon)

@ChrisLauinger77 ChrisLauinger77 changed the title [Linux] mpris interace issue - DesktopEntry empty / Identity has strange entry [Linux] mpris interface issue - DesktopEntry empty / Identity has strange entry Jan 10, 2025
@cider-collective cider-collective bot removed the pkg/electron-client Issues related to the Electron backend renderer label Jan 10, 2025
@coredev-uk
Copy link
Member

I'll correct the desktop file to display the genericname as this. I was not aware they correlated.

@ChrisLauinger77
Copy link
Author

I'll correct the desktop file to display the genericname as this. I was not aware they correlated.

Sounds good - the empty DesktopEntry should not be forgotten though

@coredev-uk
Copy link
Member

I am looking into that now, it may be a while since our dbus package does not support it atm. Im working on a pull request for it

@coredev-uk
Copy link
Member

Please try the latest experimental release from Taproom. Let me know if this fixes your issue.

@ChrisLauinger77
Copy link
Author

grafik
Is the internal updater meant by "Taproom" - If yes it does not show experimental.

@coredev-uk
Copy link
Member

When I say taproom, I mean our download portal found here

@ChrisLauinger77
Copy link
Author

This works, DesktopEntry as well as Identity - good job - issue can be closed

@github-project-automation github-project-automation bot moved this from Backlog 📖 to Completed 🚀 in Cider - Bug Reports Jan 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Completed 🚀
Development

No branches or pull requests

2 participants