Hi there,
We have two systems running Ubuntu 20.4.3 LTS and we're able to launch Houdini 18.5.633 without a problem on both.
I recently installed the latest Google Chrome 96.0.4664.45 on one system, and then Houdini 19.0.383, which then fails on launch with the following error;
"Qt Error: 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, webgl, xcb. "
The other system, without the Google Chrome install, was able to run H19.0.383 without a hitch.
Even when trying to run 'hkey', there is the following error;
"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, webgl, xcb."
Aborted (core dumped)
I'd not seen anything when googling the error, but just wondered if anyone else had experienced this or knew of a fix. I've emailed support@sidefx.com but no reply yet.
Thanks very much,
Stuart Ramsden
Visualization Programmer
National Computational Infrastructure (NCI)
The Australian National University
H19 unable to launch on Ubuntu 20.4 with Qt Error
9079 8 2- sjr
- Member
- 2 posts
- Joined: July 2005
- Offline
- drew
- Member
- 120 posts
- Joined: July 2005
- Offline
- jorgemorales3d
- Member
- 2 posts
- Joined: Aug. 2019
- Offline
- Rudji
- Member
- 1 posts
- Joined: Oct. 2017
- Offline
- johnmather
- Staff
- 528 posts
- Joined: Aug. 2019
- Offline
- Colemapt
- Member
- 4 posts
- Joined: Jan. 2020
- Offline
- niall_flinn
- Member
- 2 posts
- Joined: May 2018
- Offline
- ifree
- Member
- 54 posts
- Joined: Sept. 2008
- Offline
- johnmather
- Staff
- 528 posts
- Joined: Aug. 2019
- Offline
We are in the process of updating the system requirements page, however the full list for Ubuntu is:
You can install them with the following command:
libgl1
libglu1-mesa
libglx0
libice6
libopengl0
libsm6
libx11-6
libx11-xcb1
libxcb-icccm4
libxcb-image0
libxcb-keysyms1
libxcb-randr0
libxcb-render-util0
libxcb-render0
libxcb-shape0
libxcb-shm0
libxcb-sync1
libxcb-util1
libxcb-xfixes0
libxcb-xinerama0
libxcb-xkb1
libxcb1
libxext6
libxkbcommon-x11-0
libxkbcommon0
libxt6
You can install them with the following command:
sudo apt install libgl1 libglu1-mesa libglx0 libice6 libopengl0 libsm6 libx11-6 libx11-xcb1 libxcb-icccm4 libxcb-image0 libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-render0 libxcb-shape0 libxcb-shm0 libxcb-sync1 libxcb-util1 libxcb-xfixes0 libxcb-xinerama0 libxcb-xkb1 libxcb1 libxext6 libxkbcommon-x11-0 libxkbcommon0 libxt6
Edited by johnmather - April 7, 2024 01:37:02
-
- Quick Links