Uploaded image for project: 'Qt for Python'
  1. Qt for Python
  2. PYSIDE-1278

pyside2-designer crashes: undefined symbol: _ZdlPvm, version Qt_5

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Out of scope
    • Icon: Not Evaluated Not Evaluated
    • None
    • 5.14.2
    • PySide
    • None
    • Manjaro 20.0

      GCC 9.3.0

      Python 3.8.2

      PySide2 5.14.2

    • Linux/X11

      open pyside2-designer, click 'Create', then it crashes with:

      ```
      /home/me/.local/lib/python3.8/site-packages/PySide2/designer: symbol lookup error: /home/me/.local/lib/python3.8/site-packages/PySide2/designer: undefined symbol: _ZdlPvm, version Qt_5
      ```

      Following the answer on Stackoverflow, the problem disappears when the PySide2 shared library path is supplied:
      ```
      LD_LIBRARY_PATH=$HOME/.local/lib/python3.8/site-packages/PySide2/Qt/lib: pyside2-designer
      ```
      but I suppose the environment should have been taken care of somewhere in the launcher scripts.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            crmaurei Cristian Maureira-Fredes
            exprosic Exp Rosic
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes