App icon not showing on titlebar - KAlgebra

I’m trying to build KAlgebra. My manifest can be found here on GitHub and is based off the one given on KDE’s master repo.

Issue is that app icon isn’t showing in titlebar, but as you can see, it shows up on app info page. Icon also shows up correct in my desktop environment app menu.

image

What should be the right way to go about debugging this?

no message in the console about a missing icon “kalgebra” ? What if you add "copy-icon": true after the rename-icon ?

Thanks, that did the trick!

Edit: seems like if your host has KDE, then the icon shows regardless of having copy-icon. And on Xfce, icon doesn’t show either way. Anyways, I’ll submit this, since this is a KDE app.

1 Like

This topic was automatically closed after 6 days. New replies are no longer allowed.