Registration for Zoomtopia is LIVE! Join us virtually or in person for the biggest event of the year and experience the future of AI-driven collaboration.
Register today!Everything you need to work together, all in one place.
Explore Zoom One's Collaboration ToolsConnect virtually from anywhere with Zoom Meetings
Collaborate together with Zoom Chat
Call the world with Zoom Phone
Create and brainstorm with Zoom Whiteboard
Rich conversation analytics to improve sales
Send and receive messages and calendar invitations
Bring fluid interactions to hybrid teams with Zoom Huddles
Remove the hassle of traditional scheduling with Zoom Scheduler
Innovative video solutions for every meeting space.
Bring meeting spaces online with Zoom Rooms
Conference Room Connector links existing rooms to Zoom
Innovative solutions for every space
Solutions to host impactful virtual and hybrid experiences.
Find a Solution for Every EventHost hybrid and virtual events with Zoom Events
Elevate your brand with single session events powered by Zoom Sessions
Broadcast at scale with Zoom Webinars
Host and attend classes, group events, and more OnZoom
An omnichannel cloud solution optimized for video.
Engage customers with Zoom Contact Center
Deliver intelligent support with conversational AI
Optimize contact center agent performance and engagement
Zoom solutions elevate collaboration across vertical use cases.
Discover Zoom Industry SolutionsEnabling exciting new ways to teach, learn, and connect globally
Transforming client engagement and employee experiences
Improving collaboration between agencies, ministries and constituents
Connecting care, collaboration, and medical innovation
Real-time communication, anywhere in the world
Bridging the in-store and online experiences
Expert support and services for all your design, strategy, implementation, event, and hardware needs.
Global Services
Hardware purchase and subscription options
Flexible subscription plans for hardware
Protect certain data at rest with your own encryption keys
An open platform that allows developers to build Zoom apps and integrations.
Explore thousands of apps that work with or within Zoom
Explore over 1,500 apps in Zoom App Marketplace
Documentation for building with Zoom's technology using SDKs, APIs, and webhooks
Documentation for building on Zoom's platform using APIs, Webhooks, and SDKs
Post your questions and get help from our developer community
Zoom Partners bring Zoom's communications platform to market through alliance, sales, and service partnerships.
Explore Zoom's technology ecosystem
Find a trusted Partner
Learn about Zoom's Partner Programs
Access marketing & sales resources
Login to the Partner Portal and click 'Learn'
Discover new ways to use Zoom solutions to power your modern workforce.
Access expert-led tutorials on Zoom products and features.
Network with other Zoom users, and share your own product and industry insights.
Get documentation on deploying, managing, and using the Zoom platform.
Keep your Zoom client up to date to access the latest features.
Download CenterDownload hi-res images and animations to elevate your next Zoom meeting.
Browse Backgrounds2022-05-23 08:30 AM
So, Zoom supposedly installed.
I click on the meeting link in an e-mail, Firefox opens and asks for an application to open the link.
Now, what?
I just installed Zoom, so why doesn't a file/link association exist?
I navigate to /opt/zoom and double-click on the zoom file, and nothing happens.
How does one join a Zoom meeting in Linux?
2022-05-23 08:57 AM
I just learned that, because Ubuntu 22.04 installs Firefox in a snap, Zoom can't function in that environment.
The devs better get working on that.
2022-05-23 09:03 AM
See here.
2022-07-04 02:39 AM
Even from the command line, it doesn't work - you can run
zoom "https://zoom.us/j/<id>?pwd=<password>"
and this doesn't work. Zoom opens to the UI as if you hadn't specified the URL. Nothing interesting in the logs - it gets the correct command line, starts the zoom, process, spits out some complaints about PulseAudio not running (sound isn't an issue once joining the meeting though).
I am not missing any libraries
ldd /usr/bin/zoom
linux-vdso.so.1 (0x00007ffc41986000)
libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0 (0x00007f4c57e4a000)
libstdc++.so.6 => /lib/x86_64-linux-gnu/libstdc++.so.6 (0x00007f4c57800000)
libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007f4c57b19000)
libgcc_s.so.1 => /lib/x86_64-linux-gnu/libgcc_s.so.1 (0x00007f4c57e2a000)
libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f4c57400000)
/lib64/ld-linux-x86-64.so.2 (0x00007f4c57e6b000)
The only bit of the logs that gave me pause was "Error: Send error, 22 Invalid argument", but that has been around for ages.
[CZPClientLogMgr::LogClientEnvironment] [MacAddr: <snip>][client: Linux][OS: Ubuntu 22.04 LTS x64][Hardware: CPU Core:8 Frenquency:0.4 G Memory size:31514MB CPU Brand:AMD Ryzen 9 5900HS with Radeon Graphics GPU Brand:][Req ID: ]
Linux Client Version is 5.11.1 (3595)
QSG_RENDER_LOOP is
XDG_CURRENT_DESKTOP = ubuntu:GNOME; GDMSESSION = ubuntu; XDG_SESSION_TYPE = x11
Graphics Card Info:: 01:00.0 VGA compatible controller: NVIDIA Corporation GA106M [GeForce RTX 3060 Mobile / Max-Q] (rev a1)
04:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Cezanne (rev c4)
Zoom package arch is 64bit, runing OS arch is x86_64
qt.scenegraph.general: threaded render loop
qt.scenegraph.general: Using sg animation driver
qt.scenegraph.general: Animation Driver: using vsync: 6.94 ms
AppIconMgr::systemDesktopName log Desktop Name: ubuntu
Error: Send error, 22 Invalid argument
Error: Send error, 22 Invalid argument
Error: Send error, 22 Invalid argument
qt.scenegraph.general: Using sg animation driver
qt.scenegraph.general: Animation Driver: using vsync: 6.94 ms
qt.scenegraph.general: texture atlas dimensions: 1024x512
qt.scenegraph.general: R/G/B/A Buffers: 8 8 8 8
qt.scenegraph.general: Depth Buffer: 24
qt.scenegraph.general: Stencil Buffer: 8
qt.scenegraph.general: Samples: -1
qt.scenegraph.general: GL_VENDOR: NVIDIA Corporation
qt.scenegraph.general: GL_RENDERER: NVIDIA GeForce RTX 3060 Laptop GPU/PCIe/SSE2
qt.scenegraph.general: GL_VERSION: 4.6.0 NVIDIA 515.48.07
2022-12-05 01:52 AM - edited 2022-12-05 01:59 AM
Same issue here, Ubuntu 20.10 with Flatpak Zoom (the only one which works for me) and Snap-free Firefox.
I usually copy the Meeting ID and the Password out of the URL to paste it in the Desktop app. Annoying, but works.