The SDK 3.8.3 EA seems to be quite solid so far, but I keep getting this debug message over and over and over again:
[D] SOFT ASSERT: "path == QDir::cleanPath(path)" in file ../../../../sailfish-qtcreator/src/libs/sfdk/virtualmachine.cpp, line 750
The lines appearing in the SDK is not so bad, I can just filter them out. But running e.g. sfdk build-shell
is almost unusable, because the line is printed after every character I type. The same goes for pretty much every sfdk
command I have run. I can try to ignore them and simply touch-type, but it gets tiresome quite fast.
I’m running the SDK on Manjaro Linux, but I can test it on an Ubuntu setup, too.