EtheaDev / SVGIconImageList

Three engines to render SVG (Delphi Image32, Skia4Delphi, Direct2D wrapper) and four components to simplify use of SVG images (resize, fixedcolor, grayscale...)
Apache License 2.0
327 stars 96 forks source link

SVGIconImageList 3.9.1 says "VCL _FMX" instead of "VCL & FMX" #237

Closed birbilis closed 2 years ago

birbilis commented 2 years ago

image

Not sure if that's the reason it shows twice (none of those are installed), I do see Skia4Delphi twice there too This is not the machine I use regularly, plus I use OneDrive to sync documents folder with my main machine, not sure if that can cause any hickups with Delphi GetIt Package Manager

The title looks problematic though (with _ and missing space instead of & )

birbilis commented 2 years ago

did install of that 3.8 and just said process completed succesfully, then uninstalled it.

then installed 3.9.1 (the one with the issue in its title) and it's interesting that when intalling its title shows ok (in the past I think it was showing &&, not doesn't show but &, even though in GetIt's list it's with )

image

now 3.8 doesn't show anymore, probably related to OneDrive syncing files (Documents folder backing up to cloud), think it was internally considering it installed / Delphi was loading it, but GetIt's list was failing to mark it correctly (probably keeps some cache/db of what user had manually installed on that machine). Same case must be with Skia4Delphi in that screenshot showing twice

birbilis commented 2 years ago

uninstalling and reinstalling 3.9.1 again also gets rid of the warning about Img32.Vector.pas not being found that was shown above

image

carloBarazzetta commented 2 years ago

I've no control over GetIt installation process...

carloBarazzetta commented 2 years ago

Resolved with latest GetIt deploy