Bug 606662

Summary: canceling "sotware managment" module gives error dialog
Product: [openSUSE] openSUSE 11.3 Reporter: macias - <bluedzins>
Component: YaST2Assignee: Ladislav Slezák <lslezak>
Status: RESOLVED DUPLICATE QA Contact: Jiri Srain <jsrain>
Severity: Normal    
Priority: P5 - None CC: tgoettlicher
Version: Milestone 5   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: yast2 logs

Description macias - 2010-05-18 07:51:16 UTC
User-Agent:       Opera/9.80 (Windows NT 6.1; U; en) Presto/2.5.24 Version/10.53

Run Yast/SM, work with it for a while, cancel then.


defined(%hash) is deprecated at /usr/share/YaST2/modules/URLRecode.pm line 39 (#1)
    (D deprecated) defined() is not usually useful on hashes because it
    checks for an undefined scalar value.  If you want to see if the hash
    is empty, just use if (%hash) { # not empty } for example.
    
	(Maybe you should just omit the defined()?)
defined(%hash) is deprecated at /usr/share/YaST2/modules/URLRecode.pm line 53 (#1)
	(Maybe you should just omit the defined()?)
defined(%hash) is deprecated at /usr/share/YaST2/modules/URLRecode.pm line 67 (#1)
	(Maybe you should just omit the defined()?)
QColor::setNamedColor: Unknown color name 'BACKGROUND'
QColor::setNamedColor: Unknown color name 'FOREGROUND'
QColor::setNamedColor: Unknown color name 'BACKGROUND'
QColor::setNamedColor: Unknown color name 'SELECT_BACKGROUND'
QColor::setNamedColor: Unknown color name 'SELECT_FOREGROUND'

Reproducible: Always
Comment 1 Vladislav Lewin 2010-05-20 07:39:05 UTC
Please attach YaST logs.
It's actually helpful to attach them to (almost) every bugreport
for YaST.

See http://en.opensuse.org/Bugs/YaST
Comment 2 macias - 2010-05-21 10:00:38 UTC
Created attachment 363749 [details]
yast2 logs
Comment 3 Ladislav Slezák 2010-09-10 07:46:35 UTC
The deprecation warning has been fixed.

*** This bug has been marked as a duplicate of bug 596920 ***