Which backed are you using ? Both in Qt 4 and Qt 5 ?
The underlying architecture has changed quite a lot between the two.
Also, do you have the same issue if you run your Qt 4 application with the new kernel ?
In case someone appreciates the convenience of compiled Qt5.15.18 source code for Linux and Windows 64-bit.
openSSL is linked "-openssl-runtime"
https://bin.ceicer.com/qt/
Using QT Designer might be the simpler route if the main goal is to keep the workflow smooth with Python. QT Design Studio projects often need manual adjustments before they run properly under PySide6.
I have had a problem when editing the names.py manually in that Squish no longer recognises the object. I now delete the object and re-enter it after using the picker tool then add to object map. Not sure if this is what you meant, but hopefully this helps
Hey @RahmanTaleshi, please reach out to academy@qt.io if you have not already, and we will get this sorted. We are aware of some issues we are not investigating with challenge enrolments.
@stash22 said in Why does QTextStream::pos() return -1 while reading a file line-by-line in Qt?:
m_readNmeaTextStream.pos() becomes -1.
The documentation states this: https://doc.qt.io/qt-6/qtextstream.html#pos