OpenRGB does not run via flatpak

I’m using Ubuntu 23.10 and I’ve installed OpenRGB via:

flatpak install org.openrgb.OpenRGB

I’ve also installed the rules via openrgb-udev-install.sh

ls /usr/lib/udev/rules.d/60-open*
/usr/lib/udev/rules.d/60-openrgb.rules

But when I am trying to run the OpenRGB via:

flatpak run org.openrgb.OpenRGB

I get this output in the console:

Attempting to connect to local OpenRGB server.
Connection attempt failed
Local OpenRGB server unavailable.
Running standalone.
[i2c_smbus_linux] Failed to read i2c device PCI device ID
[i2c_smbus_linux] Failed to read i2c device PCI device ID
QSocketNotifier: Can only be used with threads started with QThread
qt.qpa.qgnomeplatform: Could not find color scheme  ""
QObject::connect: No such signal QPlatformNativeInterface::systemTrayWindowChanged(QScreen*)
libEGL warning: wayland-egl: could not open /dev/dri/renderD128 (No such file or directory)
MESA: error: ZINK: failed to choose pdev
libEGL warning: egl: failed to create dri2 screen
<h2>WARNING:</h2><p>The OpenRGB udev rules are not installed.</p><p>Most devices will not be available unless running OpenRGB as root.</p><p>If using AppImage, Flatpak, or self-compiled versions of OpenRGB you must install the udev rules manually</p><p>See <a href='https://openrgb.org/udev'>https://openrgb.org/udev</a> to install the udev rules manually</p>

I also have a pop-up with this text:

WARNING:
The OpenRGB udev rules are not installed.
Most devices will not be available unless running OpenRGB as root.
If using AppImage, Flatpak, or self-compiled versions of OpenRGB you must install the udev rules manually
See https://openrgb.org/udev to install the udev rules manually

Even if I have the rules installed is not able to see them and every time when I am trying to click on any button the whole OpenRGB closes with no log entries at all.

You likely want to read Flathub specific instructions? · Issue #1 · flathub/org.openrgb.OpenRGB · GitHub and get into the mix here.

This is not the place for help with specific apps.

This topic was automatically closed after 4 days. New replies are no longer allowed.