There are a few inconsistencies when the addon manager (v2026.8.18 and bundled) fetches addons:
- a few of them don't have their icon fetched (the fact that missing icons are grouped may means something)
Both issues seem correlated: when my addon is displayed as CarteGrid, it has an icon; and when it is displayed as FreeCAD-Params-Export it does not have a logo.
This leads me to think it has an issue on the server side script that fetches metadata. I will investigate
For reference : MarcBresson/CarteGrid#32 and FreeCAD/Addons#140
There are a few inconsistencies when the addon manager (v2026.8.18 and bundled) fetches addons:
Both issues seem correlated: when my addon is displayed as
CarteGrid, it has an icon; and when it is displayed asFreeCAD-Params-Exportit does not have a logo.This leads me to think it has an issue on the server side script that fetches metadata. I will investigate
For reference : MarcBresson/CarteGrid#32 and FreeCAD/Addons#140