@aha_1980 Thanks for the link ... this works fine if I open the .BAT file from a command prompt.
But did yiou actually run this in Qt Creator as a "Custom Process Step"? I get red text on a white background instead of yellow background. I think that Qt Creator (on Windows, at least) is overriding this somehow.
Dear Qt community!
with seven weeks to go until an exciting year 2025 will have passed, we are pleased to open the nomination period for the Qt Champion 2025 award!
See this Wiki page for more information about the award and its nomination process: https://wiki.qt.io/Qt_Champions_2025
We're looking very much forward to reading about your favorite candidates!
Cheers
Axel
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