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

Behavioural change in QQuickWindow:createTextureFromImage causing crashes in client code

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P1: Critical
    • 5.9.1
    • 5.9.1, 5.9
    • Quick: SceneGraph
    • None

    Description

      QQuickWindow:createTextureFromImage changed between the RC and current when passed a null QImage in
      e6acf80136db9f667d0d4664f6c68065355d6811
      It used to return a valid QSGTexture object (albeit with an emtpy texture) now it returns a null pointer. This is undocumented and causes crashes downstream as it's effectively an API change we weren't expecting.

       

      Our downstream bug report :

      https://bugs.kde.org/show_bug.cgi?id=380219

       

      Attachments

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

        Activity

          People

            mitch_curtis Mitch Curtis
            davidedmundson David Edmundson
            Votes:
            0 Vote for this issue
            Watchers:
            10 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes