Upgrading from 3.31.2 to 3.32.2 - stop working on Linux

Discussions around the CAM Add-On of QCAD.

Moderator: andrew

Forum rules

Always indicate your operating system and QCAD version.

Indicate the post processor used.

Attach drawing files and screenshots.

Post one question per topic.

Post Reply
fedotovs
Registered Member
Posts: 2
Joined: Thu Feb 27, 2025 4:38 pm

Upgrading from 3.31.2 to 3.32.2 - stop working on Linux

Post by fedotovs » Thu Feb 27, 2025 4:49 pm

Previous version: 3.31.2 - was working OK.
The upgraded version, 3.32.2, is not starting properly. It looks like something is wrong with the video overlay or something similar.
Please advice!

Output:

Code: Select all

$ ./qcad
QCAD version  3.32.2
17:44:50: Debug:    loading plugins...
17:44:50: Debug:    RGLES3DPlugin::init
17:44:50: Debug:    RHelpPlugin::init
17:44:50: Debug:    RPolygonPlugin::init
17:44:50: Debug:    RProScriptsPlugin::init
17:44:50: Debug:    RProxiesPlugin::init
17:44:50: Debug:    RTracePlugin::init
17:44:50: Debug:    RDwgPlugin::init
17:44:50: Debug:    loading static plugins...
17:44:50: Debug:    RGLES3DPlugin::initScriptExtensions
Warning:  QXcbIntegration: Cannot create platform OpenGL context, neither GLX nor EGL are enabled
Warning:  QXcbIntegration: Cannot create platform OpenGL context, neither GLX nor EGL are enabled
Warning:  QOpenGLWidget: Failed to create context
Warning:  QXcbIntegration: Cannot create platform OpenGL context, neither GLX nor EGL are enabled
Warning:  QOpenGLWidget: Failed to create context
17:44:51: Debug:    loading plugins...
17:44:51: Debug:    loading static plugins...
17:44:51: Debug:    loading plugins...
17:44:51: Debug:    loading static plugins...
17:44:51: Debug:    LayerListPro.init
17:44:51: Debug:    loading plugins...
17:44:51: Debug:    loading static plugins...
17:44:52: Debug:    loading plugins...
17:44:52: Debug:    loading static plugins...
17:44:52: Debug:    loading plugins...
17:44:52: Debug:    loading static plugins...
17:44:52: Debug:    loading plugins...
17:44:52: Debug:    loading static plugins...
17:44:52: Debug:    openFiles: 
17:44:52: Debug:    RGLES3DPlugin::initScriptExtensions
Warning:  QXcbIntegration: Cannot create platform OpenGL context, neither GLX nor EGL are enabled
Warning:  composeAndFlush: makeCurrent() failed
Warning:  composeAndFlush: makeCurrent() failed
Warning:  composeAndFlush: makeCurrent() failed
Warning:  composeAndFlush: makeCurrent() failed
Warning:  composeAndFlush: makeCurrent() failed
Warning:  composeAndFlush: makeCurrent() failed
Warning:  composeAndFlush: makeCurrent() failed
Warning:  composeAndFlush: makeCurrent() failed
Warning:  composeAndFlush: makeCurrent() failed
The last line repeats continuously.

OS: Ubuntu 24.4
uname: Linux 6.11.0-17-generic #17~24.04.2-Ubuntu SMP PREEMPT_DYNAMIC Mon Jan 20 22:48:29 UTC 2 x86_64 x86_64 x86_64 GNU/Linux

User avatar
andrew
Site Admin
Posts: 8778
Joined: Fri Mar 30, 2007 6:07 am

Re: Upgrading from 3.31.2 to 3.32.2 - stop working on Linux

Post by andrew » Thu Feb 27, 2025 8:50 pm

Please delete the file plugins/libqcadgles3d.so of your QCAD/CAM installation and try again. This will disable the 3D preview but should give you a working system.

fedotovs
Registered Member
Posts: 2
Joined: Thu Feb 27, 2025 4:38 pm

Re: Upgrading from 3.31.2 to 3.32.2 - stop working on Linux

Post by fedotovs » Thu Feb 27, 2025 10:46 pm

Thank you. That helped. Now it is working.

Post Reply

Return to “QCAD/CAM”