You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can reproduce this by hibernating my Windows 11 PC while a full-screen app (like Steam Big Picture Mode) is active. Upon starting up my PC next time the full-screen app comes up first and when I exit it out to Desktop I will get this error. Immediately after clicking OK one of the monitors is not detected but few seconds later it comes back and everything works as normal moving forward. I have not noticed this issue after using Hibernate while in desktop environment.
The text was updated successfully, but these errors were encountered:
[Window Title]
Error
[Main Instruction]
A JavaScript error occurred in the main process
[Content]
Uncaught Exception:
Error: write EPIPE
at target._send (node:internal/child_process:879:20)
at target.send (node:internal/child_process:752:19)
at Object.send (C:\Users\coder\AppData\Local\Programs\twinkle-tray\resources\app.asar\src\electron.js:151:26)
at processSettings (C:\Users\coder\AppData\Local\Programs\twinkle-tray\resources\app.asar\src\electron.js:882:20)
at getSettings (C:\Users\coder\AppData\Local\Programs\twinkle-tray\resources\app.asar\src\electron.js:1515:3)
at IpcMainImpl.<anonymous> (C:\Users\coder\AppData\Local\Programs\twinkle-tray\resources\app.asar\src\electron.js:1550:3)
at IpcMainImpl.emit (node:events:519:28)
at WebContents.<anonymous> (node:electron/js2c/browser_init:2:86186)
at WebContents.emit (node:events:519:28)
[Ok]
I can reproduce this by hibernating my Windows 11 PC while a full-screen app (like Steam Big Picture Mode) is active. Upon starting up my PC next time the full-screen app comes up first and when I exit it out to Desktop I will get this error. Immediately after clicking OK one of the monitors is not detected but few seconds later it comes back and everything works as normal moving forward. I have not noticed this issue after using Hibernate while in desktop environment.
The text was updated successfully, but these errors were encountered: