Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. QTCreator constant disk access (pro.user file)

QTCreator constant disk access (pro.user file)

Scheduled Pinned Locked Moved Qt Creator and other tools
4 Posts 2 Posters 2.4k 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.
  • S Offline
    S Offline
    saedelaere
    wrote on last edited by
    #1

    Hi,

    i just recognized QT-Creator is writing the user.pro file constantly every 5 seconds or so. Is this a new behavior? The settings have not been changed and a diff just shows a new timestamp in the file. I don't think this is good practice, either it is a bug or bad habit.

    QT-Creator 2.5.2 on Linux

    Example diff
    @$ diff Dijkstra2.pro.user Dijkstra2.pro.user.old
    3c3
    < <!-- Written by Qt Creator 2.5.2, 2012-08-11T12:51:06. -->

    <!-- Written by Qt Creator 2.5.2, 2012-08-11T12:50:16. -->
    @

    Anyone else seeing this? Was this always like that?

    1 Reply Last reply
    0
    • T Offline
      T Offline
      tobias.hunger
      wrote on last edited by
      #2

      It should be every 10s... yes, we do that and I am not happy about it either. The change was introduced by some code refactoring in the 2.5 cycle IIRC.

      1 Reply Last reply
      0
      • S Offline
        S Offline
        saedelaere
        wrote on last edited by
        #3

        Thank you for quick reply! Maybe it will be changed with the next code refactoring :)

        1 Reply Last reply
        0
        • T Offline
          T Offline
          tobias.hunger
          wrote on last edited by
          #4

          Oh, it will once https://codereview.qt-project.org/#change,32965 and https://codereview.qt-project.org/#change,32965 are in...

          1 Reply Last reply
          0

          • Login

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