[Bug 295733] cad/freecad: python qt version for 14.3

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 30 May 2026 21:33:41 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=295733

            Bug ID: 295733
           Summary: cad/freecad: python qt version for 14.3
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: cmt@freebsd.org
          Reporter: porok777@gmx.com
          Assignee: cmt@freebsd.org
             Flags: maintainer-feedback?(cmt@freebsd.org)

14.3-RELEASE-p1

Does not work: does launch the new project window, once clicked to create 2d
drawing draft throws an errorbox and renders white window.

FreeCAD 1.1.0, Libs: 1.1.0R1.1.0
(C) 2001-2026 FreeCAD contributors
FreeCAD is free and open-source software licensed under the terms of LGPL2+
license.

During initialization the error "No viable version of PySide was found (tried
the FreeCAD PySide wrapper, PySide6 and PySide2)" occurred in
/usr/local/FreeCAD/Mod/AddonManager/./InitGui.py
Look into the log file for further information
During initialization the error
"/usr/local/lib/python3.11/site-packages/PySide6/QtCore.abi3.so: Undefined
symbol "_ZN14QObjectPrivateC2E16QtPrivate_6_10_2@Qt_6_PRIVATE_API"" occurred in
/usr/local/FreeCAD/Mod/Assembly/InitGui.py
Look into the log file for further information
During initialization the error
"/usr/local/lib/python3.11/site-packages/PySide6/QtCore.abi3.so: Undefined
symbol "_ZN14QObjectPrivateC2E16QtPrivate_6_10_2@Qt_6_PRIVATE_API"" occurred in
/usr/local/FreeCAD/Mod/BIM/InitGui.py
Look into the log file for further information
During initialization the error
"/usr/local/lib/python3.11/site-packages/PySide6/QtCore.abi3.so: Undefined
symbol "_ZN14QObjectPrivateC2E16QtPrivate_6_10_2@Qt_6_PRIVATE_API"" occurred in
/usr/local/FreeCAD/Mod/Draft/InitGui.py
Look into the log file for further information
During initialization the error
"/usr/local/lib/python3.11/site-packages/PySide6/QtCore.abi3.so: Undefined
symbol "_ZN14QObjectPrivateC2E16QtPrivate_6_10_2@Qt_6_PRIVATE_API"" occurred in
/usr/local/FreeCAD/Mod/Help/InitGui.py
Look into the log file for further information
During initialization the error
"/usr/local/lib/python3.11/site-packages/PySide6/QtCore.abi3.so: Undefined
symbol "_ZN14QObjectPrivateC2E16QtPrivate_6_10_2@Qt_6_PRIVATE_API"" occurred in
/usr/local/FreeCAD/Mod/Measure/InitGui.py
Look into the log file for further information
Migrating Start Workbench to Start command... done.
During initialization the error
"/usr/local/lib/python3.11/site-packages/PySide6/QtCore.abi3.so: Undefined
symbol "_ZN14QObjectPrivateC2E16QtPrivate_6_10_2@Qt_6_PRIVATE_API"" occurred in
/usr/local/FreeCAD/Mod/Tux/InitGui.py
Look into the log file for further information
Wizard shaft module cannot be loaded
/usr/local/lib/python3.11/site-packages/PySide6/QtCore.abi3.so: Undefined
symbol "_ZN14QObjectPrivateC2E16QtPrivate_6_10_2@Qt_6_PRIVATE_API"
Wizard shaft module cannot be loaded
/usr/local/lib/python3.11/site-packages/PySide6/QtCore.abi3.so: Undefined
symbol "_ZN14QObjectPrivateC2E16QtPrivate_6_10_2@Qt_6_PRIVATE_API"
/usr/local/lib/python3.11/site-packages/PySide6/QtCore.abi3.so: Undefined
symbol "_ZN14QObjectPrivateC2E16QtPrivate_6_10_2@Qt_6_PRIVATE_API"Error:
Initializing one or more of the Draft modules failed, Draft will not work as
expected.
/usr/local/lib/python3.11/site-packages/PySide6/QtCore.abi3.so: Undefined
symbol "_ZN14QObjectPrivateC2E16QtPrivate_6_10_2@Qt_6_PRIVATE_API"
Traceback (most recent call last):
  File "/usr/local/FreeCAD/Mod/Draft/InitGui.py", line 101, in Initialize
    import draftutils.init_tools as it
  File "/usr/local/FreeCAD/Mod/Draft/draftutils/init_tools.py", line 35, in
<module>
    from PySide.QtCore import QT_TRANSLATE_NOOP
  File "/usr/local/FreeCAD/Ext/PySide/QtCore.py", line 1, in <module>
    from PySide6.QtCore import *

-- 
You are receiving this mail because:
You are the assignee for the bug.