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. Debuggin QtWebkit
Forum Updated to NodeBB v4.3 + New Features

Debuggin QtWebkit

Scheduled Pinned Locked Moved Qt WebKit
6 Posts 3 Posters 3.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.
  • N Offline
    N Offline
    nvharisha
    wrote on last edited by
    #1

    I am working on QtWebkit port to our MIPS based platform.
    I am able to compile QtWebkit for my platform. Now when we try to run the "QtTestBrowser" application, we dont see any thing on the screen. I am trying to open a index.html page which is present in the same directory.

    Normal QT test applications are running without any issues.
    In QT I have enabled debug statements and it shows that graphics drivers are called when I start the browser.

    To debug what might be the issue, if anybody has pointers on debugging, please suggest the same.

    -hari

    Hari

    1 Reply Last reply
    0
    • V Offline
      V Offline
      vinb
      wrote on last edited by
      #2

      Did you add += webkit to your .pro file?

      1 Reply Last reply
      0
      • N Offline
        N Offline
        nvharisha
        wrote on last edited by
        #3

        Yes added..

        Hari

        1 Reply Last reply
        0
        • V Offline
          V Offline
          vinb
          wrote on last edited by
          #4

          sorry, cant help you here,
          mayby you can find the solution in "this":http://developer.qt.nokia.com/wiki/Embed_YouTube_Video_in_QWebView ?
          But i doubt that will be the solution.

          1 Reply Last reply
          0
          • N Offline
            N Offline
            nvharisha
            wrote on last edited by
            #5

            Thanks every one for the help. There was some issue with our graphics side and hence it was not working. After fixing the issue, now its displaying.

            Hari

            1 Reply Last reply
            0
            • H Offline
              H Offline
              HymaNagendra
              wrote on last edited by
              #6

              How to enable Qt and webkit debug messages? I tried with the option -debug -webkit-debug as an input to config. But I didn't see any logs when I executed. I'm using Qt4.8.0 on mips based platform.

              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