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

Rendering qwebframe containing flash to image crashes application

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P1: Critical
    • 5.2.1
    • 5.1.1, 5.2.0 Beta1
    • WebKit
    • None
    • Windows 7 and 8. Attempted with VS 2010 and MinGW 4.8 compilers. Flash version 11.9.900.117
    • 7122e75c83776f9e2fb67919971c883ebea000ae

    Description

      Taking a screenshot of a webpage containing flash using CutyCapt (http://sourceforge.net/p/cutycapt/code/HEAD/tree/CutyCapt/) worked when compiled with Qt version 4.8.4. Note that CutyCapt is headless.

      However in the new version of QT it just crashes (with a access violation) at this point:

      mainFrame->render(&painter);

      This error occurs on any website using flash: http://www.youtube.com/watch?v=96gLbxMO93s

      This requires a delay to be specified to allow the flash to load, running it with no delay can sometimes avoid the issue.

      Attachments

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

        Activity

          People

            mibrunin Michael Bruning
            domusmaximus Dominic Skinner
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes