Details
-
Type:
Bug
-
Status: Reported
-
Priority:
Not Evaluated
-
Resolution: Unresolved
-
Affects Version/s: Some Release
-
Fix Version/s: None
-
Component/s: Single Application
-
Labels:None
-
Environment: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.