Importing the latest Flash package - name 'user_local_appdata'

Questions about WAPT Packaging / Requests and help regarding Wapt packages.
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
Yann78
Messages: 2
Registration: Oct 25, 2018 - 11:07

October 25, 2018 - 11:16

Hello,
I'm trying to import the latest Flash Player package from a file.
I'm getting the following error: exceptions.NameError: name 'user_local_appdata' is not defined.
I've cleared the Wapt cache. There's still space on the server. I've shut down and restarted the server.
The same error persists.
I imported another package (the latest Adobe Reader): no problem.
Any ideas?
Thanks,
Yann.

Wapt console version: 1.3.5.0
Wapt get version: 1.3.5.0
Server environment: Windows 2008R2
User avatar
dcardon
WAPT Expert
Messages: 1932
Registration: June 18, 2014 - 09:58
Location: Saint Sébastien sur Loire
Contact :

October 25, 2018 - 7:10 PM

Hello Yann78,
Yann78 wrote: Oct 25, 2018 - 11:16 AM I want to import the latest Flash Player package from a file.
I get the following error: exceptions.NameError: name 'user_local_appdata' is not defined.
I cleared the Wapt cache. There is still space on the server. I shut down/restarted the server.
Still the same error.
I imported another package (the latest Adobe Reader): no problem.
Any ideas?
Thanks,
Yann.

Wapt console version: 1.3.5.0
Wapt get version: 1.3.5.0
Server environment: Windows 2008R2
The `setuphelpers.user_local_appdata()` function must have been introduced with WAPT version 1.5, and therefore isn't available in 1.3. I'll look into fixing the problem. However, as indicated on store.wapt.fr, we'll stop supporting WAPT 1.3 package compatibility on the store next month. Indeed, there are many new and very useful features in setuphelpers in later versions, and it's a shame not to be able to take advantage of them.

I encourage you to update: https://www.wapt.fr/en/doc/waptserver_u ... index.html .

Sincerely,

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
Yann78
Messages: 2
Registration: Oct 25, 2018 - 11:07

October 29, 2018 - 2:23 PM

Hello Denis,
thank you for your feedback.
I'm looking into updating our version.
Have a good day.
Yann
Locked