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

unmodified example 'scriptableapplication' crashes with python 3.11.1

    XMLWordPrintable

Details

    • Bug
    • Resolution: Invalid
    • Not Evaluated
    • None
    • 6.4.0
    • Shiboken
    • None
    • Windows

    Description

      as the title says the unmodified scriptableapplication example crashes at the start.

      this is the debugger callstack (not full - cause my pyside/shiboken is not compilled in debug)

      1  PyImport_GetModuleDict                           
      2  Shiboken::Module::import   shiboken6_abi3                
      3  PyInit_AppLib              applib_module_wrapper.cpp 432 
      4  PythonUtils::init          pythonutils.cpp           72  
      5  PythonUtils::bindAppObject pythonutils.cpp           87  
      6  MainWindow::MainWindow     mainwindow.cpp            65  
      7  main                       main.cpp                  13  
      8  __scrt_common_main_seh     exe_common.inl            288 
      9  BaseThreadInitThunk        KERNEL32                      
      10 RtlUserThreadStart         ntdll
      

      python version: 3.11.1

      qt: 6.4.1

      pyside: newest git (from yesterday)

      windows: 10 (10.0.19043.2130)

      compiler: msvc 2019 / clang 14

       

      pyside compiled w/o any problems like with the previous python versions.

       

      this is some compatibility issue with python 3.11.x as i had not any issues with the previous python versions (currently using 3.10.x - for my 'scriptable' style qt application) 

      Attachments

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

        Activity

          People

            kleint Friedemann Kleint
            meomic Michal M
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes