Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. QA Tools
  3. Squish
  4. Invalid metadata
Forum Updated to NodeBB v4.3 + New Features

Invalid metadata

Scheduled Pinned Locked Moved Unsolved Squish
2 Posts 2 Posters 401 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.
  • H Offline
    H Offline
    HarryGoddardTech
    wrote on 1 May 2025, 15:27 last edited by
    #1

    I'm getting the following error when I run "Squish for Qt 9.0.0"

    squishrunner.exe : Found invalid metadata in lib ../dlls/qt/imageformats/qgif.dll: Invalid metadata version
    

    Using qtplugininfo I get the following metadata for the file:

    qtplugininfo .\imageformats\qgif.dll
    IID "org.qt-project.Qt.QImageIOHandlerFactoryInterface" Qt 6.8.0 (release)
    User Data: {
        "Keys": [
            "gif"
        ],
        "MimeTypes": [
            "image/gif"
        ]
    }
    

    Finally, the Squish installation buildinfo.txt file:

    Package Name:  squish-9.0.0-qt68x-win64-msvc143
    Internal Name: /home/autotest/public_html/binpackages/2025/02/28-1700/bin_package/9.0.0/qt/Teufelsbek-Qt6.8.0binary-TkNone-iOSNone-MSVC143x64-fcaab59
    Git Branch:    9.0.0
    Git Revision:  239e98e6029aa13633774415f0c38f3d47257f2d
    
    Python Version: default
    Patched:        False
    Debug Build:    False
    Debug Symbols:  False
    Pure Qt4 Build: False
    Include IDE:    True
    
    Python 2:       S:/binPackage/Python/x64/2.7.10binary_ssl
    Python 3:       S:/binPackage/Python/x64/3.10.6binary
    Tcl:            S:/binPackage/tcl/x64/8.6.4
    Perl:           S:/binPackage/Perl/x64/5.34.0
    Ruby:           S:/binPackage/Ruby/x64/2.5.3
    

    My build environment is Qt 6.8.2 and MSVC 2022 for a 64-bit target.

    H 1 Reply Last reply 8 days ago
    0
    • H HarryGoddardTech
      1 May 2025, 15:27

      I'm getting the following error when I run "Squish for Qt 9.0.0"

      squishrunner.exe : Found invalid metadata in lib ../dlls/qt/imageformats/qgif.dll: Invalid metadata version
      

      Using qtplugininfo I get the following metadata for the file:

      qtplugininfo .\imageformats\qgif.dll
      IID "org.qt-project.Qt.QImageIOHandlerFactoryInterface" Qt 6.8.0 (release)
      User Data: {
          "Keys": [
              "gif"
          ],
          "MimeTypes": [
              "image/gif"
          ]
      }
      

      Finally, the Squish installation buildinfo.txt file:

      Package Name:  squish-9.0.0-qt68x-win64-msvc143
      Internal Name: /home/autotest/public_html/binpackages/2025/02/28-1700/bin_package/9.0.0/qt/Teufelsbek-Qt6.8.0binary-TkNone-iOSNone-MSVC143x64-fcaab59
      Git Branch:    9.0.0
      Git Revision:  239e98e6029aa13633774415f0c38f3d47257f2d
      
      Python Version: default
      Patched:        False
      Debug Build:    False
      Debug Symbols:  False
      Pure Qt4 Build: False
      Include IDE:    True
      
      Python 2:       S:/binPackage/Python/x64/2.7.10binary_ssl
      Python 3:       S:/binPackage/Python/x64/3.10.6binary
      Tcl:            S:/binPackage/tcl/x64/8.6.4
      Perl:           S:/binPackage/Perl/x64/5.34.0
      Ruby:           S:/binPackage/Ruby/x64/2.5.3
      

      My build environment is Qt 6.8.2 and MSVC 2022 for a 64-bit target.

      H Offline
      H Offline
      henry.ishiyama
      wrote 8 days ago last edited by
      #2

      @HarryGoddardTech said in Invalid metadata:

      I'm getting the following error when I run "Squish for Qt 9.0.0"

      Please clarify what you mean by this.
      For example, Do you get the error when launching the Squish IDE? or During the execution of the already existing test suite?

      It might be worth checking the "System Level" and/or "User Level" PATH environment variable to confirm no Qt related path is included.

      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