|
Bugzilla – Full Text Bug Listing |
| Summary: | bootloader section list tab becomes empty after editing section name | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE Linux 10.1 | Reporter: | Martin Vidner <mvidner> |
| Component: | YaST2 | Assignee: | Martin Vidner <mvidner> |
| Status: | RESOLVED FIXED | QA Contact: | Klaus Kämpf <kkaempf> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | holgi, kontakt, lslezak |
| Version: | Alpha 3 | ||
| Target Milestone: | --- | ||
| Hardware: | x86-64 | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | y2logs.tgz | ||
|
Description
Martin Vidner
2005-11-18 13:08:13 UTC
Created attachment 57723 [details]
y2logs.tgz
y2logs, taken after demonstrating the problem about 4 times, the last time with debugging enabled
*** Bug 135649 has been marked as a duplicate of this bug. *** Reasigning to new maintainer *** Bug 134747 has been marked as a duplicate of this bug. *** *** Bug 141018 has been marked as a duplicate of this bug. *** The bootloader UI relies on a CWMTab feature that I myself wrongfully removed. I have reintroduced it in yast2-2.13.22. A fix of bug 406138 brings this one from the dead. People who use CWMTab::CurrentTab() *after* CWM::Run returns should replace it by CWMTab::LastTab(). At least bootloader and system_settings are affected. Using CurrentTab while CWM::Run is running is fine. Tab handling in yast2-bootloader has already been debugged and fixed. |