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

[Issue] Unable to cache album art from mpris using gvfs #1038

Open
sigurd4 opened this issue Jan 9, 2025 · 1 comment
Open

[Issue] Unable to cache album art from mpris using gvfs #1038

sigurd4 opened this issue Jan 9, 2025 · 1 comment

Comments

@sigurd4
Copy link

sigurd4 commented Jan 9, 2025


The issue

If i run my music player termusic, ags freezes.

If i do pkill ags then run ags in the terminal i get to see a warning and a critical error, related to caching album art from mpris, and ags then does not show anything on my screen.

If i close my music player and run ags again it works fine, but it fails whenever termusic is running. It's possible this can be reproduced with other music players that interact with mpris, but i haven't tried.

It seems to need gvfs in order to store the album art images in a virtual file system, and complains that it can't find it. However i do have gvfs installed, so i'm guessing it might be missing a specific gvfs module, but i don't know which.

This used to work fine before i updated my dots.

Logs
(com.github.Aylur.ags:135813): Gjs-WARNING **: 08:45:55.052: JS ERROR: Gio.IOErrorEnum: The specified location is not supported
_cacheCoverArt/<@resource:///com/github/Aylur/ags/service/mpris.js:157:24
_init/GLib.MainLoop.prototype.runAsync/</<@resource:///org/gnome/gjs/modules/core/overrides/GLib.js:263:34


(com.github.Aylur.ags:135813): Gjs-Console-CRITICAL **: 08:45:55.052: failed to cache /home/sigurd/.cache/ags/media/aeba0f54846bdf3317195134b2d7d2812af97194, do you have gvfs installed?
@sigurd4
Copy link
Author

sigurd4 commented Jan 9, 2025

Can confirm, disabling mpris support in the music player prevents ags from acting up.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant