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. QFIleSystemWatcher: FindNextChangeNotification failed!! (The specified network name is no longer available.)

QFIleSystemWatcher: FindNextChangeNotification failed!! (The specified network name is no longer available.)

Scheduled Pinned Locked Moved General and Desktop
qfilesystemwatc
3 Posts 2 Posters 2.4k 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.
  • ? Offline
    ? Offline
    A Former User
    wrote on last edited by
    #1

    G'day everyone,

    I'm struggling to resolve an ongoing exception issue in my program. I have multiple embedded systems deployed, running Qt-based Python (PySide) GUI software packages under Windows 7. I have systems which use both ethernet cabling as well as Wi-Fi for network connectivity. The issue I'm having regarding QFileSystemWatcher only occurs on Wi-Fi systems.

    I can't find any Qt-specific information regarding this particular error. Going by the error description alone, I'm assuming the network momentarily disconnects? As such, my current attempt at controlling this error revolves around hooking the error, waiting until a networked folder is available, before restarting the software. I implemented this process yesterday, and ran the software overnight. Unfortunately the software was still killed by this error.

    Can anyone provide a little more context around what this error actually means? I'm sure I'd be able to handle the exception if I had a better understanding as to why it occurs.

    Any help here would be greatly appreciated!

    Jamie

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

      Hi and welcome to devnet,

      Looks like a low level problem, you should rather bring this question to the interest mailing list. You'll find there Qt's developers/maintainers (this forum is more user oriented)

      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
      0
      • ? Offline
        ? Offline
        A Former User
        wrote on last edited by
        #3

        Thanks for that mate, much appreciated.

        I'll post this on the mailing list :)

        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