Squish 8.0.0 Known Issues

Last edited on

Known Issues - Squish 8.0.0 Release

Release Date: Jul 1st, 2024

Recommended Update: 8.1.0

Cannot build Squish for Qt with Qt >= 6.7.2

When building Squish for Qt from sources, squishidl generates script bindings for Qt. With Qt 6.7.2, std::chrono templates are used that are not correctly expanded by squishidl which leads the build to fail.

Cannot run ruby test suites with 32bit packages on Windows 11

Please check the corresponding entry in the 7.2.1 known issues page .

Look-up and picking of QtQuick objects with image fails

Due to a regression, look-up of QtQuick objects containing source property (e.g. Image ) does not work in Squish 8.0.0. This may cause existing test scripts to fail with Object Not Found error. Picking of these objects in Squish IDE is not possible either.

Solution: please contact Qt technical support to obtain a Squish package with a fix. (Fixed on 2024-08-07)