Details
-
Bug
-
Resolution: Done
-
P2: Important
-
Qt Creator 2.7.0
-
None
-
I'm using recent Slackware Linux 32-bit.
Qt 5.0.1 was installed together with QtCreator 2.6.2 from binary installer and just today I got 2.7.0 and installed separately (from binary installer as well).
-
bd5583eb9d14776edab426457939112f38580cd9
Description
I have this error message in "konsole" from KDE when I run my projects:
Cannot read creator env file /tmp/qt_temp.ps1447: No such file or directory
I configured konsole command as following:
konsole --nofork -e
Strange thing is that sometimes it works, but like 80% of the times it has this error.
When I reset to xterm everything works fine, although in 2.6.2 the "konsole" still works just fine. Only 2.7.0 has this problem.