| 21 May 2026 |
winston | the system-wide service is trickier since it tries writing into etc/systemd/system/graphical.target.wants/gnome-remote-desktop.service | 16:08:57 |
winston | I guess I could hide that tab to not cause any false expectations that it should work, and update the gnome-remote-desktop nixos module so it does more than just having an enable switch | 16:10:15 |
ortolanbunting3002 | Could someone please have a look at this? Or tell me where I should go ask for help with this? This is a one line change and I have gotten 0 feedback from anyone in 6 weeks. | 20:10:45 |
hexa | https://github.com/mate-desktop/atril/security/advisories/GHSA-vgv2-m826-8f6f | 21:46:52 |
hexa | anyone taking care of this evince update? | 21:46:56 |
hexa | cc bobby285271 | 21:47:03 |
hexa | https://gitlab.gnome.org/GNOME/evince/-/work_items/2153 | 22:00:20 |
winston | bumped it https://github.com/NixOS/nixpkgs/pull/522829 | 23:05:18 |
| 22 May 2026 |
9lore | btw does papers have feature parity by now? | 02:20:11 |
winston | i believe so https://gitlab.gnome.org/Teams/Releng/AppOrganization/-/work_items/24 | 08:34:53 |
winston | evince is still present in the default gnome.nix module via sushi, but that should also soon use glycin and GTK4 | 08:37:21 |
9lore | iirc papers became default upstream in 49 | 08:39:14 |
winston | yep | 08:39:20 |
winston | thats what the issue i linked is about | 08:39:50 |
winston | the backport for this hasn't been merged yet, don't think anything's blocking it https://github.com/NixOS/nixpkgs/pull/522872 | 19:18:00 |
| Jon Hermansen changed their display name from jonhermansen to Jon Hermansen. | 19:18:39 |
winston | also I managed to make gnome-remote-desktop configurable from Settings đŸ™‚ https://github.com/NixOS/nixpkgs/pull/523122 | 19:28:39 |
winston | I played around with another solution of having a declarative config as a nixos module, that'd be an alternative, but this PR is closer to how it works on other distros | 19:29:49 |
| 24 May 2026 |
André Lima | Hi, I'm not sure if anyone has brought this up already, but my IBus daemon seems to be crashing in the login screen. I see this line in the logs, followed by the coredump
ibus-daemon[4192]: mkdir is failed in: /run/gdm/.cache/ibus: Permission denied | 15:04:06 |
André Lima | I'm also seeing problems with wireplumber, and gsd-xsettings. They all expect /run/gdm to be writeable, I guess. I'm still able to log in, so not very serious | 15:06:49 |
André Lima | Also, has anyone had any Bluetooth issues after upgrading to GNOME 50? My bluetooth is no longer working, it seems | 15:08:24 |
André Lima | Okay, it seems it's a kernel regression: https://kernel.googlesource.com/pub/scm/linux/kernel/git/bluetooth/bluetooth/+/e3ac0d9f1a205f33a43fba3b79ef74d2f604c78b | 15:24:44 |
emily | cc winston | 15:56:02 |
winston | the fix for this should land in nixos-unstable soon https://nixpkgs-tracker.ocfox.me/?pr=521789 | 15:57:21 |
André Lima | Awesome, thank you! | 15:57:57 |
emily | winston: you're overdue a PR to the teams list at this point :) | 15:58:20 |
winston | this might actually be a kernel related issue, I've seen other people talk about it (something about a mediatek driver?), bluetooth works fine for me | 15:58:35 |
winston | hope it works itself out for you, otherwise we'll need to look into that | 15:58:46 |
André Lima | Yep, it seems like it is a kernel issue, I'm already building a patched kernel to test it out | 15:59:12 |
winston | how do I do that? I thought it was managed via GitHub API/teams | 15:59:36 |