I'm trying to run the latest release. The first time I run the program it says that it couldn't create the config file.
edit: I'm using this release
$ ./xava-x86_64.AppImage
Couldn't create directory '/home/unfinished/.config/xava'!
Failed to create default config file!
But it DOES actually create the config to a certain extent. It creates the config file completely empty.
$ tree xava
xava
└── config
1 directory, 1 file
$ ./xava-x86_64.AppImage
You have NO GL output modules loaded.
Refusing to run like that. Loading default 'bars' module instead
Couldn't fetch resource 'gl/module/bars/module.so' at '/usr/share/xava/gl/module/bars/module.so'
Failed to open gl module 'gl/module/bars/module.so'
I have also tried to build it gives me a similiar error.
$ xava
Couldn't fetch resource 'gl/module/bars/config.ini' at '/usr/share/xava/gl/module/bars/config.ini'
Segmentation fault (core dumped) xava
OS: Arch Linux
WM: Hyprland
I'm trying to run the latest release. The first time I run the program it says that it couldn't create the config file.
edit: I'm using this release
But it DOES actually create the config to a certain extent. It creates the config file completely empty.
I have also tried to build it gives me a similiar error.
OS: Arch Linux
WM: Hyprland