Christian Stadelmann
Christian Stadelmann
You could try whether systemd detects the network going away and restart network-manager in that case.
One could probably use namespaces instead of creating a temporary directory and symlink most files into it. See e.g. unshare(1) or nsenter(1). Downside: Linux-specific feature (I don't know how much...
In gpg2, gpg.conf provides a `dirmngr-program` option. It can be used to torify dirmngr [1](https://lists.gnupg.org/pipermail/gnupg-users/2015-September/054299.html) Wouldn't it be sufficient (although not perfect) to create a torifying wrapper for dirmngr that...
Even with the changes in 5aa21ef, I'm getting the IPC syntax error. Any idea what could be done here? Software versions (Fedora 27): gnupg2-2.2.3-1.fc27.x86_64 gnupg-1.4.22-3.fc27.x86_64 tor-0.3.1.9-1.fc27.x86_64 My `parcimonie.sh.service` file in...
@rancidfrog : Your request is covered in #336.
That's the problem, I don't have reliable steps to reproduce. Often it is just 1. start dnfdragora 2. wait for it to stop having a busy cursor and this could...
> you said libyui-gtk right? which which desktop? Yes. GNOME + Wayland.
Yes, this could be the update notifier. I also notice this behavior if I use dnf as root from a command line, then dnfdragora also waits very long until it...
As an example, gnome-shell 3.26.1 prints many warnings like this one: ``` Some code accessed the property 'STORAGE_METER' on the module 'prefs_keys'. That property was defined with 'let' or 'const'...
I have seen this too for several gnome-shell extensions. It's not the fault of gnome-shell-extension-system-monitor, but of some upstream code (gnome-shell).