|
Bugzilla – Full Text Bug Listing |
| Summary: | Software Manager applet opens in Search mode instead of Patterns when exectued from Add-on function | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 11.0 | Reporter: | Alex Tsariounov <alext> |
| Component: | YaST2 | Assignee: | Lukas Ocilka <locilka> |
| Status: | RESOLVED FIXED | QA Contact: | Jiri Srain <jsrain> |
| Severity: | Enhancement | ||
| Priority: | P3 - Medium | CC: | ihno |
| Version: | Alpha 2 | ||
| Target Milestone: | --- | ||
| Hardware: | x86 | ||
| OS: | openSUSE 11.0 | ||
| Whiteboard: | |||
| Found By: | Development | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Bug Depends on: | |||
| Bug Blocks: | 337451 | ||
|
Description
Alex Tsariounov
2007-10-25 21:50:15 UTC
It might as well use the real pattern selector (the prettier one with icons and longer descriptions for the currently selected pattern) rather than the low-level package selector. The (YCP) code is there, somewhere in the installation workflow. We just never got around to add yet another entry to the control center to start the pattern selector from there (also to avoid yet another entry about software there where the distinction to the others is not that obvious). Some improvements can be done for CODE11, backports of enhancements are implemented only if wanted by PM. This probably also depends on bug 337451 We don't have any environment for that yet. BTW: for SLERT10SP1 there might be possible not to call sw_single but a special YCP script instead. That script could contain calls suggested by Stefan. Add-Ons can specify their own installation workflow, sw_single is just a fallback. It should be possible to use <arguments/> in control file... There is a code in add-ons that if an add-on contains any patterns, the package selector is opened in patterns. |