You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have checked the Changelog that the issue is not already fixed.
I believe this issue is a bug, and not a general technical issue, question or feature requests that can be discussed on the forum.
Describe the bug
When listenbrainz server is having issues (which is pretty often), strawberry shows a modal window with the error, taking away the focus from whatever other program I'm using at the moment.
This error is not even actionable by me - what I can do is limited to waiting until listenbrainz brings server up again, or turning of the scrobbling.
I can disable the checkbox "show dialog for errors", but then I won't see actionable errors like "login error". The error window in theory would be fine, but it should not, in any circumstances, steal focus from other apps.
Even when typing this bug report I was typing this text into that modal window several times instead of the browser, because the focus was stolen.
To Reproduce
enable listenbrainz integration
wait for several weeks
Expected behavior
Make the error message less obtrusive, and the error it shows should be more useful than "invalid value" without specifying what value was invalid and how
I've had this issue too. Maybe the error messages can appear in the same way as the track change notification (i.e. as a native desktop notification, pretty OSD, or popup from the system tray) since these errors aren't able to be fixed by the user.
Server does not support seeking.
../ext/soup/gstsouphttpsrc.c(1983): gst_soup_http_src_do_request (): /GstPlayBin3:pipeline-5-pipeline/GstURIDecodeBin3:uridecodebin3/GstURISourceBin:urisourcebin4/GstSoupHTTPSrc:souphttpsrc5: Server does not accept Range HTTP header, URL: https://stream.anotherplanet.fm:8000/stream.mp3, Redirect to: (NULL)
Internal data stream error.
../libs/gst/base/gstbasesrc.c(3177): gst_base_src_loop (): /GstPlayBin3:pipeline-5-pipeline/GstURIDecodeBin3:uridecodebin3/GstURISourceBin:urisourcebin4/GstSoupHTTPSrc:souphttpsrc5: streaming stopped, reason error (-5)
Describe the bug
When listenbrainz server is having issues (which is pretty often), strawberry shows a modal window with the error, taking away the focus from whatever other program I'm using at the moment.
This error is not even actionable by me - what I can do is limited to waiting until listenbrainz brings server up again, or turning of the scrobbling.
I can disable the checkbox "show dialog for errors", but then I won't see actionable errors like "login error". The error window in theory would be fine, but it should not, in any circumstances, steal focus from other apps.
Even when typing this bug report I was typing this text into that modal window several times instead of the browser, because the focus was stolen.
To Reproduce
Expected behavior
Make the error message less obtrusive, and the error it shows should be more useful than "invalid value" without specifying what value was invalid and how
Screenshots:
Going to https://listenbrainz.org in browser shows this:
System Information:
Additional context
The text was updated successfully, but these errors were encountered: