Known Issues: Difference between revisions
(Created page with "This is a list of issues we know about, but for various reasons we are currently unable to do anything about them, and most likely they won't be fixed. == General == '''"Server does not support seeking" error when un-pausing playback from a live stream''' It is not to possible to pause and un-pause a live stream, because you cannot seek when playing a live stream. Currently, the workaround is to use stop instead of pause when playing a live stream. A long term fix w...") |
No edit summary |
||
Line 24: | Line 24: | ||
== macOS == | == macOS == | ||
'''Playlist scrolling is slow and uses high CPU''' | '''Playlist scrolling is slow and uses high CPU''' | ||
This is a | This is a Qt bug. | ||
Revision as of 07:35, 27 February 2025
This is a list of issues we know about, but for various reasons we are currently unable to do anything about them, and most likely they won't be fixed.
General
"Server does not support seeking" error when un-pausing playback from a live stream
It is not to possible to pause and un-pause a live stream, because you cannot seek when playing a live stream. Currently, the workaround is to use stop instead of pause when playing a live stream. A long term fix would be to improve GStreamer so it can read the HTTP headers to check whether the stream is a live stream or not.
Linux
Strawberry does not respect Qt style, KDE theme or icons.
See FAQ
macOS
Playlist scrolling is slow and uses high CPU
This is a Qt bug.
Windows
No support for devices
Strawberry is missing the "backend" for listing devices on Windows, no contributors have been willing to work on it so far.
No support for CD playback
This is most likely a GStreamer restriction, CD playback with GStreamer does not work on Windows.