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. I AM Getting These kind of Errors Plz help Out in Qt(c++)
Qt 6.11 is out! See what's new in the release blog

I AM Getting These kind of Errors Plz help Out in Qt(c++)

Scheduled Pinned Locked Moved Unsolved General and Desktop
2 Posts 2 Posters 764 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.
  • V Offline
    V Offline
    Vinay Kumar pusuluri
    wrote on last edited by
    #1

    ASSERT: "at < m_engines.size()" in file ....\include\QtGui\5.6.3\QtGui/private/../../../../../src/gui/text/qfontengine_p.h, line 436
    ASSERT: "at < m_engines.size()" in file text\qfontengine.cpp, line 1823
    ASSERT: "at < m_engines.size()" in file text\qfontengine.cpp, line 1823
    QWidget::repaint: Recursive repaint detected
    ASSERT: "at < m_engines.size()" in file text\qfontengine.cpp, line 1823

    jsulmJ 1 Reply Last reply
    0
    • V Vinay Kumar pusuluri

      ASSERT: "at < m_engines.size()" in file ....\include\QtGui\5.6.3\QtGui/private/../../../../../src/gui/text/qfontengine_p.h, line 436
      ASSERT: "at < m_engines.size()" in file text\qfontengine.cpp, line 1823
      ASSERT: "at < m_engines.size()" in file text\qfontengine.cpp, line 1823
      QWidget::repaint: Recursive repaint detected
      ASSERT: "at < m_engines.size()" in file text\qfontengine.cpp, line 1823

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @Vinay-Kumar-pusuluri said in I AM Getting These kind of Errors Plz help Out in Qt(c++):

      QWidget::repaint: Recursive repaint detected

      You will need to show your code. Looks like you're doing painting in a recursive way.

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      4

      • Login

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