flathub / us.zoom.Zoom

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

Zoom does not start on latest version #235

Closed mattcan closed 2 years ago

mattcan commented 3 years ago

Going to apologise up front because I don't quite know how to debug this app and flatpak.

I am on Manjaro 20 and XFCE 4. Zoom is on 2b519a967fe7d60a497a8ed73851dd9bb40fda63.

Problem

Starting the Zoom application does not work. An icon briefly shows in my task bar but then the application closes with no error. Running from CLI does the same thing:

  ❯ flatpak run -v 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/ctoai/.local/share/flatpak
F: Opening user flatpak installation at path /home/ctoai/.local/share/flatpak
F: Opening system flatpak installation at path /var/lib/flatpak
F: Opening user flatpak installation at path /home/ctoai/.local/share/flatpak
F: Opening system flatpak installation at path /var/lib/flatpak
F: Cleaning up unused container id 248271673
F: Allocated instance id 473093217
F: Add defaults in dir /us/zoom/Zoom/
F: Add locks in dir /us/zoom/Zoom/
F: Allowing x11 access
F: Allowing pulseaudio access
F: Running 'bwrap --args 33 xdg-dbus-proxy --args=37'
F: Running 'bwrap --args 33 zoom'

Solution

Rolling back to the previous commit fixes the problem.

 ❯ flatpak update --commit=85504ecd9fba2cc5d6e67436ee8b22fe583904264676d337a6e06465205c9a82 us.zoom.Zoom
Looking for updates…

        ID                                                    Branch         Op         Remote          Download
 1. [✓] org.freedesktop.Platform.GL.nvidia-455-38             1.4            u          flathub         126.6 MB / 127.0 MB
 2. [✓] org.freedesktop.Platform.GL.nvidia-455-45-01          1.4            i          flathub         133.5 MB / 133.6 MB

Changes complete.

If there are other commands that I can run to help debug exactly why Zoom is failing to start, I would be happy to run them.

notthewave commented 3 years ago

Still persists on latest update. Void (musl) x86_64

muelli commented 2 years ago

strange. I've never experienced this. Is this still happening? Also with the non flatpaked version?

notthewave commented 2 years ago

No. can be closed.