Qt Forum

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

    [Solved] file protection on .pro.user file?

    Tools
    2
    3
    1640
    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.
    • mzimmers
      mzimmers last edited by

      Hi -

      Well, the dreaded time has finally come...I must try my stuff out on a Windows box. I established a network link between my Mac and a borrowed XP laptop, tried to do a drag and drop on a project folder, and...it wouldn't copy my .pro.user file. After a bit of looking, I see that file permissions are locked down hard on this file. Is this by design, to discourage that file from travelling? Or, is it OK for me to modify the permissions on the file, so the copy will work OK? I don't have a problem with it not copying over, since I know it can be regenerated, but...it bombs the drag-and-drop copy operation.

      Thanks...

      1 Reply Last reply Reply Quote 0
      • G
        goetz last edited by

        The file has read/write permission for the owning user only. It depends on how you access the files: anonymous or guest will not be able to read it, your Mac user can.

        Anyways, the .pro.user file contains absolute paths and configuration details specific to your workstation. It's usually not a good idea to copy over these files from one computer to another, especially when changing operating systems. Even on the same OS one has to be very careful to not screw up things. The good news is: if something is fishy, just close Creator and remove the .pro.user file(s). On restarting Creator, the setup step will be executed again.

        http://www.catb.org/~esr/faqs/smart-questions.html

        1 Reply Last reply Reply Quote 0
        • mzimmers
          mzimmers last edited by

          OK, thanks, Volker. I've got a bunch of other questions about Creator on Windows, but I'll put them in a separate thread.

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