Bug 105165 - Missing software.png icon
Summary: Missing software.png icon
Status: RESOLVED FIXED
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: YaST2 (show other bugs)
Version: Beta 2
Hardware: Other All
: P5 - None : Normal
Target Milestone: ---
Assignee: Jiri Srain
QA Contact: Klaus Kämpf
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-17 12:33 UTC by Lukas Ocilka
Modified: 2005-08-22 09:32 UTC (History)
0 users

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.