| 26 Mar 2026 |
K900 | I believe it is fixed on Valve's end, yes | 19:11:42 |
| @mhia09:keimai.space changed their display name from ミヒヤ ( ni/2 ) to MHIA. | 21:33:38 |
| 27 Mar 2026 |
| BorisTheCat joined the room. | 03:37:34 |
| smoothie_one joined the room. | 12:46:32 |
| @mhia09:keimai.space left the room. | 21:14:07 |
| Sapii joined the room. | 22:47:00 |
| 28 Mar 2026 |
| Racci joined the room. | 05:50:56 |
| Tristan joined the room. | 11:44:56 |
Tristan | hey, anyone using bs-manager for BeatSaber mods? I can't get it to pick a proton directory:
[44771:0328/113821.085110:ERROR:components/dbus/xdg/request.cc:169] Request ended (non-user cancelled). anyone here able to help? | 11:46:51 |
Tristan | ohhh, journalctl say's something interesting:
Mar 28 15:55:18 zenix systemd[15234]: xdg-desktop-portal-gtk.service: Failed to open /home/tristan/.config/systemd/user/xdg-desktop-portal-gtk.service: No such file or directory
Mar 28 15:55:18 zenix /nix/store/c5qmviq0fsfhiq34ggrr4crx1lg3vyxj-xdg-desktop-portal-1.20.3/libexec/xdg-desktop-portal[15558]: Backend call failed: Could not activate remote peer 'org.freedesktop.impl.portal.desktop.gtk': activation request failed: unknown unit
seems to be looking for the gtk portal, which doesn't seem to be present... I'm on hyprland and have this in my home manager config:
xdg.portal = {
enable = true;
configPackages = [pkgs.hyprland];
extraPortals = [pkgs.xdg-desktop-portal-gtk];
};
any ideas?
| 16:06:00 |
K900 | rm /home/tristan/.config/systemd/user/xdg-desktop-portal-gtk.service | 16:06:30 |
Tristan | you are a hero | 16:08:09 |
Tristan | curious why that works, and how that link got stale | 16:10:34 |
K900 | Presumably you systemctl --user enabled it at some point | 16:20:11 |
K900 | And it made a symlink to a store path | 16:20:16 |
K900 | It's a known quirk | 16:20:18 |
Tristan | oh interesting, good to know, thanks | 16:21:58 |
eyJhb | I had really hoped that ALVR would just work the next time I needed it, but sadly no.. https://github.com/NixOS/nixpkgs/issues/469740 I might do some bisecting later to figure out where exactly it broke | 17:41:22 |
eyJhb | But I have a slight feeling that it's LD_PRELOAD stuff. I have nothing to have it in, it just feels like ALVR could have done something like that for funsies | 17:41:49 |
Charles | is that similar to and/or the same as https://github.com/systemd/systemd/issues/40207 | 20:09:50 |
Charles | seems like it | 20:09:55 |
| 29 Mar 2026 |
| arcayr joined the room. | 11:16:05 |
| Aliaksandr joined the room. | 20:06:30 |
| Marcos San joined the room. | 23:56:45 |
| 30 Mar 2026 |
| gobbox removed their profile picture. | 06:25:55 |
eyJhb | Apparently we just upgraded FFMPEG withoout checking what they use upstream. They use ffmpeg6 .. :D | 07:57:19 |
Atemu | ffmpeg gets bumped without thorough QA of all dependents because there are way too many. Build failures get triaged via pinning on a best-effort basis. | 11:43:51 |
Atemu | Please check whether they have an ffmpeg 8 compat patch already and ideally backport that | 11:45:13 |
Atemu | Otherwise ffmpeg 7 pin is the way to go | 11:45:32 |
| @josi:catgirl.cloud left the room. | 12:38:33 |