Reilly Brogan

Results 43 comments of Reilly Brogan

I don't see any reason why this couldn't be backported to the stable branches as well.

I've noticed a regression on Solus Linux between 0.19.0 and git master where if PAM fails (such as the user entering an incorrect password) then the user is left at...

I went ahead and bisected this and it looks like it broke in commit d46ad35af0b7fe98d569b69e614cf611b32065d8. Based on what that commit does I assume the issue is that the greeter is...

Zswap is no longer considered experimental as of Linux 6.1: https://github.com/torvalds/linux/commit/fcab9b441d2d0e08f55654a4adf2d51cd4680469.

> Seeing this bug on Ubuntu 18.04 as well as 22.04. Slack version 4.32.127 64-bit. Extremely annoying. I have several other Electron apps which do not have this problem, e.g....

Electron 19 is now end-of-life.

> As you seem to be an expert in packaging, perhaps you have some advice for me on how to handle the following problem. The changes to libddcutil in release...

I think this is an issue either in the firmware, the bluetooth stack, or the kernel driver. I've noticed that the battery indicator shows up in other upower-enabled applications (such...

Your image reproducibility shouldn't depend on whether you are using a cache or not. Instead you should be targeting getting reproducible images with `--no-cache`, at which point it doesn't matter...

Yeah is this working for anyone now? It was working on Plasma 5.27 Wayland by using `GDK_SCALE=2` but it was broken by the update that @puxplaying mentioned and hasn't worked...