Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt for Python
  4. Designer sometimes crash on windows when I'm loading some plugins
Forum Updated to NodeBB v4.3 + New Features

Designer sometimes crash on windows when I'm loading some plugins

Scheduled Pinned Locked Moved Unsolved Qt for Python
4 Posts 2 Posters 722 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • T Offline
    T Offline
    Tim Tu
    wrote on last edited by
    #1

    I have written some plugins for pyside6 designer and they work well on Linux. But when I tested them on windows something strange happened. Sometimes it could run normally, but sometimes it returned 3221225477.
    ef3e6832-adc9-4279-9053-ff5af2db9d5d-image.png

    I don't know what's wrong and I have downloaded debugview to check error messages, but I could find nothing. Here is log.

    1 Reply Last reply
    0
    • T Offline
      T Offline
      Tim Tu
      wrote on last edited by
      #2

      We found that the 6.4.2 pyside can always run successfully. I also found a commit that may cause this problem.

      1 Reply Last reply
      0
      • F Offline
        F Offline
        friedemannkleint
        wrote on last edited by
        #3

        Can you please try to attach a debug stack trace (as obtained from Qt Creator , right click "Create full backtace" as text)?

        1 Reply Last reply
        0
        • T Offline
          T Offline
          Tim Tu
          wrote on last edited by Tim Tu
          #4

          Try to folk this or this. And run python tools/designer.py, you will meet this problem.(These two repository achieve the same result in different ways.)

          I have reported this bug;https://bugreports.qt.io/browse/PYSIDE-2669

          1 Reply Last reply
          0

          • Login

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • Users
          • Groups
          • Search
          • Get Qt Extensions
          • Unsolved