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. QT Designer Keeps Telling Me That My Resource File Has Changed

QT Designer Keeps Telling Me That My Resource File Has Changed

Scheduled Pinned Locked Moved Solved General and Desktop
4 Posts 2 Posters 297 Views
  • 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
    rebeltaz
    wrote on last edited by
    #1

    I am new to QT, and especially to the Designer, but I am working on a python project for which I'm trying to learn QT. I'm working on an interface in Designer and the program keeps telling me every so often that my resource file has changed and should I reload it. I'm not working with that file or anything in it. As a matter of fact, while I was typing this, Designer stole focus from my browser to pop that message up! Why is is doing this and how can I stop it?

    jsulmJ 1 Reply Last reply
    0
    • R rebeltaz

      I am new to QT, and especially to the Designer, but I am working on a python project for which I'm trying to learn QT. I'm working on an interface in Designer and the program keeps telling me every so often that my resource file has changed and should I reload it. I'm not working with that file or anything in it. As a matter of fact, while I was typing this, Designer stole focus from my browser to pop that message up! Why is is doing this and how can I stop it?

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @rebeltaz What do you store in that resource file?

      https://forum.qt.io/topic/113070/qt-code-of-conduct

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

        Like I said, I'm new to this. I created a prefix called images and in that I added a logo.png file.

        1 Reply Last reply
        0
        • R Offline
          R Offline
          rebeltaz
          wrote on last edited by rebeltaz
          #4

          For anyone interested, I think I may have found the problem. I had my project files stored on a network accessed drive (served via smb through a Raspberry Pi). Apparently, the Pi was somehow making QTD think that the file had changed, even when it wasn't. I moved the entire project locally to my laptop and it's been running for half an hour now without complaining that the resource file had changed.

          Just thought I'd post in case anyone else runs into this (admittedly fringe) situation...

          1 Reply Last reply
          3

          • Login

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