Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. QtWebKit crashes when deployed
QtWS25 Last Chance

QtWebKit crashes when deployed

Scheduled Pinned Locked Moved Installation and Deployment
1 Posts 1 Posters 844 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.
  • P Offline
    P Offline
    Pilou
    wrote on last edited by
    #1

    Hello every one,

    I am trying to deploy on windows an application that uses QtWebkit. When it runs on my computer every thing is ok, but it doesn't on other Windows 7 computer I can find. When the QWebView used to display web content, is supposed to appear, the application crashes. The WebView appears when the user clicks a button, so if he doesn't the rest of the application is running correctly.
    I have read that into the doc : "here":http://qt-project.org/doc/qt-5.0/qtdoc/deployment-windows.html

    bq. If you are deploying an application that uses QtWebKit to display HTML pages from the World Wide Web, you should include all text codec plugins to support as many HTML encodings possible.

    But I don't know what "text codec plugins" are, and how to add them with my .exe file. (I have in the same directory as my .exe all DLL that were asked).
    (Maybe this is not related to my issue but this is the only idea I have for the moment)

    I am using Qt5.0.1 with mingw.

    Any help will be appreciate

    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