Page 1 of 1

[SOLVED] Message when re-editing a package from PyScripter

Published: June 4, 2021 - 10:45 AM
by tsille
Hello,

When re-editing an existing package from PyScripter v4.0.0.5 and upgrading to WAPT 2.0, two messages appear when using the WATP:build-upload, install, etc. commands.

These messages do not seem to appear when creating a new, empty package.

These messages do not appear to prevent WAPT from functioning normally, but they are more of a nuisance than anything else.

Re: Message when re-editing a package from PyScripter

Published: June 4, 2021 - 11:21
by Gaetan
Hello,

was the file previously edited with the previous version or with another software?

Re: Message when re-editing a package from PyScripter

Published: June 15, 2021 - 2:52 PM
by dcardon
Hi tsille,

when you run `build-upload -i`, the control file is incremented (the number after the hyphen in the version number). It seems that PyScripter is now displaying the warning message, whereas it wasn't before... You can tell PyScripter to take the change on disk into account.

Regards,

Denis

Re: [SOLVED] Message when re-editing a package from PyScripter

Published: July 19, 2021 - 11:47 AM
by mviale
Hello,

where is the option "You can tell PyScripter to take disk changes into account"?
I tried the option "Tools->Options->IDE Options->File Explorer -> File Change Notification -> fcnDisabled" but I still get the messages on the control page every time there's a version increment. :(