Dom Rodriguez
Dom Rodriguez
Attached - should be less noisy. [steam-native-dump-assert_20241018174624_31.dmp](https://github.com/user-attachments/files/17441705/steam-native-dump-assert_20241018174624_31.dmp) [steam-logs-native-3.tar.gz](https://github.com/user-attachments/files/17441706/steam-logs-native-3.tar.gz) [steam-logs-flatpak-3.tar.gz](https://github.com/user-attachments/files/17441707/steam-logs-flatpak-3.tar.gz) [steam-native-invocation.log](https://github.com/user-attachments/files/17441708/steam-native-invocation.log) [steam-flatpak-invocation.log](https://github.com/user-attachments/files/17441709/steam-flatpak-invocation.log)
Update - tested on my other AMD PC - 7735HS CPU, 680M GPU. Flatpak and native Steam work fine. Completely identical configuration, save for hardware-specific settings. I did find this...
Well, it's hard to tell. I did have a one-off success setting `LIBVA_DRIVER_NAME="vdpau"` on native (NixOS) Steam, and then it failed when I tried again. I.e, it got to the...
Seems to be resolved in the latest release of Steam. No longer reproducible as of last week. Closing as resolved.
This did go away for a while, but it's now come back. Same error
This is an intermittent bug, and only resolvable by disabling the 1P module.
This is not a bug with this module, but more to do with a lack of a `meta.mainProgram` attribute set in certain upstream Nixpkgs derivations. We could manually handle this...
~~Actually, I think I've found the issue. It was my Nix derivation.~~ Regardless, using `devenv` as a shell wrapped in FHS might be useful. Is it worth opening a feature...
Yeah, I get the following error from `direnv` - do you as well? Would it be a good idea to open a feature request? ```shell direnv: loading ~/projects/git.shymega.org.uk/DeckCheatz/DeckCheatz/.envrc direnv: loading...
I think, if macOS is the blocker, could we add a conditional to the shell side of things that checks the `pkgs.system` attribute, and enables/disables based on this?