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. "ASSERT: "visual != -1" in file itemviews\qheaderview.cpp, line 1254" runtime error?
QtWS25 Last Chance

"ASSERT: "visual != -1" in file itemviews\qheaderview.cpp, line 1254" runtime error?

Scheduled Pinned Locked Moved Unsolved General and Desktop
4 Posts 2 Posters 17.7k 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.
  • MucipM Offline
    MucipM Offline
    Mucip
    wrote on last edited by
    #1

    Hi,
    I got below error message and crush when I work with the program.

    ASSERT: "visual != -1" in file itemviews\qheaderview.cpp, line 1254

    How can I check where the error comes from?

    Regards,
    Mucip:)

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      Use a debugger and inspect the backtrace of the crash.

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      MucipM 1 Reply Last reply
      1
      • SGaistS SGaist

        Hi,

        Use a debugger and inspect the backtrace of the crash.

        MucipM Offline
        MucipM Offline
        Mucip
        wrote on last edited by
        #3

        Hi @SGaist ,
        Is there any document or video tutorial to do this?...

        Regards,
        Mucip:)

        1 Reply Last reply
        0
        • SGaistS Offline
          SGaistS Offline
          SGaist
          Lifetime Qt Champion
          wrote on last edited by
          #4

          A quick search with the "Qt Creator debugging" keywords would have given you Qt Creator's documentation on how to setup for debugging as well as this VoidRealms video on the subject on youtube.

          Interested in AI ? www.idiap.ch
          Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

          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