
On 05/25/2019 11:03 PM, Felix Miata wrote:
ATM on Plasma on host big31 sw_single is for all practical purposes useless. http://fm.no-ip.com/SS/Suse/YaST/TW/yastTW-plasma-201905-0768-swsingle3tabs.... sw_single isn't just a KDE3 problem here.
OK, I know what the icons problem is and it should be an easy fix for the yast2-control-center-qt3. The problem is yast2-branding-openSUSE used to provide hicolor and crystal icons for yast2. Then to access the icons, it provided a symlink in: /usr/share/YaST2/theme/current/ that pointed icons -> ../../../icons/hicolor Now since yast2-branding-openSUSE is not provided for 15.1, there are no hicolor icons for yast2 and there is no longer a link: /usr/share/YaST2/theme/current/icons -> ../../../icons/hicolor So the yast2-control-center-qt3 cannot find any of its icons. All of the yast2 icons are now provided in yast2-theme-oxygen. They provide 16, 22, 48, ... px icons, but no 32x32 icons, so it isn't as simple as just adding a symlink. What should happen is we should rebuild the yast2-control-center-qt3 to look for 22x22 icons instead of 32x32 icons and add the symlink: /usr/share/YaST2/theme/current/icons -> ../../../icons/oxygen which should completely fix the icon problem. -- David C. Rankin, J.D.,P.E. -- To unsubscribe, e-mail: opensuse-kde3+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-kde3+owner@opensuse.org