-
-
Notifications
You must be signed in to change notification settings - Fork 201
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
Sometimes clicking on some games results in empty screen and makes application completely unusable afterwards. #527
Comments
probably the same issue as reported and fixed in #517
https://github.com/streamlink/streamlink-twitch-gui/wiki/Parameters#--loglevel |
Looks like it. Btw, to find
and lots of:
and a few less of:
Anyway, will wait and and then figure out if that's fixed. The issue is pretty rare but it happens. Thanks! |
The issue in #517 is actually not fixed, getting the same error on 1.4.1 version Moreover the aforementioned issue itself is a regression from 1.3.1 version! I've downgraded back to 1.3.1 and it is not present at all. Except NW.js profile gave an expected downgrade error, but the games showed lists fine! So I have 1.4.1, which does not work at all for some games, and 1.3.1, which timeouts on opening streams. Tough choice |
The issue was fixed on December 12th by 83cadfc, |
I had the same issue. I found a workaround by filtering out non-English streams. Perhaps a non-English character in one of the stream titles was causing an issue? |
|
@bastimeyer |
Checklist
Description
The issue is observed only from time to time. It happened today again so I decided to file a bug. It was first discovered while trying to open Quake Champions game section. So sometimes Twitch GUI acts weird after selecting this particular game. Note in this case that the bug also partially happens when you try to search for the term "quake" in general, using the search box. It gives you blank screen, but you can navigate elsewhere flawlessly afterwards.
Expected / Actual behavior
Any GUI actions (games selection) are expected to be equal in terms of app stability, no matter when and how they are performed. Actual behavior is that the GUI becomes unresponsive and needs to be restarted to come back to normal operation.
Reproduction steps
Environment details
Operating system and version: tested and reproducible on MacOS 10.13.2, Windows 7 Ultimate SP1. Guessing other systems like Linux are affected too.
Streamlink Twitch GUI version: 1.4.1
Streamlink version: 0.9.0
Configuration details: Nothing special, QuickTime Player playback on the MacOS system enabled in the GUI options, but don't think that this is relevant for the issue.
Comments, logs, screenshots, etc.
Blank screen, ok? Hang. Can't click anywhere afterwards. Not sure how to find the log and if it's need. Can definitely make a screenshot if requested.
The text was updated successfully, but these errors were encountered: