Bobby Rong
Bobby Rong
试试将 header-img: assets/img/banner.jpg 改为 header-img: /assets/img/banner.jpg banner.jpg 是你的背景图
Sorry, this got lost in my notifications, other than https://github.com/alainm23/planner/pull/985 the `master` branch builds fine, but yeah having a tag will be nice: - https://github.com/NixOS/nixpkgs/pull/230983 The `planner-gnome` branch is using...
I am no longer able to reproduce this. Bisect suggests this is likely fixed by https://github.com/elementary/gala/pull/1417. I am shipping that patch in NixOS right now. Asked in downstream [issue](https://github.com/NixOS/nixpkgs/issues/159981) to...
`package-lock.json` is a generated file, any reasons to modify the file manually? Also the change does not seems right...
This is `cat /var/log/lightdm/seat0-greeter.log` ``` [root@nixos:/home/test]# cat /var/log/lightdm/seat0-greeter.log (io.elementary.greeter:958): Handy-WARNING **: 13:57:03.958: Failed to load icon: Error opening file /home/test/.face: Permission denied ** (io.elementary.greeter:958): CRITICAL **: 13:57:04.226: MainWindow.vala:360: prompt: `Password:...
Still an issue I have no idea how to get backtrace here (as shown in the screenshot [above](https://github.com/elementary/greeter/issues/682#issue-1871627523) there is nothing is coredumpctl). Later I tried removing these lines and...
I finally got around to revisit this. The issue here is exactly [this one](https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2445#note_1745867), and [this workaround](https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2445#note_1747876) works for me at least for this issue (note that this is not...
https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3329 is merged
The ubuntu build [in op](https://launchpadlibrarian.net/697037900/buildlog_ubuntu-noble-amd64.io.elementary.vala-lint_0.1+r94+pkg6~daily~ubuntu24.04.1_BUILDING.txt.gz) actually was built with vala 0.56.13 I think :thinking: I feel like this is more likely caused by glib, a quick bisect points me to...
(I will be surprised if this is not my fault :upside_down_face:) I tried running the [where-am-i program](https://gitlab.freedesktop.org/geoclue/geoclue/-/blob/master/demo/where-am-i.c) before and after the change. When having agent installed, both `GTK_USE_PORTAL=1 where-am-i` and...