Created attachment 142290 [details] haruna about window SUMMARY Apparently missing icon in the about window STEPS TO REPRODUCE 1. Click on Help/About Haruna 2. 3. OBSERVED RESULT Blank logo at the top left EXPECTED RESULT Some sort of icon at that location SOFTWARE/OS VERSIONS Linux/KDE Plasma: openSUSE Leap 15.3 KDE Plasma Version: 5.18.6 KDE Frameworks Version: 5.76.0 Qt Version: 5.12.7 ADDITIONAL INFORMATION
Can't replicate the issue. Do you still experience it? Haruna Version: 0.7.2 KDE Plasma Version: 5.23.0 KDE Frameworks Version: 5.87.0 Qt Version: 5.15.3
> Can't replicate the issue. Do you still experience it? I do (on 0.7.2). The problem is that the program looks for haruna.svg, but the icon file is now named org.kde.haruna.svg. Renaming it solves the problem, not sure where to look in the tree.
(In reply to Luigi Baldoni from comment #2) Aha interesting. So maybe it's been changed, and those who installed it before the change would get the issue after updating, while new installs don't? If so it would make sense why I didn't experience any issue. :^)
(In reply to Gabriel from comment #3) > (In reply to Luigi Baldoni from comment #2) > Aha interesting. So maybe it's been changed, and those who installed it > before the change would get the issue after updating, while new installs > don't? If so it would make sense why I didn't experience any issue. :^) I don't know the version you're using and how it was installed. Is it a distro package or did you build it yourself?
(In reply to Luigi Baldoni from comment #4) > I don't know the version you're using and how it was installed. > Is it a distro package or did you build it yourself? Oh, as noted in my first comment it's version 0.7.2. The install on my main system (Neon user ed.*) is a Flatpak, but I also tend to verify bugs on Neon testing, on which it's installed through the neon-focal-main repo. In both cases the icon shows up as it should. :^| *Plasma Version: 5.23.0 Frameworks Version: 5.87.0 Qt Version: 5.15.3
Should be fixed https://invent.kde.org/multimedia/haruna/-/commit/55878fd6775a6f7d8a6dfdcbc44673a6b40ebf10
(In reply to george fb from comment #6) > Should be fixed > https://invent.kde.org/multimedia/haruna/-/commit/ > 55878fd6775a6f7d8a6dfdcbc44673a6b40ebf10 I don't understand. Why install it twice? Couldn't it be renamed in the code?
(In reply to Luigi Baldoni from comment #7) > I don't understand. Why install it twice? Couldn't it be renamed in the code? It can, did it this way because that's what flatpak sugests and I forgot I can rename it for flatpak too.
The problem is still present as of 0.7.2+git20211031.8190c04. Now it's looking for generic.svg instead of haruna.svg.
Should be fixed now.
(In reply to george fb from comment #10) > Should be fixed now. I confirm.