That's good news! At least we have a simple workaround now.
For everyone as background information: Mosquitto is an MQTT broker that is used for communication between the main HMI process and the 3D Navigation (=VirtualAssist) process. The HMI checks at startup if Mosquitto is already running and starts it otherwise. And that's the point where something goes wrong on Windows 11. If Mosquitto was already running, the HMI won't start it and also won't stop it when it is closed.
So, if you are working on Windows 11, you can just start Mosquitto once in the beginning and always leave it open.
Of course, we will investigate why it doesn't work on Windows 11 asap, but I am glad this workaround should enable everyone to work with the HMI on the development computer.
... View more