YunoHost-Apps / matomo_ynh

Matomo package for YunoHost
https://matomo.org/
GNU General Public License v3.0
19 stars 6 forks source link

Missing Morpheus Icons #20

Closed b4D8 closed 3 years ago

b4D8 commented 3 years ago

Describe the bug Morpheus icons are missing (or at least not found - NGINX returns a 404 error when I try to directly open an image for instance : /plugins/Morpheus/icons/dist/browsers/UNK.png)

This might be related to this issue: https://issues.matomo.org/index.php/13030 regarding dependencies in git submudules.

Versions

Expected behavior Seeing icons in respective placeholders

missing morpheus icons

ericgaspar commented 3 years ago

Is the problem of missing icons still present in testing version 4.0.5?

sudo yunohost app install https://github.com/YunoHost-Apps/matomo_ynh/tree/testing
or
sudo yunohost app upgrade matomo -u https://github.com/YunoHost-Apps/matomo_ynh/tree/testing 
b4D8 commented 3 years ago

Yes, I can confirm the problem is still present after update to 4.0.5 from stable through the webadmin... plus a new one, more problematic, that I referenced in a new issue #25.

Edit: I just updated again through testing with sudo yunohost app upgrade matomo -u https://github.com/YunoHost-Apps/matomo_ynh/tree/testing and still encounter the same issues.

ericgaspar commented 3 years ago

Morpheus icons missing problem should be resolve on testing branche.

sudo yunohost app install https://github.com/YunoHost-Apps/matomo_ynh/tree/testing
or
sudo yunohost app upgrade matomo -u https://github.com/YunoHost-Apps/matomo_ynh/tree/testing

As always, if anyone can try and report errors, it will be greatly appreciated.

ericgaspar commented 3 years ago

Should be fixed with #24