Bug 105165

Summary: Missing software.png icon
Product: [openSUSE] SUSE LINUX 10.0 Reporter: Lukas Ocilka <locilka>
Component: YaST2Assignee: Jiri Srain <jsrain>
Status: RESOLVED FIXED QA Contact: Klaus Kämpf <kkaempf>
Severity: Normal    
Priority: P5 - None    
Version: Beta 2   
Target Milestone: ---   
Hardware: Other   
OS: All   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Lukas Ocilka 2005-08-17 12:33:42 UTC
2005-08-17 13:16:24 <1> linux(3002) [YCP] ProductControl.ycp:604 Proposal
modules: ["hwinfo", "keyboard", "mouse", "partitions", "software", "bootloader",
"timezone", "language", "runlevel"]
2005-08-17 13:16:24 <2> linux(3005) [qt-wizard] YQWizard.cc(setDialogIcon):1434
Couldn't load dialog icon
"/usr/share/YaST2/theme/current/icons/22x22/apps/software.png"
2005-08-17 13:16:24 <1> linux(3002) [YCP] ProductControl.ycp:553 Stage: initial
Mode: installation

installation # grep -n -r "\"software\"" * | grep -v "\.svn"
src/clients/inst_proposal.ycp:810:      string icon = "software";

source # find | grep \.png | grep -v "\.svn" | grep icons | grep software
./theme/SuSELinux/icons/22x22/apps/yast-software.png
./theme/SuSELinux/icons/32x32/apps/yast-software.png
./theme/SuSELinux/icons/48x48/apps/yast-software.png
Comment 1 Jiri Srain 2005-08-22 09:32:18 UTC
Fixed in SVN, will go to Beta3.