ruffle
ruffle copied to clipboard
Error message after returning from sleep-state
- I was watching one of the web-demo's at http://ruffle-rs.s3-website-us-west-1.amazonaws.com/builds/web-demo/.
- With Chrome still open, I closed the lid of my MacBook.
- MacBook went to sleep (NOT Hibernation).
- One day later I opened the lid again, logged in, and saw an error message in chrome with the web-demo still open.
The error message gave some debug info and the request to kindly report bugs, since they should not happen. Sad thing is; I instinctively clicked on the "report bug" link, which opened GitHub in the same tab (not in a new tab or window) and I lost the error message.
Sad thing is; I instinctively clicked on the "report bug" link, which opened GitHub in the same tab (not in a new tab or window) and I lost the error message.
Just as an FYI, Ruffle will now include the error message when you click on report bug thanks to #1957!
I imagine this is another case of the GL context being lost (cc #1936).