HGL
dependent-tan
Ubuntu 24.04: bwrap error doesn't let any game start
I thought it was an error with the game, but when I tried another game the same error came up.
Dredge:
https://0x0.st/8oPK.log
Wizard of legend:
https://0x0.st/8oPP.log
I was playing Death Stranding without issues before this, but I uninstalled it before installing these two.
Tried looking it up but didn't find the same error
8 Replies
genetic-orange•5mo ago
are you using the snap package for either Heroic or Steam?
genetic-orange•5mo ago
or it might be related to this: https://forums.lutris.net/t/ubuntu-24-04-e-cannot-run-usr-bin-bwrap-wait-status-256/20927/3
Lutris Forums
Ubuntu 24.04 - E: Cannot run /usr/bin/bwrap: wait status 256
Ubuntu 24 went to apparmor, and does not have a working default for bwrap, and even with entries in /etc/subuid etc. it will still give permission denied. Two realistic choices, depending on your security preference - create an apparmor file with an appropriate entry, or apply setuid on /usr/bin/bwrap If you search for “Ubuntu 24.04 and Bubble...
dependent-tanOP•5mo ago
Nope, I'm using the .deb install and the heroic launcher directly
I can't really tell what to do with this, a user provides a command to use with lutris but I don't know if heroic uses lutris underneath or something like that...?
Fixed, took a bit of investigative work, but I got it working
I appears that Ubuntu 24.04 changed a few things around permissions, so that breaks the component called bwrap
genetic-orange•5mo ago
Yeah the linked comment was related to apparmor. I don’t know much more than that though
dependent-tanOP•5mo ago
I followed the instructions here to fix it: https://etbe.coker.com.au/2024/04/24/ubuntu-24-04-bubblewrap/
etbe
etbe - Russell Coker
Ubuntu 24.04 and Bubblewrap
When using Bubblewrap (the bwrap command) to create a container in Ubuntu 24.04 you can expect to get one of the following error messages: bwrap: loopback: Failed RTM_NEWADDR: Operation not permitt…
dependent-tanOP•5mo ago
hope this helps whoever comes after us
genetic-orange•5mo ago
Awesome. Does the game work now
dependent-tanOP•5mo ago
Yup, both dredge and wizard of legend do
I would take a wild guess that death stranding continued working even after I upgraded to 24.04 because I installed it before the upgrade.