[SOLVED] Error when trying to run zoom
by Mackyboy123 from LinuxQuestions.org on (#5CXJ2)
I downloaded zoom off slackbuilds https://slackbuilds.org/repository/1...rk/zoom-linux/ and tried to build it. It built fine with no errors. When I try to run it, I get this error
Code:ZoomLauncher started.
Zoom path is: /opt/zoom-linux
cmd line:
CreateReportChannel bp_server_fd=4
$HOME = /root
Can't load/root/.config/zoomus.conf
export SSB_HOME=/root/.zoom; export QSG_INFO=1; export QT_AUTO_SCREEN_SCALE_FACTOR=1; export LD_LIBRARY_PATH=/opt/zoom-linux; export BREAKPAD_CLIENT_FD=3; /opt/zoom-linux/zoom ""
No PulseAudio daemon running, or not running as session daemon.
zoom started.
Client: Breakpad is using Client-Server Mode! client fd = 3
No protocol specified
qt.qpa.xcb: could not connect to display :0
qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even though it was found.
This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
Available platform plugins are: eglfs, linuxfb, minimal, minimalegl, offscreen, vnc, wayland-egl, wayland, wayland-xcomposite-egl, wayland-xcomposite-glx, xcb.
sh: line 1: 5026 Aborted /opt/zoom-linux/zoom ""
success to create child process,status is 34304.
zoom exited normally.
Something went wrong while running zoom,exit code is 134.
ZoomLauncher exit.


Code:ZoomLauncher started.
Zoom path is: /opt/zoom-linux
cmd line:
CreateReportChannel bp_server_fd=4
$HOME = /root
Can't load/root/.config/zoomus.conf
export SSB_HOME=/root/.zoom; export QSG_INFO=1; export QT_AUTO_SCREEN_SCALE_FACTOR=1; export LD_LIBRARY_PATH=/opt/zoom-linux; export BREAKPAD_CLIENT_FD=3; /opt/zoom-linux/zoom ""
No PulseAudio daemon running, or not running as session daemon.
zoom started.
Client: Breakpad is using Client-Server Mode! client fd = 3
No protocol specified
qt.qpa.xcb: could not connect to display :0
qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even though it was found.
This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
Available platform plugins are: eglfs, linuxfb, minimal, minimalegl, offscreen, vnc, wayland-egl, wayland, wayland-xcomposite-egl, wayland-xcomposite-glx, xcb.
sh: line 1: 5026 Aborted /opt/zoom-linux/zoom ""
success to create child process,status is 34304.
zoom exited normally.
Something went wrong while running zoom,exit code is 134.
ZoomLauncher exit.