flathub / us.zoom.Zoom

https://flathub.org/apps/details/us.zoom.Zoom
36 stars 47 forks source link

Error with SSO #1

Closed zoglesby closed 6 years ago

zoglesby commented 6 years ago

I am trying to login to my zoom account which uses SSO and I get the following error. The part about /home/levi/ is a bit odd

[zoglesby@zaphod fdev]$ flatpak run us.zoom.Zoom ZoomLauncher started. cmd line: $HOME = /var/home/zoglesby export SSB_HOME=/var/home/zoglesby/.zoom; export QSG_INFO=1; export LD_LIBRARY_PATH=/app/extra/zoom; /app/extra/zoom/zoom "" zoom started. [CZPClientLogMgr::LogClientEnvironment] [Hardware Info Remove][Req ID: ] Linux Client Version is 2.0.115900.1201 QSG_RENDER_LOOP is XDG_CURRENT_DESKTOP = GNOME; GDMSESSION = gnome Graphics Card Info:: Zoom package arch is 64bit, runing OS arch is x86_64 AppIconMgr::systemDesktopName log Desktop Name: gnome qt.scenegraph.general: QSG: basic render loop qt.scenegraph.general: Using sg animation driver Qt WebEngine ICU data not found at /home/levi/Qt5.9.2/5.9.2/gcc_64/resources. Trying parent directory... Qt WebEngine ICU data not found at /home/levi/Qt5.9.2/5.9.2/gcc_64. Trying application directory... Installed Qt WebEngine locales directory not found at location /home/levi/Qt5.9.2/5.9.2/gcc_64/translations/qtwebengine_locales. Trying application directory... Qt WebEngine resources not found at /home/levi/Qt5.9.2/5.9.2/gcc_64/resources. Trying parent directory... Qt WebEngine resources not found at /home/levi/Qt5.9.2/5.9.2/gcc_64. Trying application directory... Qt WebEngine ICU data not found at /home/levi/Qt5.9.2/5.9.2/gcc_64/resources. Trying parent directory... Qt WebEngine ICU data not found at /home/levi/Qt5.9.2/5.9.2/gcc_64. Trying application directory... Installed Qt WebEngine locales directory not found at location /home/levi/Qt5.9.2/5.9.2/gcc_64/translations/qtwebengine_locales. Trying application directory... Qt WebEngine resources not found at /home/levi/Qt5.9.2/5.9.2/gcc_64/resources. Trying parent directory... Qt WebEngine resources not found at /home/levi/Qt5.9.2/5.9.2/gcc_64. Trying application directory... [5:70:0210/204144.468235:FATAL:udev_loader.cc(38)] Check failed: false.

0 0x7f41f2b36b2e

1 0x7f41f2b4883e

2 0x7f41f23d4e6f

3 0x7f41f23d3f59

4 0x7f41f23d4a6f

5 0x7f41f36893a8

6 0x7f41f2bac3f9

7 0x7f41f2b50d70

8 0x7f41f2b529ad

9 0x7f41f2b52e65

10 0x7f41f2b54300

11 0x7f41f2b4fe92

12 0x7f41f2b6c5ca

13 0x7f41f2470a05

14 0x7f41f2470e63

15 0x7f41f2b84490

16 0x7f41f2b807ad

17 0x003bd8207444

18 0x003bd7ae827f

zoglesby commented 6 years ago

I tried using org.kde.Platform and org.kde.Sdk and rebuilt the flatpak, but that did not help and I am getting the same error. It seems that they application is using its own static libs.

nedrichards commented 6 years ago

udev_loader is an interesting fail. I can add udev to the build and see if that helps but don't have access to Zoom SSO to test myself.

nedrichards commented 6 years ago

When the update is available can you test again?

zoglesby commented 6 years ago

Sure can.

On February 15, 2018 5:50:24 AM EST, Nick Richards notifications@github.com wrote:

When the update is available can you test again?

-- You are receiving this because you authored the thread. Reply to this email directly or view it on GitHub: https://github.com/flathub/us.zoom.Zoom/issues/1#issuecomment-365891398

zoglesby commented 6 years ago

I am sorry, I missed the updates to this. I have now tested this and it is fixed. Thanks.