Jan Alexander Steffens
Jan Alexander Steffens
Although ignoring symlinks isn't wrong, it wouldn't help in this case. The files aren't symlinks, they're hardlinked (see the `12` link count in the original listing). You need maintain a...
This is a duplicate of https://github.com/matrix-org/mjolnir/issues/89.
Note that you can only shadow-ban users belonging to your own homeserver, as it affects the client API, not federation.
Yes, sorry. Mjolnir 1.2.1, installed via git.
No, I already looked. There's no reaction from Mjolnir, not even logs.
I'm also seeing flickering polygons with Vulkan (latest Mesa 21.3.3) on an ICL iGPU. OpenGL seems to run fine, mostly. I've seen some missing floor in the Continuum Conundrum, with...
No, even newly created shortcuts do not work. Launching "Phone info" (`com.android.phone.settings.RadioInfo`) from Activity Launcher's activity works, but a shortcut created for it is broken.
Yes, it creates the shortcut but launching it just toasts "App isn't installed."
I don't think there's any way to get this working. GCC LTO and LLVM LTO just don't work with each other at all, and `ring` shouldn't have to care about...
Same issue here, same SKU but on Arch Linux. I had an aggressive power-saving udev config which set `power/control` to `auto` for almost all PCI devices. After removing this config,...