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
Some network-related features (lyrics, album cover search, etc) stop working when the computer is put to sleep and then woken up again. Subsonic streaming (from the local network) keeps on working, just like radio streaming.
To Reproduce
Make the computer sleep while Strawberry is open.
Expected behavior
All network-related features keep on working.
Screenshots:
If applicable, add screenshots to help explain your problem.
System Information:
Operating system: Linux (KDE Neon, based on Ubuntu 22.04)
Strawberry Version: 1.1.1
Additional context
The command line output reports multiple incidences of QNetworkReply::NetworkSessionFailedError:
09:30:18.225 ERROR LoloLyricsProvider:150 LoloLyrics: "The specified configuration cannot be used. (8)"
09:30:18.225 ERROR HtmlLyricsProvider:84 "songlyrics.com" "The specified configuration cannot be used." QNetworkReply::NetworkSessionFailedError
09:30:18.225 ERROR HtmlLyricsProvider:84 "azlyrics.com" "The specified configuration cannot be used." QNetworkReply::NetworkSessionFailedError
09:30:18.225 ERROR HtmlLyricsProvider:84 "elyrics.net" "The specified configuration cannot be used." QNetworkReply::NetworkSessionFailedError
It should be noted that the computer can reach the domains and is currently connected to the Internet with no issues (I'm posting this!).
The text was updated successfully, but these errors were encountered:
I can't reproduce this. What Qt version were you using, are you using Networkmanager, or something else for setting up the network connection? Is it cabled Ethernet or Wifi?
Describe the bug
Some network-related features (lyrics, album cover search, etc) stop working when the computer is put to sleep and then woken up again. Subsonic streaming (from the local network) keeps on working, just like radio streaming.
To Reproduce
Make the computer sleep while Strawberry is open.
Expected behavior
All network-related features keep on working.
Screenshots:
If applicable, add screenshots to help explain your problem.
System Information:
Additional context
The command line output reports multiple incidences of QNetworkReply::NetworkSessionFailedError:
It should be noted that the computer can reach the domains and is currently connected to the Internet with no issues (I'm posting this!).
The text was updated successfully, but these errors were encountered: