Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Unsolved Change permissions. QtRemoteObjects

    General and Desktop
    qtremoteobject qtro
    1
    1
    246
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • V
      vldpro last edited by

      I use QtRO for interaction with subprocess, which executed with administrative privileges. When subprocess starts, it creates a socket (Pipe for Windows) with root permissions and consequently a master process can not write to it. How to change permissions of RemoteObjects via QtRO API? Is it possible? I solve this problem on Mac and Linux with chmod and umask (I think this is ugly hack, but works) and don't know how to solve it on Windows.

      1 Reply Last reply Reply Quote 0
      • First post
        Last post