Page 1 of 1

Importing the latest Flash package - name 'user_local_appdata'

Published: October 25, 2018 - 11:16 AM
by Yann78
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

Re: Importing the latest Flash package - name 'user_local_appdata'

Published: October 25, 2018 - 7:10 PM
by dcardon
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

Re: Importing the latest Flash package - name 'user_local_appdata'

Published: October 29, 2018 - 2:23 PM
by Yann78
Hello Denis,
thank you for your feedback.
I'm looking into updating our version.
Have a good day.
Yann