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

***Panic Report*** pepflashplayer.dll couldn't load plugin

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Not Evaluated
    • None
    • 5.13.1
    • WebEngine
    • None
    • Windows

    Description

      All was good using 5.13.0 and then 5.13.1 broke the Flash joy. 5.13.0 only needed to have the pepflashplayer.dll at the root’s API and:

       setAttribute(QWebEngineSettings::PluginsEnabled, true);

       Somehow, this is not working anymore. I also tried this:

      l_arguments.append("--register-pepper-plugins=./pepflashplayer.dll;application/x-ppapi-pepflashplayer");
      and/or
      l_arguments.append("--ppapi-flash-path=./pepflashplayer.dll");

       No luck, what’s going on?

      Attachments

        Issue Links

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

          Activity

            People

              qt_webengine_team Qt WebEngine Team
              neosettler neosettler
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes