Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Special Interest Groups
  3. C++ Gurus
  4. Error message: QStandardPaths: wrong ownership. (1000 instead of 0) How do I fix this, I have no idea where the Qt program came form.
Forum Updated to NodeBB v4.3 + New Features

Error message: QStandardPaths: wrong ownership. (1000 instead of 0) How do I fix this, I have no idea where the Qt program came form.

Scheduled Pinned Locked Moved Unsolved C++ Gurus
4 Posts 2 Posters 1.7k Views 1 Watching
  • 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.
  • R Offline
    R Offline
    RexduPont
    wrote on last edited by
    #1

    How do I fix this, I have no idea where the Qt program came from? It is embedded somewhere in the supporting structure of the Flightgear program.

    I looked up the user but I am afraid to change anything without knowing where this is coming from. I am using ubuntu, and try to run the program using "sudo".

    Does that help?

    Rex du Pont

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi and welcome to devnet,

      Why are you using sudo ?
      From the looks of it, the application is warning you that you are trying to access a file belonging to a user by another user.

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      1
      • R Offline
        R Offline
        RexduPont
        wrote on last edited by
        #3

        I am the sole user of the computer, but for me to compile and use the program I have to use sudo. The program is the flightgear flight simulator, and it depends on a whole range of sub programs. I do not know any other way to get it to go except to use sudo.

        1 Reply Last reply
        0
        • SGaistS Offline
          SGaistS Offline
          SGaist
          Lifetime Qt Champion
          wrote on last edited by
          #4

          You shouldn't need to use sudo to build anything.

          Are you getting errors because the application is trying to access some devices ?

          Interested in AI ? www.idiap.ch
          Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

          1 Reply Last reply
          1

          • Login

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • Users
          • Groups
          • Search
          • Get Qt Extensions
          • Unsolved