This is HomeBank developer here.
After a few debug, here what I can say:
- it seems the icon lookup have problem with icon-name property name starting with pm-, such as pm-xxxx.png or any extension.
it shows /mate/scalable/animations/pm.svg, which is a french flag indeed
- if I delete the /mate/scalable/animations/pm.svg or rename it => it displays the missing icon
- if I change the iconname to a name that not start with pm-, such as hb-category, it shows the right icon
So there might be something into mate code that alter iconname starting with pm- or something weird
Hey,
This is HomeBank developer here.
After a few debug, here what I can say:
- it seems the icon lookup have problem with icon-name property name starting with pm-, such as pm-xxxx.png or any extension. animations/ pm.svg, which is a french flag indeed
it shows /mate/scalable/
- if I delete the /mate/scalable/ animations/ pm.svg or rename it => it displays the missing icon
- if I change the iconname to a name that not start with pm-, such as hb-category, it shows the right icon
So there might be something into mate code that alter iconname starting with pm- or something weird
Regards,
Maxime.