Details
-
Task
-
Resolution: Done
-
P3: Somewhat important
-
None
-
None
-
0bef62481bc1b91ca360a1b6e2045fa5f52cfb10
Description
What I try to do with Qt Creator and qbs is starting generated Python scripts remotely. Starting the scripts works perfectly, but stopping just results in a timeout. I have tried to register signal handlers to all possible UNIX signals but none seems to be triggered by Qt Creator. Can you please give some insights what exactly Qt Creator is doing when the stop button is pressed for Remote Linux applications? Here is the Python script executed remotely: https://github.com/strahlex/MachinekitLauncher