Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QtWebEngine
  4. Enabling Plugins
Forum Updated to NodeBB v4.3 + New Features

Enabling Plugins

Scheduled Pinned Locked Moved QtWebEngine
4 Posts 2 Posters 1.4k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • H Offline
    H Offline
    hacking_away
    wrote on last edited by
    #1

    I can see that enabling plugins (flash, java etc) is not supported in 5.4 and maybe not in 5.5. I personally feel that we need to get plugins running because much of the web is broken without it. Like it or not, there are still many sites out there that use flash and java in one way or another.

    Is it possible to modify the underlying chromium myself to get plugins working for webengine? Maybe I won't be able to control them via QTcode, but at least they would work. I am not really even sure where to start when it comes to doing such a thing but am willing to learn.

    Does anyone have any ideas?

    M 1 Reply Last reply
    0
    • H hacking_away

      I can see that enabling plugins (flash, java etc) is not supported in 5.4 and maybe not in 5.5. I personally feel that we need to get plugins running because much of the web is broken without it. Like it or not, there are still many sites out there that use flash and java in one way or another.

      Is it possible to modify the underlying chromium myself to get plugins working for webengine? Maybe I won't be able to control them via QTcode, but at least they would work. I am not really even sure where to start when it comes to doing such a thing but am willing to learn.

      Does anyone have any ideas?

      M Offline
      M Offline
      maximus
      wrote on last edited by
      #2

      @hacking_away Hey are you sure plugins are not supported?
      I'm trying the fancybrowser example and flash is working on youTube for example, you may have to install it on your system first?

      https://doc-snapshots.qt.io/qt5-5.4/qwebenginesettings.html#WebAttribute-enum


      Free Indoor Cycling Software - https://maximumtrainer.com

      1 Reply Last reply
      0
      • H Offline
        H Offline
        hacking_away
        wrote on last edited by
        #3

        youtube works for me but it is using the HTML5 player not the flash player. If I go to https://get.adobe.com/flashplayer I get that the flash player is installed but not enabled. I cant find any QWebSettings::PluginsEnabled equivalent. I must be missing something simple.

        1 Reply Last reply
        0
        • M Offline
          M Offline
          maximus
          wrote on last edited by
          #4

          Good one, I have been trying to install plugins for Chromium, but not able so far.
          With the standard Chromium browser, you go to "chrome://plugins"
          and see a list of installed plugins for Chromium, not sure if this is available for Qt's chromium browser? Would be a really nice feature (adblock,etc, all usefull plugins that should available :)


          Free Indoor Cycling Software - https://maximumtrainer.com

          1 Reply Last reply
          0

          • Login

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • Users
          • Groups
          • Search
          • Get Qt Extensions
          • Unsolved