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

grabToImage crash on big objects

    XMLWordPrintable

Details

    Description

      The error:
      QOpenGLFramebufferObject: Framebuffer incomplete attachment.
      QOpenGLFramebufferObject: Framebuffer incomplete, missing attachment.

      The code:
      rule.grabToImage(function(result) {
      result.saveToFile("test01.png");
      });

      This code works on "small" objects like 6000x650 px. But when I try to generate a 12000x650px is crashing.

      Attachments

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

        Activity

          People

            sletta Gunnar Sletta
            sdsoldi Joseba Oses
            Votes:
            2 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes