flathub / us.zoom.Zoom

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

Zoom not starting after "currupt" reflog #342

Open columbarius opened 2 years ago

columbarius commented 2 years ago

Hey,

I'm trying to start the zoom flatpak and it just returns without starting. I went into the flatpak and it fails because one of the wrapperscripts is not avialable in the '.sh.real' variant. Building the flatpak from the manifest works fine. I tried bisecting the reflog and noticed that my log differentiates from the git history:

$ flatpak remote-info --log flathub us.zoom.Zoom   
   ID: us.zoom.Zoom
   Ref: app/us.zoom.Zoom/x86_64/stable
   Arch: x86_64
   Branch: stable
   Collection: org.flathub.Stable
   Download: 1.3?MB
   Installed: 4.0?MB
   Runtime: org.freedesktop.Platform/x86_64/21.08
   Sdk: org.freedesktop.Sdk/x86_64/21.08

   Commit: 0c577f3e814635d7b47eea6dfeab2e84fd141162ef13c75dbca13c390c089500
   Parent: 5d3ed94ed3e3a1c81e6f14fb9e8f696e347037ead66c415274c9a630d7bf5722
   Subject: Update zoom.tar.xz to 5.11.1.3595 (3c5a24b8)
   Date: 2022-06-29 21:18:42 +0000
   History: 

   Commit: 5d3ed94ed3e3a1c81e6f14fb9e8f696e347037ead66c415274c9a630d7bf5722
   Subject: Update zoom.sh (cee23860)
   Date: 2022-06-24 21:49:25 +0000

   Commit: dc6bc0f1c2ce6c9fd2a6e6736a6ec6469b8a3a58583b7cbd3573bfe9858e77dd
   Subject: zoom.sh: Lie to Zoom about the desktop in Wayland (d5949a23)
   Date: 2022-06-22 19:41:35 +0000

   Commit: adae10c8af0d941f7c7832809f2f7825de0af519a4fde96097b3752b0cb98b5f
   Subject: Update zoom.tar.xz to 5.11.0.3540 (#337) (ccaa2aaf)
   Date: 2022-06-22 08:23:44 +0000 

Commit dc6bc0f1c2ce6c9fd2a6e6736a6ec6469b8a3a58583b7cbd3573bfe9858e77dd works fine.

Commit 5d3ed94ed3e3a1c81e6f14fb9e8f696e347037ead66c415274c9a630d7bf5722 is not in the github history of master and i'm not able to download it from github

Commit 0c577f3e814635d7b47eea6dfeab2e84fd141162ef13c75dbca13c390c089500 doesn't work

Not sure how the faulty version got into my history.