<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>Hi,</p>
    <p>The development snapshots are complaining about setuid problems,
      since the executables are chmodded to 4755:</p>
    <p>Qt FATAL: FATAL: The application binary appears to be running
      setuid, this is a security hole.<br>
      Aborted<br>
    </p>
    <p>It seems that Qt does not allow setuid() for now... I think
      calling QCoreApplication::setSetuidAllowed(true)  is needed.</p>
    <p>Thank you.</p>
    <p>Winston<br>
    </p>
    <p><br>
      <span style="color: rgb(34, 34, 34); font-family: sans-serif;
        font-size: 12.992px; font-style: normal; font-variant-ligatures:
        normal; font-variant-caps: normal; font-weight: 400;
        letter-spacing: normal; orphans: 2; text-align: left;
        text-indent: 0px; text-transform: none; white-space: normal;
        widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;
        background-color: rgb(246, 249, 252); text-decoration-style:
        initial; text-decoration-color: initial; display: inline
        !important; float: none;"></span></p>
  </body>
</html>