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.
  • KartK Offline
    KartK Offline
    Kart
    wrote on 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.
    raven-worxR 1 Reply Last reply
    0
    • KartK Kart

      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.
      raven-worxR Offline
      raven-worxR Offline
      raven-worx
      Moderators
      wrote on 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

      KartK 1 Reply Last reply
      0
      • raven-worxR raven-worx

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

        KartK Offline
        KartK Offline
        Kart
        wrote on 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
        • KartK Offline
          KartK Offline
          Kart
          wrote on 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
          • KartK Offline
            KartK Offline
            Kart
            wrote on last edited by
            #5
            This post is deleted!
            1 Reply Last reply
            0
            • yellowlemontree2014Y Offline
              yellowlemontree2014Y Offline
              yellowlemontree2014
              wrote on last edited by
              #6

              You try with QWebView with argument as the string of url

              KartK 1 Reply Last reply
              0
              • yellowlemontree2014Y yellowlemontree2014

                You try with QWebView with argument as the string of url

                KartK Offline
                KartK Offline
                Kart
                wrote on last edited by
                #7

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

                1 Reply Last reply
                0
                • KartK Offline
                  KartK Offline
                  Kart
                  wrote on last edited by Kart
                  #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