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
I have installed Arch on a VirtualBox VM, and I'm trying to run Hyperland on the VM. However, I encounter the following error while running your set-hypr file:
terminate called after throwing an instance of std::runtime_error !
what() XDG_RUNTIME_DIR not set !
PS: I have pressed n in above image because i have already used y before, so everything is already installed.
Solutions attempted
Exporting the XDG_RUNTIME_DIR environment variable using the command export XDG_RUNTIME_DIR=/run/user/$(id -u).
Installing Hyperland using sudo pacman -S hyprland.
Virtual Machine Specifications
3D acceleration: Enabled
RAM: 4GB
Storage: 25GB
CPU: 3 cores of an Intel Core i5 8250U allocated to the VM
Runtime error
I have installed Arch on a VirtualBox VM, and I'm trying to run Hyperland on the VM. However, I encounter the following error while running your
set-hypr
file:PS: I have pressed
n
in above image because i have already usedy
before, so everything is already installed.Solutions attempted
export XDG_RUNTIME_DIR=/run/user/$(id -u)
.sudo pacman -S hyprland
.Virtual Machine Specifications
Please let me know if any additional information is required to troubleshoot this issue further.
The text was updated successfully, but these errors were encountered: