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. QtWebengine : Can't load any url
QtWS25 Last Chance

QtWebengine : Can't load any url

Scheduled Pinned Locked Moved Solved QtWebEngine
8 Posts 3 Posters 4.1k 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.
  • K Offline
    K Offline
    Kart
    wrote on 20 Jul 2017, 13:04 last edited by Kart
    #1

    I might be doing something really stupid here. But i am not able to load any URL other than https://www.qt.io/.
    Am i missing something ?
    I am using QWebEngineView in the Qt Designer.
    My Qt version is 5.9.1 and QtCreator version is 4.3.0.

    Edits :

    • Only the qt sites are working. Now google only is not loading when i checked with some major websites.

    • While running the demo browser which uses qtwebengine (5.9.1), i am getting a pop up which says,
      Certificate Error : Server's certificate is signed using a weak signature algorithm

    11/09/2017

    • Installed libnss3-dev and did a rebuild of qtwebengine because chromium doesn't support openssl certificates. But same result.
    R 1 Reply Last reply 20 Jul 2017, 13:49
    0
    • K Kart
      20 Jul 2017, 13:04

      I might be doing something really stupid here. But i am not able to load any URL other than https://www.qt.io/.
      Am i missing something ?
      I am using QWebEngineView in the Qt Designer.
      My Qt version is 5.9.1 and QtCreator version is 4.3.0.

      Edits :

      • Only the qt sites are working. Now google only is not loading when i checked with some major websites.

      • While running the demo browser which uses qtwebengine (5.9.1), i am getting a pop up which says,
        Certificate Error : Server's certificate is signed using a weak signature algorithm

      11/09/2017

      • Installed libnss3-dev and did a rebuild of qtwebengine because chromium doesn't support openssl certificates. But same result.
      R Offline
      R Offline
      raven-worx
      Moderators
      wrote on 20 Jul 2017, 13:49 last edited by
      #2

      @name_qt
      can you access other websites with your system's webbrowser?

      --- SUPPORT REQUESTS VIA CHAT WILL BE IGNORED ---
      If you have a question please use the forum so others can benefit from the solution in the future

      K 1 Reply Last reply 21 Jul 2017, 04:45
      0
      • R raven-worx
        20 Jul 2017, 13:49

        @name_qt
        can you access other websites with your system's webbrowser?

        K Offline
        K Offline
        Kart
        wrote on 21 Jul 2017, 04:45 last edited by
        #3

        @raven-worx yes i can. I even installed Chromium and checked. It is opening up all the other websites.

        1 Reply Last reply
        0
        • K Offline
          K Offline
          Kart
          wrote on 21 Jul 2017, 07:55 last edited by
          #4

          I was able to find the issue. It was due to SSL certficate mismatch or something. I am not sure how to solve the issue.

          1 Reply Last reply
          0
          • K Offline
            K Offline
            Kart
            wrote on 6 Sept 2017, 05:39 last edited by
            #5
            This post is deleted!
            1 Reply Last reply
            0
            • Y Offline
              Y Offline
              yellowlemontree2014
              wrote on 6 Sept 2017, 05:51 last edited by
              #6

              You try with QWebView with argument as the string of url

              K 1 Reply Last reply 6 Sept 2017, 06:25
              0
              • Y yellowlemontree2014
                6 Sept 2017, 05:51

                You try with QWebView with argument as the string of url

                K Offline
                K Offline
                Kart
                wrote on 6 Sept 2017, 06:25 last edited by
                #7

                Hi @yellowlemontree2014 , is there any difference in doing what you said and using qtdesigner ?

                1 Reply Last reply
                0
                • K Offline
                  K Offline
                  Kart
                  wrote on 12 Sept 2017, 04:51 last edited by Kart 9 Dec 2017, 11:49
                  #8

                  Solution :
                  Rebuild the qt with libnss. The latest versions of chromium doesn't work properly with openssl.

                  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