You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please describe your issue in as much detail as possible:
Following an update from the June 30th release to July 21st, I observe Steam fail to start on my GNU Guix system. This issue takes one of two forms depending on if the pipewire and pipewire-pulse services are running:
If they're stopped via herd stop pipewire, Steam progresses to displaying a "Waiting for network" window, at which point nothing further visibly happens. No activity is observed in the console.
When Steam segfaults in case 1 I see this printed ~5 times in .local/state/shepherd/shepherd.log:
Edit: I spoke with another user in the #nonguix IRC channel who is also using home-pipewire-service-type and home-dbus-service-type and they aren't able to replicate it so there's probably more to this.
Your system information
Please describe your issue in as much detail as possible:
Following an update from the June 30th release to July 21st, I observe Steam fail to start on my GNU Guix system. This issue takes one of two forms depending on if the pipewire and pipewire-pulse services are running:
herd stop pipewire, Steam progresses to displaying a "Waiting for network" window, at which point nothing further visibly happens. No activity is observed in the console.When Steam segfaults in case 1 I see this printed ~5 times in
.local/state/shepherd/shepherd.log:I did try both
steam -resetandGUIX_SANDBOX_HOME=/tmp/sandbox steam, no change in behavior.After downgrading to the June 30th release following these instructions, Steam launches again as expected.
The issue occurs in both Sway and StumpWM.
The issue occurred independent of system updates (system wasn't updated for the past week or so) and persisted after an update.
The flathub version also works.
Steps for reproducing this issue:
I've linked my GNU Guix configuration if it's of any help. I can also provide a minimal VM setup if needed. https://git.sr.ht/~freakingpenguin/rsent
Edit: I spoke with another user in the
#nonguixIRC channel who is also usinghome-pipewire-service-typeandhome-dbus-service-typeand they aren't able to replicate it so there's probably more to this.