Skip to content

Problems creating default config file. #69

Description

@Unfinished632

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions