Peter Hoeg
Peter Hoeg
I do have mmm-mode installed which is being pulled in by markdown (spacemacs): https://gist.github.com/27029c8a53132f0cdb37d4c920b29f30 And this is on 25.2
1. KDE maintains the "Qt 5 Patch Collection" to address exactly that. We're using that on NixOS and I know that Arch Linux does too, but I don't know about...
You have a few options: 1. if you don't need the GUI, you can just use the cli version (that's what I do) 2. you can stay on the latest...
> Alternatively, how about starting the maestral service only after the keyring has been started and unlocked? The problem with that is that we only have a sync point for...
This just hit me again. I'm not sure how long maestral hasn't been syncing. If the daemon had failed, at least I would have known much earlier. `--exit-on-error KEYRING_LOCKED` would...
So this is what happened: https://github.com/samschott/maestral/issues/734
Cc: @GiviMAD
I'd argue that these 2 specific messages should be at `DEBUG` level rather than raising the default. That's assuming that it is at all possible of course.
@noahdesu, isn't it still supposed to work with a qemu user session?
`v.qemu_use_session = false` isn't a fix. It just means that the VM is created in the `system` instance as opposed to the `session` instance, which should also work.