flathub / us.zoom.Zoom

https://flathub.org/apps/details/us.zoom.Zoom
35 stars 45 forks source link

`pidof xfce4-panel` killed by SIGABRT, `gsettings` killed by SIGABRT #375

Open bradydean opened 1 year ago

bradydean commented 1 year ago

I'm getting some weird error reports in Fedora. (sorry for screenshots, this app doesn't let me copy the text...). I'm guessing this is due to flatpak permissions not allowing access to these executables?

Using version 5.13.7.683

image

image

violetmage commented 1 year ago

Does zoom crash, or otherwise malfunction when you see these errors?

If not, does zoom continue working anyway?

Judging by these error messages, I am assuming you are using xfce for your desktop environment, and therefore X11 as your display server. Is this correct?

bradydean commented 1 year ago

Zoom seems to work fine. I am using Gnome on X11 actually.

violetmage commented 1 year ago

If you don't see any error messages in zoom or in zoom's logs, then I think that these messages are part of a different / bigger problem.

bradydean commented 1 year ago

Yeah, they are quite strange. I have another machine also with Gnome on X11 and this doesn't happen. Both machines were reformatted recently so I'm not really sure what difference between them could cause this.

violetmage commented 1 year ago

If you want to keep troubleshooting, you can try running zoom like this: flatpak run --verbose us.zoom.Zoom Then try reproducing these error messages, to see if anything shows up on stdout / stderr

Otherwise, please consider closing this ticket.

bradydean commented 1 year ago

I was able to trigger an error alert on pidof ksmserver killed by SIGABRT, but the logs don't look very helpful.

[brady@fedora ~]$ flatpak run --verbose us.zoom.Zoom
F: No installations directory in /etc/flatpak/installations.d. Skipping
F: Opening system flatpak installation at path /var/lib/flatpak
F: Opening user flatpak installation at path /home/brady/.local/share/flatpak
F: Opening user flatpak installation at path /home/brady/.local/share/flatpak
F: Opening system flatpak installation at path /var/lib/flatpak
F: Opening user flatpak installation at path /home/brady/.local/share/flatpak
F: Opening system flatpak installation at path /var/lib/flatpak
F: /var/lib/flatpak/runtime/org.freedesktop.Platform/x86_64/22.08/ac701b1959eae06fc84971174230f7fc7e825a7489c1751058c81a2ab92092b0/files/lib32 does not exist
F: Cleaning up unused container id 342056518
F: Cleaning up per-app-ID state for us.zoom.Zoom
F: Cleaning up unused container id 2265080390
F: Cleaning up per-app-ID state for us.zoom.Zoom
F: Allocated instance id 512027479
F: Add defaults in dir /us/zoom/Zoom/
F: Add locks in dir /us/zoom/Zoom/
F: Allowing wayland access
F: Allowing x11 access
F: Allowing pulseaudio access
F: Pulseaudio user configuration file '/home/brady/.config/pulse/client.conf': Error opening file /home/brady/.config/pulse/client.conf: No such file or directory
F: Running 'bwrap --args 42 xdg-dbus-proxy --args=44'
F: Running 'bwrap --args 42 zoom'
violetmage commented 1 year ago

As far as I can tell, these seem like seperate issues, unless you can clearly correlate zoom doing something to these error messages appearing.

Either way, they don't seem like flatpak problems, so if you can show that zoom is causing these issues, then the issue report should be filed directly with upstream (zoom.us).