-
-
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
Randomly crashes with 1.5.0 #563
Comments
Well, it's a NW.js issue which I can't do anything about here, except upgrading to the latest version. NW.js The NW.js release I've been waiting for (0.31.0 with NodeJS 10 and Chromium 67) has been finally released today (in a beta version, though). Maybe you could try to compile and run the app from the master branch once I've upgraded it. I will try to do this later today or maybe tomorrow. |
You can build the app from the |
Did you commit 76a1364 to the wrong branch? I have been testing with nwjs-0.31beta1 for several hours and it hasn't crashed or frozen, so that seems to have fixed it. |
Ok, good, thanks...
No, it's related to #492, which requires the latest NW.js release (the one I've been waiting for, like I mentioned above). I will have to fix a couple of things for the new NW.js release, so the branch will receive more commits over the next couple of days. |
I have version 1.6.0 constantly crashing on my Fedora 29. It freezes while playing a stream and also crashes idling in background.
|
@OlliC see #603 (comment) |
Checklist
Description
Streamlink Twitch GUI frequently crashes, often when in the background and not being interacted with. This started after updating to 1.5.0.
It also sometimes freezes and has to be killed.
Expected / Actual behavior
It doesn't crash.
Reproduction steps
Environment details
Operating system and version: $ cat /etc/system-release
Fedora release 27 (Twenty Seven)
Streamlink Twitch GUI version: 1.5.0
$ ./start.sh --version
nwjs 62.0.3202.94
Streamlink version: $ streamlink --version
streamlink 0.6.0
Configuration details: ...
Comments, logs, screenshots, etc.
Maybe not terribly useful but the best I can do right now is:
The text was updated successfully, but these errors were encountered: