Missing icon on KDE panel
natomist opened this issue · 6 comments
Step to reproduce problem:
- Install Oracle Linux 9.4 with option "Minimal Install"
- Enable
CodeReadyrepository - Install
oracle-epel-release-el9 - Install group
kde-desktop-environment - switch default target to
graphical.targetfor systemctl - reboot
Everything works fine except for the lack of an icon on the application launcher button:

On Rocky Linux and CentOS, the same steps will get you a panel with an icon on the button.
Oracle Linux customers, please file your issue at https://support.oracle.com
Thanks for filing an issue with Oracle Linux.
GitHub Issues is not an official support channel and we don't offer
product support here. If you're not yet an Oracle Linux customer,
consider signing up at https://linux.oracle.com.
Even if you're not a customer, if we can confirm that an issue is a
bug we will do our best to fix it and to update this issue
once it has been fixed. We don't guarantee a fix or feedback and
for now, we will close this issue. If you have Oracle Linux support,
please use support.oracle.com to report issues.
I'm not a customer.
Could you explain where exactly I can post issue at https://support.oracle.com?
You can't if you are not a customer. As the comment above states, "if we can confirm that an issue is a bug we will do our best to fix it and to update this issue once it has been fixed."
I don't actually see kde-desktop-environment as an option after enabling EPEL. Can you provide the exact commands you are running?
sudo dnf config-manager --set-enabled ol9_codeready_buildersudo dnf install oracle-epel-release-el9sudo dnf install @kde-desktop-environment
4.1.sudo dnf install plasma-milou- krunner doesn't work without this packagesudo systemctl set-default graphical.targetreboot
After these commands you will get KDE desktop environment. Everything works fine except "launch application button on the panel"
Thanks, not sure why this wasn't working for me before.