Quote:
Originally Posted by DNSB
I also see the double popups on Windows. It does matter whether mend on open is enabled or not.
|
Wow! I am not seeing that at all on Linux or MacOS.
And the only way it can happen is for the second warning to start before the first post has ended (since when it ends it clears itself preventing a second warning)
I am just not sure how that is happening.
There must either be 2 threads of simultaneous execution, or somehow a call that allows for single execution reentrancy, such as a call to qApp->ProcessEvents
Very strange.