|
Bugzilla – Full Text Bug Listing |
| Summary: | canceling "sotware managment" module gives error dialog | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 11.3 | Reporter: | macias - <bluedzins> |
| Component: | YaST2 | Assignee: | 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 | ||
Please attach YaST logs. It's actually helpful to attach them to (almost) every bugreport for YaST. See http://en.opensuse.org/Bugs/YaST Created attachment 363749 [details]
yast2 logs
The deprecation warning has been fixed. *** This bug has been marked as a duplicate of bug 596920 *** |
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