Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. QFile permission not reporting correctly

QFile permission not reporting correctly

Scheduled Pinned Locked Moved Solved General and Desktop
19 Posts 6 Posters 3.8k Views 4 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.
  • sierdzioS Offline
    sierdzioS Offline
    sierdzio
    Moderators
    wrote on last edited by
    #10

    Oh my, this should have been fixed, not closed :o

    (Z(:^

    1 Reply Last reply
    1
    • Christian EhrlicherC Online
      Christian EhrlicherC Online
      Christian Ehrlicher
      Lifetime Qt Champion
      wrote on last edited by
      #11

      Reopened: https://bugreports.qt.io/browse/QTBUG-7211

      Qt Online Installer direct download: https://download.qt.io/official_releases/online_installers/
      Visit the Qt Academy at https://academy.qt.io/catalog

      1 Reply Last reply
      3
      • sierdzioS Offline
        sierdzioS Offline
        sierdzio
        Moderators
        wrote on last edited by
        #12

        Thanks! Voted.

        (Z(:^

        1 Reply Last reply
        0
        • Christian EhrlicherC Online
          Christian EhrlicherC Online
          Christian Ehrlicher
          Lifetime Qt Champion
          wrote on last edited by
          #13

          There is also already a patch for it... sometimes it's interesting to see how long bugs linger around and then a small change (here: chooinsg the correct maintainer) suddenly fixes it :)

          Qt Online Installer direct download: https://download.qt.io/official_releases/online_installers/
          Visit the Qt Academy at https://academy.qt.io/catalog

          1 Reply Last reply
          1
          • HoMaH Offline
            HoMaH Offline
            HoMa
            wrote on last edited by
            #14

            I guess you can just use the static function!?

            JonBJ 1 Reply Last reply
            0
            • HoMaH HoMa

              I guess you can just use the static function!?

              JonBJ Offline
              JonBJ Offline
              JonB
              wrote on last edited by JonB
              #15

              @HoMa
              I suggested earlier that the OP could try that, but there is no guarantee it will behave any differently. The cache may be by filepath, not by QFile/QFileInfo instance, we don't know.

              HoMaH 1 Reply Last reply
              0
              • JonBJ JonB

                @HoMa
                I suggested earlier that the OP could try that, but there is no guarantee it will behave any differently. The cache may be by filepath, not by QFile/QFileInfo instance, we don't know.

                HoMaH Offline
                HoMaH Offline
                HoMa
                wrote on last edited by
                #16

                @JonB Sorry - I missed that.

                JonBJ 1 Reply Last reply
                0
                • HoMaH HoMa

                  @JonB Sorry - I missed that.

                  JonBJ Offline
                  JonBJ Offline
                  JonB
                  wrote on last edited by JonB
                  #17

                  @HoMa Not a problem :) I'm just saying it may or may not make any difference! But worth a try.

                  ocgltdO 1 Reply Last reply
                  0
                  • JonBJ JonB

                    @HoMa Not a problem :) I'm just saying it may or may not make any difference! But worth a try.

                    ocgltdO Offline
                    ocgltdO Offline
                    ocgltd
                    wrote on last edited by
                    #18

                    @JonB I'll use the workaround thanks. I couldn't imagine I found such a bug..so I assumed it must be my code.

                    JonBJ 1 Reply Last reply
                    0
                    • ocgltdO ocgltd

                      @JonB I'll use the workaround thanks. I couldn't imagine I found such a bug..so I assumed it must be my code.

                      JonBJ Offline
                      JonBJ Offline
                      JonB
                      wrote on last edited by
                      #19

                      @ocgltd said in QFile permission not reporting correctly:

                      I couldn't imagine I found such a bug.

                      You produced a simple example, minimal code, clear output to show bad behaviour. If everybody did similar that would be really great :)

                      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