uebersicht
uebersicht copied to clipboard
Widgets not showing
First of all thanks for the app, I've been using it a long time and really like it.
I have a similar issue with #262 and it's happening quite often with Version 1.2 (51), I've been having the issue a long time but not that often before.
I use Übersicht in two accounts and, when I switch, the widgets disappear and I have to quit and restart Übersicht. Nothing happens with 'Refresh All Widgets' or 'Show Debug Console'
Console.app:
Error loading webview: Error Domain=NSURLErrorDomain Code=-1004 "Could not connect to the server." UserInfo={_kCFStreamErrorCodeKey=61, NSUnderlyingError=0x60c00024cbd0 {Error Domain=kCFErrorDomainCFNetwork Code=-1004 "(null)" UserInfo={_kCFStreamErrorCodeKey=61, _kCFStreamErrorDomainKey=1}}, NSLocalizedDescription=Could not connect to the server., _WKRecoveryAttempterErrorKey=<WKReloadFrameErrorRecoveryAttempter: 0x60c000035560>, NSErrorFailingURLStringKey=http://127.0.0.1:41416/69929688, NSErrorFailingURLKey=http://127.0.0.1:41416/69929688, _kCFStreamErrorDomainKey=1}
ps ax | grep sicht:
8350 ?? S 2:05.60 /Applications/Übersicht.app/Contents/MacOS/Übersicht
47833 ?? S 0:08.91 /Applications/Übersicht.app/Contents/MacOS/Übersicht
93306 s000 S+ 0:00.00 grep --color=auto sicht
Chiming in with a bit more context — I'm pretty sure I'm running into the same issue — I get the same error in Console.app, and closing Übersicht then re-opening always works. (After which no more such logs in Console.)
I'd also guess it's the same race condition #405 is running into. Haven't been keeping a count, but I'd estimate that ~2/3 of boots result in a properly running and functional Übersicht.
I'm attaching a slice of Console.app logs — probably TMI, but might help? 20200925-uebersicht-console.txt
Only use a single account, but I do have a dual display setup — MacBook screen + external monitor.
Versions:
- macOS: 10.14.6
- Übersicht: 1.5 (62)
P.S. Thanks for making Übersicht! This is a very minor annoyance, compared to the usefulness of the app in general :)