Details
-
Bug
-
Resolution: Cannot Reproduce
-
P3: Somewhat important
-
None
-
5.12.4, 5.13
-
None
-
Windows x64 Enterprise 1903, Visual Studio 2019 16.1.3
Description
I am trying to compile the latest qBittorrent master branch, after compiling QT and qBittorrent, there are visible vertical lines banding/corruption in qBittorrent main 'listbox'(highlighted in red box in the screenshots).
qBittorrent author mentioned that these are QT issue.
The bug even also noticeable on QTCreator itself, screenshot attached below.
QT 5.13 branch compiled on today, with this configuration options :
CALL %QT_SOURCE%\configure -confirm-license -prefix %QT_DIST% -mp -debug-and-release -icu -shared -system-sqlite -sql-odbc -sql-psql -sql-mysql -system-zlib -system-libjpeg -system-libpng -gif -ico -v -qt-pcre -qt-freetype -nomake tests -opensource -openssl-linked OPENSSL_LIBS_DEBUG="C:\Users\nameless\Documents\Works\Deps\x64\VS2019\OpenSSL\1.0.2\Static\Debug\lib\ssleay32.lib C:\Users\nameless\Documents\Works\Deps\x64\VS2019\OpenSSL\1.0.2\Static\Debug\lib\libeay32.lib" OPENSSL_LIBS_RELEASE="C:\Users\nameless\Documents\Works\Deps\x64\VS2019\OpenSSL\1.0.2\Static\Release\lib\ssleay32.lib C:\Users\nameless\Documents\Works\Deps\x64\VS2019\OpenSSL\1.0.2\Static\Release\lib\libeay32.lib" -platform win32-msvc
Attachments
Issue Links
- relates to
-
QTQAINFRA-2875 Add MSVC 2019 to CI
- Closed