| 31 Oct 2025 |
miocasa | * ElvishJerricco Could changing the ibus mode cause this? This line: environment.sessionVariables.IBUS_ENABLE_SYNC_MODE = "2"; | 15:40:50 |
ElvishJerricco | I added that, like... 9 months ago or something when there was a bug affecting input in games :P No idea if it's been fixed or not, but I would be very surprised if it had anything to do with the issue | 16:41:11 |
ElvishJerricco | are you suggesting I just run like dconf reset / or something? | 16:42:17 |
miocasa | In reply to @elvishjerricco:matrix.org are you suggesting I just run like dconf reset / or something? Maybe | 17:19:04 |
jasi 🏳️⚧️ | yeah | 18:41:32 |
| 1 Nov 2025 |
| enzu.ru set a profile picture. | 04:43:49 |
| enzu.ru changed their display name from enzuru to enzu.ru. | 04:43:58 |
| 2 Nov 2025 |
| Ainz Ooal Gown joined the room. | 07:10:33 |
Ainz Ooal Gown | https://github.com/NixOS/nixpkgs/pull/453115 | 07:10:46 |
Ainz Ooal Gown | Can anyone debug why the tests are failing for xdg-desktop-portal? | 08:28:30 |
ghpzin | Builds for me on x86_64-linux as is and inside nixpkgs-review shell. You could try pinging ofborg, so it tries too. If it builds there, then it is probably something GHA related, that they can't handle.
These seem to be related logs in your run for that:
2025-11-01T02:52:14.5655670Z xdg-desktop-portal> bwrap: loopback: Failed RTM_NEWADDR: Operation not permitted
2025-11-01T02:52:14.5656293Z xdg-desktop-portal>
2025-11-01T02:52:14.5687797Z xdg-desktop-portal> (/build/source/build/src/xdg-desktop-portal:1449): xdg-desktop-portal-WARNING **: 02:52:14.065: Icon validation: Rejecting icon because validator failed: Child process exited with code 1
2025-11-01T02:52:14.5689813Z xdg-desktop-portal> D|xdp.utils: Error after PrepareInstall with org.freedesktop.portal.Error.InvalidArgument: Dynamic launcher icon failed validation
...
2025-11-01T02:53:00.2520524Z xdg-desktop-portal> bwrap: loopback: Failed RTM_NEWADDR: Operation not permitted
2025-11-01T02:53:00.2521141Z xdg-desktop-portal>
2025-11-01T02:53:00.2522369Z xdg-desktop-portal> (/build/source/build/src/xdg-desktop-portal:3992): xdg-desktop-portal-WARNING **: 02:52:58.131: Sound validation: Rejecting sound because validator failed: Child process exited with code 1
| 09:25:26 |
miocasa | How to configure hibernation with swap file, i write the offset of and partition uuid but system always says i didn't set them | 13:21:19 |
miocasa | https://gitHub | 13:21:47 |
miocasa | * https://github.com/Miocasa/nixos-flake/tree/jovian-experiments | 13:23:29 |
miocasa | In reply to @miocasa:matrix.org https://github.com/Miocasa/nixos-flake/tree/jovian-experiments This file in repo | 13:26:34 |
ElvishJerricco | miocasa: Don't do either of those things and just set boot.initrd.systemd.enable = true; | 16:36:53 |
ElvishJerricco | it sets those dynamically at runtime | 16:37:04 |
| ➡️@amadaluzia:unredacted.org changed their display name from amadaluzia to ➡️@amadaluzia:unredacted.org. | 22:48:52 |
| 3 Nov 2025 |
| enzu.ru changed their profile picture. | 02:21:36 |
| enzu.ru changed their profile picture. | 02:23:39 |
miocasa | In reply to @elvishjerricco:matrix.org miocasa: Don't do either of those things and just set boot.initrd.systemd.enable = true; Thanks, i will try | 18:37:07 |
miocasa | How to run app installed to nixos from game mode, for example i installed and waydroid, it work in desktop session, but in game mode i can't launch it, i even can't get any logs | 18:39:14 |
miocasa | * How to run app installed to nixos from game mode?
Situation: i installed and waydroid, it work in desktop session, but in game mode i can't launch it, i even can't get any logs. | 18:40:01 |
miocasa | Maybe it because if i launch app by name "waydroid" in game mode it can't find it in fhs dirs, and i should write bash scripts that import all environment definitions. | 18:43:26 |
miocasa | * Maybe it because if i launch app by name "waydroid" in game mode it can't find it in fhs dirs(/bin/waydroid), and i should write bash scripts that import all environment definitions. | 18:43:52 |
| 4 Nov 2025 |
Heitor Augusto | Hello, I noticed papers and showtime were not added as core apps in the GNOME 49 PR, is this intended? | 22:31:57 |
| 5 Nov 2025 |
miocasa | In reply to @elvishjerricco:matrix.org miocasa: Don't do either of those things and just set boot.initrd.systemd.enable = true; Hibernation is completely gone | 05:12:09 |
miocasa | systemctl hibernate | 05:12:33 |
miocasa | Command not found | 05:12:42 |
ElvishJerricco | wat | 05:13:35 |