ruffle icon indicating copy to clipboard operation
ruffle copied to clipboard

Error message after returning from sleep-state

Open GerhardSchreurs opened this issue 5 years ago • 2 comments

  • 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.

GerhardSchreurs avatar Oct 01 '20 18:10 GerhardSchreurs

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!

Poopooracoocoo avatar Dec 18 '20 03:12 Poopooracoocoo

I imagine this is another case of the GL context being lost (cc #1936).

Herschel avatar Dec 18 '20 04:12 Herschel