Details
-
Bug
-
Resolution: Unresolved
-
Not Evaluated
-
None
-
Some Release
-
None
-
Linux/Windows
Description
My desktop application is built with Qt 5.11.1 and uses QtSingleApplication. When the program exits, there is a temporary file left in the Ubuntu `/tmp` folder called `qtsingleapp-XXXX-[hex numbers]-lockfile` where XXXX is the name of my application. The file should be deleted when the program finishes.