Nikita Koptelov
Nikita Koptelov
useful for debugging events, how to snoop on the events ``` let controller = msteamscalling.deref(); let subStub = controller.eventingService.asObservable.trigger; controller.eventingService.asObservable.trigger = function(a,b,c) { console.log(a,b,c); subStub(a,b,c);} ``` Here's the fix for...
The current version silently exits if the shell doesn't have `$BASH_VERSION` (i.e. not bash, I guess). On zsh, `source /etc/profile.d/zz-firecfg.py.sh` (assuming Arch AUR package is installed) does nothing - the...
Well yeah, that and the fact that 'sh' is a valid login shell too... As far as I see, every other profile script on my machine is in portable sh...
I've enabled the Legacy Transformers (v2) and now it works for me... On v3, I'm getting the same errors as others, no GPU/cannot access from origin