flathub / net.jami.Jami

https://flathub.org/apps/details/net.jami.Jami
GNU General Public License v3.0
7 stars 7 forks source link

Can't launch flatpak #42

Closed junocomp closed 2 years ago

junocomp commented 2 years ago

I can't seem to be able to launch it on Mobian.

$ flatpak run net.jami.Jami
ERROR: ld.so: object 'libtls-padding.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
Failed to create wl_display (No such file or directory)
qt.qpa.plugin: Could not load the Qt platform plugin "wayland" in "" even though it was found.
This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.

Available platform plugins are: eglfs, minimal, minimalegl, offscreen, vnc, wayland-egl, wayland, wayland-xcomposite-egl, xcb.
FuchtelJockel commented 2 years ago

Run with: QT_QPA_PLATFORM=xcb flatpak run net.jami.Jami running Jami Qt on Wayland is unsupported because of bugs.