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. [Solved] QWebBrowser not loading all images at MS-Win-XP
QtWS25 Last Chance

[Solved] QWebBrowser not loading all images at MS-Win-XP

Scheduled Pinned Locked Moved Qt WebKit
7 Posts 3 Posters 3.9k 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.
  • S Offline
    S Offline
    sfilippidis
    wrote on last edited by
    #1

    I have a strang problem: I load a QWebBrowser with a webpage. At Qt for Mac it works perfect. At Qt for MS-Win-XP some images will not load. Any hints?

    https://www.filippidis.name/

    1 Reply Last reply
    0
    • G Offline
      G Offline
      goetz
      wrote on last edited by
      #2

      Are all the image plugins available?

      http://www.catb.org/~esr/faqs/smart-questions.html

      1 Reply Last reply
      0
      • S Offline
        S Offline
        sfilippidis
        wrote on last edited by
        #3

        Could you help me with the naming of these plugins? Because I think that you found the problem.

        https://www.filippidis.name/

        1 Reply Last reply
        0
        • D Offline
          D Offline
          DenisKormalev
          wrote on last edited by
          #4

          Volker is talking about imageformats folder. You can find it in Qt folder. Try to place it (or part of it, each library in this folder is for one image format) in folder with your executable.

          1 Reply Last reply
          0
          • S Offline
            S Offline
            sfilippidis
            wrote on last edited by
            #5

            [quote author="Denis Kormalev" date="1295462273"]Volker is talking about imageformats folder. You can find it in Qt folder. Try to place it (or part of it, each library in this folder is for one image format) in folder with your executable.[/quote]

            No, this does not work. :(

            https://www.filippidis.name/

            1 Reply Last reply
            0
            • D Offline
              D Offline
              DenisKormalev
              wrote on last edited by
              #6

              Stavros, what libraries do you have in this folder and what images are not loading?

              1 Reply Last reply
              0
              • S Offline
                S Offline
                sfilippidis
                wrote on last edited by
                #7

                Ok, I found the "mistake" that I made: a file named imageformats has to be present with the respective files! I am just testing an application, not talking about deployment (yet). ;)

                Thank you both for your valuable answers. :)

                https://www.filippidis.name/

                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