Problem GUI app inside container Arch
Hi guys, I had to install some programs inside a container with arch-linux because with akshara they threw some errors during the installation (and the record of the grub in the bios was deleted, but this is another problem). The installation inside the container is OK, but they can't find the display:
There is a guide to follow that I have not found?
I installed BlendOS two days ago, so probably I'm doing some mistakes.
Solution:Jump to solution
@ム丂イ乇尺ノ丂ズ I have found the solution:
xauth add {containerHostname}/unix:0 MIT-MAGIC-COOKIE-1 {numberInXauthority}
9 Replies
Brave should be in the Software app
As a flatpak
Never heard of cudatext but it might be in there too
Seems in the containers the apps can’t connect to xwayland
And Is It wanted or Is It a bug?
what
This
wanted?
what does that mean
you should be able to run gui apps in containers
though Flatpak would be better here
So it's a bug
Yes
Solution
@ム丂イ乇尺ノ丂ズ I have found the solution:
xauth add {containerHostname}/unix:0 MIT-MAGIC-COOKIE-1 {numberInXauthority}
I don't know if this is something to edit in the repo (beacuse it should be done for every container at every reboot because of the .Xauthority changes) or something to write in some guide