The Lobster
The Lobster
I would like to see this updated too. There are actually quite a few icons missing from [our current set](https://github.com/iconify/icon-sets/blob/1.1.439/collections.md) vs [upstream's current set](https://github.com/iconify/icon-sets/blob/master/collections.md). It looks like the version used...
@mattruzzi With Podman, I'm able to pull down the image on a PineBook Pro... ```shell $ podman pull docker.io/nativefier/nativefier Trying to pull docker.io/nativefier/nativefier:latest... Getting image source signatures Copying blob be9b379f7fa3...
@ChristopherSchubert This is happening to me to. Every time I touch the `PATH` with `direnv` the whole thing seems to go bananas. I tried your fix, but it doesn't seem...
This patch has some issues now applying... ``` git apply --check 106.patch error: patch failed: gnome-shell/_common.scss:1378 error: gnome-shell/_common.scss: patch does not apply error: patch failed: gnome-shell/gnome-shell.css:1236 error: gnome-shell/gnome-shell.css: patch does...
```shell $ alias docker=podman && make build BASE_IMAGE=registry.hub.docker.com/library/debian:stable NAME=phusion/debian-baseimage-docker podman build --no-cache -t phusion/debian-baseimage-docker:focal-1.0.0-pre --build-arg BASE_IMAGE=registry.hub.docker.com/library/debian:stable --build-arg QEMU_ARCH=amd64 --platform Error: flag needs an argument: --platform make: *** [Makefile:26: build] Error...
@yilozt I just started doing GTK-based development, but I'll ask around if someone can point out the problem, and I'll send whatever they say along...
@yilozt This might be helpful? https://gjs.guide/extensions/development/debugging.html#gjs-console
@yilozt I'm working on it. I'm talking to a few of the GNOME developers on Matrix. I think we're making progress.
@yilozt WOW! Great work! ...and thank you for taking the time to debug and share that. I had hit a similar crux yesterday, but hadn't hit on the ESM modules,...
OS - Gentoo ```shell $ uname -r 5.19.0-gentoo ``` GNOME Shell ``` $ gnome-shell --version GNOME Shell 42.3.1 ``` Extension Version: 12