Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt WebKit
  4. WebEngine Application hangs in Debug Mode
QtWS25 Last Chance

WebEngine Application hangs in Debug Mode

Scheduled Pinned Locked Moved Unsolved Qt WebKit
webenginedebughangfreezewebchannel
1 Posts 1 Posters 1.2k Views
  • 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.
  • B Offline
    B Offline
    BiedermannS
    wrote on 10 Dec 2015, 13:34 last edited by BiedermannS 12 Oct 2015, 13:38
    #1

    Today I wanted to try out QtWebEngine and QWebChannel. I created a simple QML application with a WebEngineView on it and tried to load a custom html page. To this point, everything worked as it should.

    Then I tried to integrate IPC over QWebChannel. When I hit Debug, the Application starts, but breaks on an unknown position. If I press resume, the whole application hangs until I stop the debugger.

    Strange thing: The same procedure works, if I build the project in release mode.

    If I start the standalone webchannel example in debug mode, everything works fine and my application is almost the same, except for the presence of a QtWebEngineView.

    Edit: I uploaded my whole project to my google drive: https://drive.google.com/file/d/0Byc0Zui_4XuxaUc5MmJlWlo0M28/view?usp=sharing

    Edit 2: I'm currently working on a windows 7 x86 Machine.

    Any suggestions on how to solve this?

    1 Reply Last reply
    0

    1/1

    10 Dec 2015, 13:34

    • Login

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