Latest Zoom doesn't start on fedora 40 | Community
Skip to main content
Newcomer
October 22, 2024
Question

Latest Zoom doesn't start on fedora 40

  • October 22, 2024
  • 1 reply
  • 0 views

The version I downloaded on September 5 works, but latest doesn't start.

 

Version that work  6.1.11.1545

Version that don't work: 6.2.3.2056

 

Does someone have success with latest version on fedora 40?

 

Hare are the logs I get:

 

ZoomLauncher started. Zoom path is: /opt/zoom cmd line: Start subprocess: /opt/zoom/zoom sucessfully, process pid: 7216 No PulseAudio daemon running, or not running as session daemon. Class App Lib Possible Culprit Flags resip::Connection 656 656 resip::Data 36 36 resip::DnsResult 1080 1080 resip::Headers 1 1 resip::MsgHeaderScanner 40 40 resip::SipMessage 5224 5224 resip::TransportSelector 896 896 resip::Tuple 128 128 resip::UdpTransport 1144 1144 resip::GenericIPAddress 28 28 zoom started. Client: Breakpad is using Single Client Mode! client fd = -1 loadZoomWebviewHostProcess newPath is /opt/zoom/ZoomWebviewHost loadZoomWebviewHostProcess libpath is /opt/zoom/Qt/lib:/opt/zoom/cef:/opt/zoom Start subprocess: /opt/zoom/ZoomWebviewHost sucessfully, process pid: 7226 Interface wlp0s20f3 is a wireless interface Interface: ipv4 wlp0s20f3, IP Address: 10.45.255.89 Interface: ipv4 vpn0, IP Address: 10.99.111.84 [7226:7226]ZoomCollabHost started,isSupportCef=1 [7226:7226]CefInitialize init -- [[7238:7238]ZoomCollabHost started,isSupportCef=1:1]ZoomCollabHost started,isSupportCef=1 1 qt.scenegraph.general: threaded render loop qt.scenegraph.general: Using sg animation driver qt.scenegraph.general: Animation Driver: using vsync: 16.67 ms [7272:7272]ZoomCollabHost started,isSupportCef=1 [7226:7297]webviewHostIpcChannel:onChannelConnected webviewClientIpcChannel:onChannelConnected QQmlEngine::setContextForObject(): Object already has a QQmlContext QQmlEngine::setContextForObject(): Object already has a QQmlContext QQmlEngine::setContextForObject(): Object already has a QQmlContext [CZPClientLogMgr::LogClientEnvironment] [MacAddr: 56:0C:BA:62:AE:00][client: Linux][OS: Fedora Linux 40 Forty x64][Hardware: CPU Core:8 Frenquency:3.7 G Memory size:31721MB CPU Brand:13th Gen Intel(R) Core(TM) i7-1360P GPU Brand:][Req ID: ] Linux Client Version is 6.2.3 (2056) QSG_RENDER_LOOP is XDG_CURRENT_DESKTOP = KDE; GDMSESSION = ; XDG_SESSION_TYPE = x11 # End of logs

 

I don't think it's pulseaudio because 6.1.11 works, but here is its status:

 

systemctl --user status pipewire-pulse ● pipewire-pulse.service - PipeWire PulseAudio Loaded: loaded (/usr/lib/systemd/user/pipewire-pulse.service; disabled; preset: disabled) Drop-In: /usr/lib/systemd/user/service.d └─10-timeout-abort.conf Active: active (running) since Tue 2024-10-22 07:34:33 EDT; 1h 8min ago TriggeredBy: ● pipewire-pulse.socket Main PID: 3593 (pipewire-pulse) Tasks: 3 (limit: 37753) Memory: 8.4M (peak: 9.7M) CPU: 851ms CGroup: /user.slice/user-5000.slice/user@5000.service/session.slice/pipewire-pulse.service └─3593 /usr/bin/pipewire-pulse

 

 

1 reply

b64Author
Newcomer
October 24, 2024

I just discovered that it start when running under root.

Newcomer
November 3, 2024

Exact same problem here, but different system: EndeavourOS (archlinux-based) running LxQt desktop environment, running 6.2.6.2503.  Zoom worked great a month ago, but after reinstall now it only works with sudo.  What changed?  I hope zoom developers are reading this, I think they made a change in 6.2 that broke something.  Strangely, I have a different system running Manjaro with XFCE desktop environment, and zoom 6.2.6.2503 works just fine there.  I wonder if a GTK-based system is needed?  I see you are running KDE (Qt-based) and I'm running LxQt (also Qt-based)...