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
Flatpak by default exposes its application lib folder using /etc/ld.so.conf (see https://man7.org/linux/man-pages/man8/ldconfig.8.html for some more detail on ldconfig). since the dispatcher does not follow this path to find libraries any application depending on this way to expose libraries will need to explicitly work around this by setting LD_LIBRARY_PATH