-
-
Notifications
You must be signed in to change notification settings - Fork 55
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
No MPRIS in Flatpak installations #226
No MPRIS in Flatpak installations #226
Comments
Could be either a Flatpak related issue, a OS/distro specific issue, or a GNOME 42 issue. |
My guess is on it being a Flatpak issue. Could you try with the direct download of the executable from the GitHub Releases page? @anarcat Might there be a new permission that needs to be enabled to allow MPRIS D-Bus access? |
Direct download worked as expected! All expected MRPIS functions work great! |
This comment was marked as off-topic.
This comment was marked as off-topic.
Should fix dweymouth/supersonic#226
i made a PR attempting to fix this in the flatpak, do you think you could test the build when it's done to confirm it works? |
build passed, i merged and this should end up on flathub soon-ish. (to be honest i never quite know when builds land on flathub. in this case, i think the 0.5.1 release might get overwritten with the recent changes i made, but i don't quite understand how it works, let alone when those changes do propagate. last time i asked flathub folks about this, they pointed me at https://buildbot.flathub.org and there you can see the current master being built at https://buildbot.flathub.org/#/builders/6/builds/54987... but it doesn't show the build being uploaded when done. so who knows.) |
The build page suggests the unpublished builds are of type |
Tested the latest version on my system (Debian 12), and media keys are still not working, and I'm not seeing any media notification from Supersonic. |
This PR may fix it: flathub/io.github.dweymouth.supersonic#27 @jcharaoui would you be able to test the build? |
who knows! :) let's try! i just merged the PR.
... and soon directly on flathub, YOLO! |
It works now, thanks! |
@dweymouth i think this ticket can be closed, thanks @jcharaoui for the tests! |
Supersonic Flatpak 0.5.1
Im not able to use my usual MPRIS enabled media keys, and no media info is shown in GNOME notification area.
On my install i have disabled the Pop! OS specific "cosmic desktop" extension in favor of the vanilla GNOME workflow.
Later i will test a mostly fresh Ubuntu 22.04 install and see if the issue persists there as well, if it does ill create a separate issue for that distro.
The text was updated successfully, but these errors were encountered: