Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-130560

Poor screen contact causes QScreen:: name() function to crash

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • 5.15.13
    • QPA: Windows
    • None
    • Windows

    Description

      Poor contact with the external screen has caused frequent triggering of the QAlication:: screenAdded signal. My program will call the QWidget:: resize() function, and frequent calls have been found to have a probability of causing the program to crash within the QScreen:: name() function. Do we need to return d ->platformScreen ->name(); Add null pointer detection before code?

      Attachments

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

        Activity

          People

            owolff Oliver Wolff
            cyj Yujun Cai
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes