-
-
Notifications
You must be signed in to change notification settings - Fork 73
Change in song results in Javascript-error #251
Comments
Hmm.. I don't think I've seen this error before. Does it disappear when switching to the gapless preset (or anything else)? |
hi I've similar issue on debian 11 using the last Appimage on my Gonic server, even if i switch to gapless mode. this append when :
in fact there is two errors windows : hope this help |
It's erroring when switching songs because it's trying to update the current song metadata via MPRIS. Do you know if you have any settings or configurations on your system that is preventing it from updating? Maybe something specific to your desktop environment (which one are you using)? I'm not as knowledgeable on Linux desktop so maybe you might know if something is blocking it. Edit: I've tested on mostly fresh installs for Ubuntu 18.04 and PopOS 21.04 using both Gnome and KDE and haven't seen any errors regarding the MPRIS functionality. |
i'm using gnome 3.38, maybe it's the Media Control addon that block the MPRIS request. I try to disable it but it's don't resolve the issue. |
@mrjovanovic What server are you using? Seems like the song you're trying to play doesn't have a server ID which is causing the error. |
Using a self-hosted funkwhale server. Not sure if this is an issue I need to bring upstream or if it's within this app. |
@mrjovanovic I added a fallback for the id check so hopefully that should resolve the error for 0.15.3. |
Hm, still getting same error in 0.15.3. Could it be because I'm using the AppImage? Playback functionality is perfect by the way. |
@mrjovanovic Is the error still the same? |
Yes, I think so. Here is a screenshot (can't copy/paste the error text for
some reason, sorry).
[image: image.png]
…On Sat, Jul 16, 2022 at 11:59 AM Jeff ***@***.***> wrote:
@mrjovanovic <https://github.com/mrjovanovic> Is the error still the same?
—
Reply to this email directly, view it on GitHub
<#251 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABDS3T4ARXZZY574V6SOF4DVUMBBTANCNFSM5P4Q5QDQ>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Describe the bug
When playing on the client for Ubuntu, the crossfade always results in a Javascript-error.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
No error :-)
Screenshots
Desktop (please complete the following information):
Additional context
N/A
The text was updated successfully, but these errors were encountered: