-
there is an issue with DynamicUser services accessing dbus since systemd 255 was merged
old:
```
$ init --version
systemd 254 (254.6)
+PAM +AUDIT -SELINUX +APPARMOR +IMA +SMACK +SECCOMP +GCRY…
-
```
git clone https://git.sr.ht/~leon_plickat/wayprompt
cd wayprompt
zon2nix
```
```nix
# generated by zon2nix (https://github.com/nix-community/zon2nix)
{ linkFarm, fetchzip }:
linkFarm…
-
I don't know what happens really, I'm scared. Sorry for the title (you could change it for something accurate when we figure out what happens), I'm really flabbergasted for what it's happening.
Dis…
-
After running make -j $(nproc) eventually I fall into this error.
I am using Arch Linux for this.
...
[283/2719] Generating pc-bios/keymaps/ar with a custom command
FAILED: pc-bios/keymaps/a…
-
On current archlinux `xkbcommon` fails to compile.
I mainly care about my fork of it: https://github.com/ongy/haskell-xkbcommon it should be easier to compile.
The error:
```
/home/s…
-
Trying to run `kmsvnc` without root fails with:
```none
No handle set on framebuffer: maybe you need some additional capabilities?
```
Full log:
```none
$ ./kmsvnc --debug
No keyboard lay…
-
I'm getting segfaults in OpenSCAD 21.01 when entering alphanumeric characters in the editor. This is on KDE Plasma 5.23.2 on Wayland with Qt 5.15.2.
I can avoid it by either launching OpenSCAD in X…
-
Hi, i found few issues in projects which uses `cffi`:
- https://github.com/sde1000/python-xkbcommon/issues/24
- https://github.com/pyca/cryptography/issues/11217
Could you comment it?
n-bes updated
3 months ago
-
After constructing a `stack.yaml` and running `stack build`:
```
/home/george/hsroots/haskell-xkbcommon/Text/XkbCommon/KeycodeList.hs:1:1: error:
Exception when trying to run compile-time cod…
-
The `just build-release` command failed two times for two reasons:
First time there was this error
```sh
thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: "`PKG_CONFIG_ALLO…