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

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

XMLWordPrintable

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

      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?

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes