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

Network features stop working after computer suspends and resumes #1521

Open
3 tasks done
Slater91 opened this issue Aug 13, 2024 · 2 comments
Open
3 tasks done

Network features stop working after computer suspends and resumes #1521

Slater91 opened this issue Aug 13, 2024 · 2 comments

Comments

@Slater91
Copy link

  • I have checked the FAQ for answers.
  • 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!).

@jonaski
Copy link
Member

jonaski commented Oct 22, 2024

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?

@Slater91
Copy link
Author

I'm using Qt 6.6.1 and NetworkManager, and the computer is on a WiFi network. It is 100% reproducible on all my computers.

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

No branches or pull requests

2 participants