[SOLVED] Package icons in the web console

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
corriou
Messages: 26
Registration: May 16, 2019 - 09:59

September 25, 2019 - 12:00

Hello,

I've noticed recently that the icons in the WAPT web console (currently version 1.7.4) have disappeared on workstations, replaced by question marks.

According to the documentation (see https://www.wapt.fr/fr/doc/wapt-create- ... n-png-file), each package should contain a PNG file that allows you to associate an icon with the package.

On the other hand, on the WAPT server, we have a /var/www/wapt/icons that contains the icons extracted from the executables.

I would therefore like to know what this directory is for, if it's still used, and if it's really necessary to extract the icons manually to include them in the package.

Sincerely,
Last edited by corriou on 27 Sep 2019 - 08:49, edited 1 time.
User avatar
eblaudy
WAPT Expert
Messages: 16
Registration: August 5, 2019 - 2:15 PM

September 25, 2019 - 3:08 PM

Hello,

The web self-service will gradually disappear... some features are likely no longer functional. A native application has been developed to replace it. You will find it in your programs. More information: https://www.wapt.fr/fr/doc/wapt-usage/w ... %20service

The /var/www/wapt/icons directory is used to store the icon.png files included in your packages. When you upload your package to your server, the server extracts these files and places them in this folder. The self-service downloads the icons from your packages into this directory via an HTTP request. Yes, it is therefore necessary to include the icons in the packages in order to see them in the self-service.

Best regards,

Evan Blaudy
Developer WAPT at TRANQUIL IT
corriou
Messages: 26
Registration: May 16, 2019 - 09:59

September 25, 2019 - 4:56 PM

Thank you for your prompt response.

Regarding self-service, is it limited to the Enterprise version? I'm using console version 1.7.4.6077 and I haven't found any mention of it.

Furthermore, the new version seems to require administrators to perform a manual task where previously there was an automated one (automatic extraction of icons from .exe files). This seems like a regrettable step backward.
User avatar
vcardon
WAPT Expert
Messages: 278
Registration: Oct 06, 2017 - 10:55 p.m.
Location: Nantes, France

September 25, 2019 - 10:55 PM

corriou wrote: Sep 25, 2019 - 4:56 PM Thank you for your prompt reply.

Regarding self-service, is it limited to the Enterprise version? I'm using console version 1.7.4.6077 and I haven't found any trace of it.

Furthermore, the new version seems to force administrators to perform a manual task where previously there was an automated one (automatic extraction of icons from .exe files). This seems like a regrettable step backward.
No, the same self-service functionality is available in both the Community and Enterprise versions of the native client. It's a matter of operational sophistication.

In Community, self-service is all or nothing. You either allow your users access to your entire available application catalog or you deny all your users access to the catalog.

In an Enterprise environment, you will associate software packages with Active Directory (AD) security groups, and software catalogs will be restricted to members of those AD groups. Therefore, someone in accounting will not see the CAD software intended for the engineering department, and vice versa; the engineering department will not see the accounting software available to the accountants.

Regarding the second part of your comment about admins having to perform a manual task, we will need more details to provide a suitable response.

Sincerely.

Vincent
Vincent CARDON
Tranquil IT
User avatar
sfonteneau
WAPT Expert
Messages: 2318
Registered: July 10, 2014 - 11:52 PM
Contact :

September 26, 2019 - 11:13

corriou wrote: Sep 25, 2019 - 4:56 PM Furthermore, the new version seems to force administrators to perform a manual task where previously there was an automated one (automatic extraction of icons from .exe files). This seems to me a regrettable step backwards.
I don't understand what you're talking about; the feature for "automatically extracting icons from .exe files" never existed :?
User avatar
Gaetan
Messages: 169
Registration: August 8, 2019 - 10:16
Location: Toulouse

September 26, 2019 - 1:50 PM

sfonteneau wrote: September 26, 2019 - 11:13
corriou wrote: Sep 25, 2019 - 4:56 PM Furthermore, the new version seems to force administrators to perform a manual task where previously there was an automated one (automatic extraction of icons from .exe files). This seems to me a regrettable step backwards.
I don't understand what you're talking about; the feature for "automatically extracting icons from .exe files" never existed :?
I think some .exe files were supposed to automatically display their icon.
corriou
Messages: 26
Registration: May 16, 2019 - 09:59

September 27, 2019 - 08:49

Hello,

Regarding the "automatic icon extraction feature from .exe files":
I was indeed mistaken. I work with the WAPT repository and my own packages. The latter do not contain icons, which is reflected in the self-service interface => resolved.

Regarding the self-service interface: choosing the executable over the web interface is fine, but I preferred the web interface. The icon size is perhaps a bit small and detracts from the aesthetics. A shame.
Locked