NickvisionApps / Cavalier

Visualize audio with CAVA
MIT License
155 stars 8 forks source link

[Actions Failure] GNOME on Flatpak fails #163

Closed ForceConstant closed 2 months ago

ForceConstant commented 2 months ago

I noticed that your github workflow action for flatpak has been failing for at least the last 4 months. with the following errors.

GNOME on Flatpak (x86_64) Build failed: Error: The process '/usr/bin/xvfb-run' failed with exit code 1

https://github.com/NickvisionApps/Cavalier/actions/runs/8491918705

@DaPigGuy

nlogozzo commented 2 months ago

It's due to not updating the nuget dependencies.

Cavalier is on my list to be rewritten from C# to C++ so that will all be fixed once that happens.