Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. PyQt5 Software Crashing.....
Qt 6.11 is out! See what's new in the release blog

PyQt5 Software Crashing.....

Scheduled Pinned Locked Moved Unsolved General and Desktop
2 Posts 2 Posters 388 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.
  • A Offline
    A Offline
    akshatrai91
    wrote on last edited by
    #1

    Hello,
    I Created A Simple Multithreaded Software with localhost networking with PyQt5. When I Run My Software it Throws a warning as shown:
    (Make sure 'QVector<int>' is registered using qRegisterMetaType().)
    QObject::connect: Cannot queue arguments of type 'QVector<int>'
    after showing this error few times my software crashed....
    pls someone help me out of this....
    I Am Having Trouble with this since few days but i am unable to make it right.
    regards
    Akshat

    JonBJ 1 Reply Last reply
    0
    • A akshatrai91

      Hello,
      I Created A Simple Multithreaded Software with localhost networking with PyQt5. When I Run My Software it Throws a warning as shown:
      (Make sure 'QVector<int>' is registered using qRegisterMetaType().)
      QObject::connect: Cannot queue arguments of type 'QVector<int>'
      after showing this error few times my software crashed....
      pls someone help me out of this....
      I Am Having Trouble with this since few days but i am unable to make it right.
      regards
      Akshat

      JonBJ Online
      JonBJ Online
      JonB
      wrote on last edited by
      #2

      @akshatrai91 said in PyQt5 Software Crashing.....:

      (Make sure 'QVector<int>' is registered using qRegisterMetaType().)
      QObject::connect: Cannot queue arguments of type 'QVector<int>'

      How can we comment if you don't show anything about your code which is causing this error? Should we guess?

      1 Reply Last reply
      1

      • Login

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