lukas
lukas
Turned out that: 1) `$(pwd)` was not evaluated and passed as is 2) $(pwd) is not the current working dir, it is set to $HOME 3) I was not able...
Well, it kinda works. Maybe we could just change the default `desktop`-file or add another one? I'd be happy to PR that.
I am using nemo!
Added Patch from @jlinton to automatically disconnect existing/stale connections.
I am not (or barely) using this at the moment and Pulse is end of life in my company in favour of a absolutely non working Citrix Netscaler Setup... Feel...
Probably started happening with nvidia's 495 series EGL implementation. Is there any way to work around this w/o waking the card?
A possible workaround is described here: https://github.com/kovidgoyal/kitty/blob/master/docs/faq.rst#why-does-kitty-sometimes-start-slowly-on-my-linux-system For intel/nvidia users, this would probably look like: ``` MESA_LOADER_DRIVER_OVERRIDE=i965 __EGL_VENDOR_LIBRARY_FILENAMES=/usr/share/glvnd/egl_vendor.d/50_mesa.json alacritty ```
According to AutoDMG readme: > The award winning AutoDMG takes a macOS installer (10.9 or newer) and builds a system image ?> suitable for deployment with Imagr, DeployStudio, LANrev, Jamf...
Any reason why this is not getting merged. I think prometheus support is very important.
What do we need to get this moving soon? Would it help to separate the patches from each other to have a dedicated monitoring PR?