ujust setup-virtual-surround exit code 2

Noticed that there is a ujust command for making virtual surround. Hoping to use it to regain proper audio positioning in games that support 7.1. back on windows I loved Dolby Atmos. When I run the ujust command it fails with exit code 2
Solution:
i will make a patch to fix that, seems like a stray double quote got into a string
Jump to solution
4 Replies
ETHREAL1
ETHREAL1OP2mo ago
to be exact;
ujust setup-virtual-surround
Virtual Surround configuration
/run/user/1000/just/just-uTS6nN/setup-virtual-surround: line 295: unexpected EOF while looking for matching `"'
error: Recipe `setup-virtual-surround` failed with exit code 2
ujust setup-virtual-surround
Virtual Surround configuration
/run/user/1000/just/just-uTS6nN/setup-virtual-surround: line 295: unexpected EOF while looking for matching `"'
error: Recipe `setup-virtual-surround` failed with exit code 2
Solution
HikariKnight
HikariKnight2mo ago
i will make a patch to fix that, seems like a stray double quote got into a string
HikariKnight
HikariKnight2mo ago
once this is merged then it should be fixed in the next build https://github.com/ublue-os/bazzite/pull/3312
HikariKnight
HikariKnight2mo ago
you can also just download the patched file and run it with just -f path/to/file setup-virtual-surround

Did you find this page helpful?