Bug 301016

Summary: Test Case 388249 - [302103] Test Feature: YaST2 Python Backend - missing icons
Product: [openSUSE] openSUSE 10.3 Reporter: Tim Arnold <tarnold>
Component: YaST2Assignee: Jiri Srain <jsrain>
Status: RESOLVED FIXED QA Contact: Jiri Srain <jsrain>
Severity: Major    
Priority: P5 - None    
Version: Beta 1   
Target Milestone: ---   
Hardware: All   
OS: openSUSE 10.3   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: Screenshot

Description Tim Arnold 2007-08-16 13:54:24 UTC
In YaST2 there are missing icons for modules "Create Virtual Machines" and "Virtual Machine Manager" in pattern "Virtualization.
Comment 1 Tim Arnold 2007-08-16 13:56:29 UTC
Created attachment 157941 [details]
Screenshot
Comment 2 Jiri Srain 2007-08-20 13:37:16 UTC
Charles, do you have any icons for them which I could include in the yast2-theme-* package?

Jiri
Comment 3 Charles Coffing 2007-08-20 18:26:22 UTC
I would expect the icons to be in some SVN somewhere, but I don't know where that would be.

However, the PNGs exist in SLES 10 SP1 in the yast2-theme-NLD package.  All relevant icons have "-vm" in the name.  Copying these files (but changing NLD to openSUSE) causes the icons to appear correctly on 10.3:

# rpm -qpl /work/CDs/full-sle10-sp-i386/suse/noarch/yast2-theme-NLD.rpm | grep -- -vm
/usr/share/YaST2/theme/NLD/icons/22x22/apps/yast-create-new-vm.png
/usr/share/YaST2/theme/NLD/icons/22x22/apps/yast-vm-domain0-setup.png
/usr/share/YaST2/theme/NLD/icons/22x22/apps/yast-vm-install.png
/usr/share/YaST2/theme/NLD/icons/22x22/apps/yast-vm-management.png
/usr/share/YaST2/theme/NLD/icons/32x32/apps/yast-create-new-vm.png
/usr/share/YaST2/theme/NLD/icons/32x32/apps/yast-vm-domain0-setup.png
/usr/share/YaST2/theme/NLD/icons/32x32/apps/yast-vm-install.png
/usr/share/YaST2/theme/NLD/icons/32x32/apps/yast-vm-management.png
/usr/share/YaST2/theme/NLD/icons/48x48/apps/yast-create-new-vm.png
/usr/share/YaST2/theme/NLD/icons/48x48/apps/yast-vm-domain0-setup.png
/usr/share/YaST2/theme/NLD/icons/48x48/apps/yast-vm-install.png
/usr/share/YaST2/theme/NLD/icons/48x48/apps/yast-vm-management.png
/usr/share/icons/hicolor/22x22/apps/yast-create-new-vm.png
/usr/share/icons/hicolor/22x22/apps/yast-vm-domain0-setup.png
/usr/share/icons/hicolor/22x22/apps/yast-vm-install.png
/usr/share/icons/hicolor/22x22/apps/yast-vm-management.png
/usr/share/icons/hicolor/32x32/apps/yast-create-new-vm.png
/usr/share/icons/hicolor/32x32/apps/yast-vm-domain0-setup.png
/usr/share/icons/hicolor/32x32/apps/yast-vm-install.png
/usr/share/icons/hicolor/32x32/apps/yast-vm-management.png
/usr/share/icons/hicolor/48x48/apps/yast-create-new-vm.png
/usr/share/icons/hicolor/48x48/apps/yast-vm-domain0-setup.png
/usr/share/icons/hicolor/48x48/apps/yast-vm-install.png
/usr/share/icons/hicolor/48x48/apps/yast-vm-management.png
Comment 4 Charles Coffing 2007-08-20 22:14:09 UTC
*** Bug 301971 has been marked as a duplicate of this bug. ***
Comment 5 Jiri Srain 2007-08-22 11:55:17 UTC
Icons checked in to SVN, submitting to STABLE.