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. Issue with QtWebEngineProcess.exe
Forum Updated to NodeBB v4.3 + New Features

Issue with QtWebEngineProcess.exe

Scheduled Pinned Locked Moved Unsolved QtWebEngine
4 Posts 2 Posters 1.6k 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.
  • Q Offline
    Q Offline
    qjqj
    wrote on 24 Mar 2019, 09:55 last edited by
    #1

    Hi all,

    I am doing one app (with multiple page) that uses QtWebEngine to show the html content for the user to see. However, once the user exited from that page. My App is unable to refocus and was stuck at QtWebEgineProcess, for now the only way to make it refresh is to click outside of my app or I disable my intel graphics driver (I guess its the OpenGL that both the driver and QtWebEngineProcess.exe uses have some issue). However, I am making my app to be full screen. Therefore, is there any way for me to de-focus QtWebEngineeProcess.exe.

    I am using Qt5.8, windows 64bit.

    Thanks!

    1 Reply Last reply
    0
    • M Offline
      M Offline
      mrjj
      Lifetime Qt Champion
      wrote on 24 Mar 2019, 10:08 last edited by
      #2

      Hi
      Did you try your app on other pc to verify its not just local ?
      There have been many issues with intel gfx drivers over the years in
      relation to openGL.

      1 Reply Last reply
      0
      • Q Offline
        Q Offline
        qjqj
        wrote on 24 Mar 2019, 13:25 last edited by
        #3

        Hi @mrjj ,

        I tried using my other pc it works fine, only that laptop having issue. Due to some reason, I cannot upgrade my intel graphics driver so trying to fix this issue. I am going to try upgrading to qt 5.12 to see if it is able to resolve.

        1 Reply Last reply
        1
        • Q Offline
          Q Offline
          qjqj
          wrote on 25 Mar 2019, 10:13 last edited by
          #4

          Hi @mrjj,

          I manage to resolve by upgrading to qt5.12 and Microsoft visual studio 2017. However, when I want to call an external keyboard (a separate exe file) . It is always been block by QtWebengineprocess.exe, how to bring my external keyboard forward?

          Thanks!

          1 Reply Last reply
          0

          4/4

          25 Mar 2019, 10:13

          • Login

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