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
{{ message }}
This repository has been archived by the owner on Nov 29, 2024. It is now read-only.
I'm running this from bluefin-dx-framework:38. I followed the instructions to pull the OCI w/distrobox but when I run obs-portable I get this error:
$ distrobox enter --name obs -- /opt/obs-portable/obs-portable
TARGET SOURCE FSTYPE OPTIONS
/opt/obs-portable/config /dev/mapper/luks-7e03dda6-6648-4367-89c1-a7bddb6127e6[/home/stone/.config/obs-portable] btrfs rw,relatime,seclabe
qt.qpa.xcb: could not connect to display
qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even though it was found.
This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
Available platform plugins are: eglfs, linuxfb, minimal, minimalegl, offscreen, vkkhrdisplay, vnc, wayland-egl, wayland, xcb.
Same error, even after creating ~/.distroboxrc and adding xhost +si:localuser:$USER.
If I just enter the distrobox I get this error:
distrobox enter --name obs
xhost: unable to open display ""
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I'm running this from
bluefin-dx-framework:38
. I followed the instructions to pull the OCI w/distrobox but when I runobs-portable
I get this error:Same error, even after creating
~/.distroboxrc
and addingxhost +si:localuser:$USER
.If I just enter the distrobox I get this error:
The text was updated successfully, but these errors were encountered: