Hibernation problems #130

Open
opened 2026-01-29 16:32:03 +00:00 by claunia · 0 comments
Owner

Originally created by @pardahlman on GitHub (Feb 26, 2018).

Originally assigned to: @GregorBiswanger on GitHub.

Hello, gang! I played around with my Electron.NET application and left it running over the night (after starting it with dotnet electronize start). When I came back to it the day after, and "woke up" my computer, I could see the application was still running. None of the windows where visible (expected), but I tried to open a window through the use of a hotkey binding and also through an item in the tray that I've added. Nothing happened, and I could see no new entries in the terminal from which I run the application. I didn't really know how to trouble shoot any further, so I just restarted the application and it started working.

I'm wondering if this is a known issue or if there is anything I can do to make the application more resilient to hibernation.

Thanks!

Originally created by @pardahlman on GitHub (Feb 26, 2018). Originally assigned to: @GregorBiswanger on GitHub. Hello, gang! I played around with my Electron.NET application and left it running over the night (after starting it with `dotnet electronize start`). When I came back to it the day after, and "woke up" my computer, I could see the application was still running. None of the windows where visible (expected), but I tried to open a window through the use of a hotkey binding and also through an item in the tray that I've added. Nothing happened, and I could see no new entries in the terminal from which I run the application. I didn't really know how to trouble shoot any further, so I just restarted the application and it started working. I'm wondering if this is a known issue or if there is anything I can do to make the application more resilient to hibernation. Thanks!
claunia added the help wantedbug labels 2026-01-29 16:32:03 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/Electron.NET#130