Details
-
Bug
-
Resolution: Invalid
-
Not Evaluated
-
None
-
5.4.0
-
None
-
Ubuntu 14.04 LTS, Qt 5.4
Description
When I use QTemporaryFile to create a temp script and execute it, I found the temp file can't be executed after I closed the temp file. I run the fuser command and found the Qt application is still open it.