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
Hello. I installed this utility via Flatpak. It refuses to start due to qt error
alexd@alexd:~$ flatpak run io.github.libvibrant.vibrantLinux
Gtk-Message: 00:35:55.050: Failed to load module "canberra-gtk-module"
Gtk-Message: 00:35:55.051: Failed to load module "canberra-gtk-module"
Qt: Session management error: Could not open network socket
terminate called after throwing an instance of 'std::runtime_error'
what(): this system has no supported display
I have Ubuntu 24.03 and X11
I also tried to build libvibrant, but when I try to change the saturation through it, I get the following error:
libvibrant version 1.0.2
X Error of failed request: BadName (named color or font does not exist)
Major opcode of failed request: 140 (RANDR)
Minor opcode of failed request: 11 (RRQueryOutputProperty)
Serial number of failed request: 19
Current serial number in output stream: 19
The text was updated successfully, but these errors were encountered:
[hay207@Lenovo-g50 ~]$ /usr/bin/flatpak run --branch=stable --arch=x86_64 --command=/app/bin/vibrantLinux io.github.libvibrant.vibrantLinux
Qt: Session management error: Could not open network socket
terminate called after throwing an instance of 'std::runtime_error'
what(): this system has no supported displays
[hay207@Lenovo-g50 ~]$
Hello. I installed this utility via Flatpak. It refuses to start due to qt error
I have Ubuntu 24.03 and X11
I also tried to build libvibrant, but when I try to change the saturation through it, I get the following error:
The text was updated successfully, but these errors were encountered: