Christian Hergert
Christian Hergert
I have a glib-based Trie if you need that as well. https://github.com/chergert/gnome-builder/blob/master/contrib/search/trie.h Cacheline optimized too.
Feel free to use it under LGPL-2+
This also happens under gnome-shell-3.24.1 ``` wl_surface@16: error 3: buffer committed to unconfigured xdg_surface Connection error ```
GNOME+Wayland on i915 for me. However this system does have dual graphics with both i915 and nouveau kernel modules loaded. To the best of my knowledge, only i915 is being...
I did use `--force` here just to simplify testing. But if I include a file like this in the extension, the same issue occurs. ``` cat testing/usr/lib/extension-release.d/extension-release.testing ID=_any ```
``` root@fedora:/var/lib/extensions# cat testing/usr/lib/extension-release.d/extension-release.testing ID=_any EXTENSION_RELOAD_MANAGER=1 ``` Reload works fine before merging ``` root@fedora:/var/lib/extensions# systemctl restart polkit.service root@fedora:/var/lib/extensions# ``` Merge things ``` root@fedora:/var/lib/extensions# systemd-sysext merge Using extensions 'testing'. Merged extensions...
I also notice that if I do this, `/usr` is no longer writable. So I can't `dnf install` or anything. Is that expected? I would expect it doesn't matter when...
> That's weird. Why would that result in EACCESS? maybe the access rights in your image are not in order? or selinux? Not sure, but I didn't see anything in...
`getenforce` does in fact say `Enforcing`.
bot, build org.gnome.Ptyxis