|
Bugzilla – Full Text Bug Listing |
| Summary: | YaST2 openvas-security-scanner module misses icon | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 11.3 | Reporter: | Felix Wolfsteller <felix.wolfsteller> |
| Component: | YaST2 | Assignee: | Felix Wolfsteller <felix.wolfsteller> |
| Status: | RESOLVED FIXED | QA Contact: | Jiri Srain <jsrain> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | jsrain, unskipp_raul |
| Version: | Factory | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | SLES 11 | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Felix Wolfsteller
2010-06-17 04:58:45 UTC
Klaus, could you check if you have defined icon there please? Maybe it doesn't exist. I'm WebYaST, Jiri is YaST ;-) Felix, sorry for the delay... I tried installing the YaST SLE theme as well as the YaST module itself from SVN and am shown correct item. Could you, please, paste here: rpm -qa |grep yast2-theme rpm -qa |grep yast2-openvas-security-scanner ls -l /usr/share/YaST2/theme/ so that I can find which exact package versions do you use and whether correct theme is selected? I have checked SLES11-SP2 default installation; the openvas security scanner has the icon in the control center; it, however, misses it in the dialogs.
To add it to the dialogs, you need to add proper call to set the icon:
Wizard::SetDesktopIcon("icon_name");
This bug is fixed in openSUSE 12.1 Seems to work in Leap/TW. Closing. |