flathub / org.jitsi.jitsi-meet

https://flathub.org/apps/details/org.jitsi.jitsi-meet
6 stars 7 forks source link

Jitsi Meet 2024.6.0 Flatpak won't launch under Wayland (Fedora 40 KDE) #102

Open maksimsamt opened 3 months ago

maksimsamt commented 3 months ago

Jitsi Meet 2024.5.0 Flatpak won't launch under Wayland (Fedora Kinoite 40.20240805.0 (Fedora 40 KDE)).

$ flatpak run org.jitsi.jitsi-meet
Deleting cache directory: /home/maksimsa/.var/app/org.jitsi.jitsi-meet/config/Jitsi Meet/GPUCache
[2:0805/190831.954231:ERROR:bus.cc(407)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
LaunchProcess: failed to execvp:
xdg-settings
[2:0805/190832.507930:ERROR:ozone_platform_x11.cc(244)] Missing X server or $DISPLAY
[2:0805/190832.507964:ERROR:env.cc(258)] The platform failed to initialize.  Exiting.
$ flatpak list | grep jitsi
Jitsi Meet      org.jitsi.jitsi-meet    2024.6.0        stable  system
$ flatpak --version
Flatpak 1.15.8

It is possible to run with --nosocket=wayland argument:

$ flatpak run --nosocket=wayland org.jitsi.jitsi-meet

But anyway, in backgroung application throws errors:

[2:0805/191221.763771:ERROR:bus.cc(407)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
LaunchProcess: failed to execvp:
xdg-settings
[2:0805/191222.223464:ERROR:bus.cc(407)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[2:0805/191222.223590:ERROR:bus.cc(407)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
19:12:22.270 › APPIMAGE env is not defined, current application is not an AppImage
19:12:22.402 › checkForUpdatesAndNotify called, downloadPromise is null
[2:0805/191222.403812:ERROR:bus.cc(407)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[2:0805/191222.403901:ERROR:bus.cc(407)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[2:0805/191222.403984:ERROR:bus.cc(407)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[2:0805/191222.404043:ERROR:bus.cc(407)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[2:0805/191222.608877:ERROR:object_proxy.cc(576)] Failed to call method: org.freedesktop.login1.Manager.Inhibit: object_path= /org/freedesktop/login1: unknown error type

More details https://github.com/jitsi/jitsi-meet-electron/issues/964

maksimsamt commented 3 months ago

Perhaps, it is already known issue https://github.com/flathub/org.jitsi.jitsi-meet?tab=readme-ov-file#wayland-support

Any plans to solve this issue?

csett86 commented 3 months ago

I also just tested it with Fedora 40 GNOME 64, Wayland. Same thing, the flatpak not launch in default mode.

When I disable wayland via --nosocket=wayland it works via the x11 fallback.

The AppImage also only works in the x11 fallback (which is the default), it does not launch if wayland is enabled via

ELECTRON_OZONE_PLATFORM_HINT=wayland ./jitsi-meet-x86_64.AppImage
csett86 commented 3 months ago

For completeness: I just tested with anything in this regard was fixed with newer electron versions (30.3.1, 31.3.1), unfortunately not. Same issue, no launch in wayland mode

CaptainMalu commented 2 months ago

I have the same issue since today. Jitsi worked fine until yesterday (16.09.2024) I run flatpak update yesterday and today jitsi won't start anymore. flatpak history shows no update for jitsi:

Aug 19 07:56:13 deploy update org.gnome.Platform                   45          user         flathub
Aug 22 19:25:30 deploy update org.fedoraproject.Platform           f40         system       fedora
Sep 16 11:22:55 deploy update eu.betterbird.Betterbird.Locale      stable      system       flathub
Sep 16 11:23:48 deploy update org.fedoraproject.Platform           f40         system       fedora
Sep 16 11:23:54 deploy update org.freedesktop.Platform.GL.default  23.08       system       flathub
Sep 16 11:23:56 deploy update org.freedesktop.Platform.GL.default  23.08-extra system       flathub
Sep 16 11:23:56 deploy update org.freedesktop.Platform.Locale      23.08       system       flathub
Sep 16 11:23:57 deploy update org.freedesktop.Platform.VAAPI.Intel 23.08       system       flathub
Sep 16 11:23:58 deploy update org.freedesktop.Platform.ffmpeg-full 23.08       system       flathub
Sep 16 11:24:03 deploy update org.freedesktop.Platform             23.08       system       flathub
Sep 16 11:24:08 deploy update eu.betterbird.Betterbird             stable      system       flathub
Sep 16 11:24:12 deploy update com.ultimaker.cura                   stable      system       flathub
Sep 16 11:24:12 deploy update org.telegram.desktop.webview.Locale  stable      system       flathub
Sep 16 11:24:14 deploy update org.telegram.desktop.webview         stable      system       flathub
Sep 16 11:24:19 deploy update org.telegram.desktop                 stable      system       flathub
Sep 16 11:41:57 pull          org.freedesktop.Platform.GL.default  23.08       user         flathub
Sep 16 11:41:57 deploy update org.freedesktop.Platform.GL.default  23.08       user         flathub
Sep 16 11:41:59 pull          org.freedesktop.Platform.GL.default  23.08-extra user         flathub
Sep 16 11:41:59 deploy update org.freedesktop.Platform.GL.default  23.08-extra user         flathub
Sep 16 11:41:59 pull          org.freedesktop.Platform.VAAPI.Intel 23.08       user         flathub
Sep 16 11:41:59 deploy update org.freedesktop.Platform.VAAPI.Intel 23.08       user         flathub
Sep 16 11:42:00 pull          org.gnome.Platform.Locale            45          user         flathub
Sep 16 11:42:00 deploy update org.gnome.Platform.Locale            45          user         flathub
Sep 16 11:42:04 pull          org.gnome.Platform                   45          user         flathub
Sep 16 11:42:05 deploy update org.gnome.Platform                   45          user         flathub

Error message when I try to run jitsi

[morland@morland-lenovo ~]$ flatpak run --nosocket=wayland org.jitsi.jitsi-meet
[2:0917/101003.902679:ERROR:bus.cc(407)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory

[morland@morland-lenovo ~]$ flatpak run org.jitsi.jitsi-meet
Debug: Enabling Wayland backend
[2 zypak-helper] Wait found events, but sd-event found none
[2:0917/100732.453772:ERROR:bus.cc(407)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
Jitsi Meet                                        org.jitsi.jitsi-meet                                            2024.6.0                 stable                 flathub            system
[morland@morland-lenovo ~]$ flatpak --version
Flatpak 1.15.10