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

Share your tips or issues concerning the WAPT Console or WAPT Agent here
Forum Rules
Community Forum Rules
* English support on www.reddit.com/r/wapt
* French community support is available on this forum
* Please prefix the topic title with [RESOLVED] if it is resolved.
* Please do not edit a topic that is tagged [RESOLVED]. Open a new topic referencing the old one.
* Specify the installed WAPT version, full version, and build number (2.2.1.11957 / 2.2.2.12337 / etc.) as well as the Enterprise/Discovery edition.
* Versions 1.8.2 and earlier are no longer supported. The only questions accepted regarding version 1.8.2 are related to upgrading to a supported version (2.1, 2.2, etc.).
* Specify the server OS (Linux/Windows) and version (Debian Buster/Bullseye - CentOS 7 - Windows Server 2012/2016/2019).
* Specify the OS of the administration/package creation machine and the machine with the problematic agent, if applicable (Windows 7/10/11/Debian 11/etc.).
* Avoid asking multiple questions when opening a topic, otherwise it may be ignored. If there are multiple topics, open separate topics, preferably one after the other and not all at the same time (i.e., do not spam the forum).
* Include code snippets, screenshots, and other images directly in the post. Links to Pastebin, Bitly, and other third-party sites will be systematically removed.
* As with any community forum, support is provided voluntarily by members. If you require commercial support, you can contact Tranquil IT's sales department at 02.40.97.57.55
Locked
tsille
Messages: 4
Registration: June 4, 2021 - 10:30

June 4, 2021 - 10:45

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.
Attachments
pyscripter error 2.png
pyscripter error 2.png (10.08 KB) Viewed 4509 times
pyscripter error 1.png
pyscripter error 1.png (14.44 KB) Viewed 4509 times
- Installed WAPT version: 2.1.0.10534
- Server OS: Linux Debian 10.10
- Administration/package creation machine OS: Windows 10
User avatar
Gaetan
Messages: 169
Registration: August 8, 2019 - 10:16
Location: Toulouse

June 4, 2021 - 11:21

Hello,

was the file previously edited with the previous version or with another software?
User avatar
dcardon
WAPT Expert
Messages: 1929
Registration: June 18, 2014 - 09:58
Location: Saint Sébastien sur Loire
Contact :

June 15, 2021 - 2:52 PM

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
Denis Cardon - Tranquil IT
Share your experiences on WAPT! Send us your blog and article URLs in the "Your Opinion of the forum, and we'll feature them on the WAPT
mviale
Messages: 25
Registration: Apr 4, 2019 - 11:03

July 19, 2021 - 11:47

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. :(
Locked