When Kleopatra is running with elevated privileges the KUniqueservice_win cannot connect to the elevated responder window when the user starts it a second time because the permissions are not there. There was no proper error handling for this case.
To reproduce: Launch Kleopatra as Administrator. Launch Kleopatra a second time without Administrator. The second process will hang as it cannot connect to the elevated process to pass the command line. I think this is mostly mitigated by T7049: Kleopatra: Prevent issues caused by inacessible sockets on windows but still it should be fixed as it could cause problems when the admin user just leaves the window open.
This is what happens now
the message box is coming from the defunct Kleopatra which will then exit.