dmarmor
dmarmor
OK, thanks for the update! I'll try to reproduce this on my system and see if I can figure out what's going on. As I mentioned, I do have a...
Yeah, it could well be a timeout problem given all the stuff going on in the system at login. I'll look into it. Thanks!
I'm having trouble reproducing this exactly, though I've experienced a different problem. In my tests, Chrome-based apps reopen just fine on reboot. Brave-based apps do not attempt to reopen at...
It's so odd, I can't get my Brave apps to try to reopen at all. I've tried changing Brave startup settings and the "Close windows when quitting an app" setting...
Version 2.4.5 will be up shortly, and I've added a retry to the launch code, in the hope that if it fails the first time on reboot, it will succeed...
Hi @icotext, has this been happening with many of your apps, or was a a fluke that just happened once with one app? Thanks!
Hmm, so on updating an app to 2.4.x, it generally doesn't launch correctly the first time? If possible, I'd be interested to see a log of the update run you're...
The logs are found in `~/Library/Application Support/Epichrome/Apps//Logs`. Ideally, what I'd love to see is if you could run an app that needs updating with debugging on, so I can get...
I'm going to try some different strategies with the launch code to see if I can prevent this from happening. Do these errors occur frequently for you, or is it...
Version 2.4.5 will be up shortly, and I've added a retry to the launch code, in the hope that if it hits this type of error it can just make...