Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
Qt Creator 7.0.0-beta2, Qt Creator 8.0.0-beta1
-
macOS 11.6.4 (Intel); Qt Creator 7.0.0-beta2 (6.83.0); Qt 6.2.3
Description
If "Run as root user" is set, when you start debugging an application in Qt Creator, no dialog will open asking for the user password, and the application will run without root user privileges, as if that configuration was not set. If you start the application without debugging, the dialog will appear and the application will run with root privileges, as expected.