Bug 134386 - bootloader section list tab becomes empty after editing section name
Summary: bootloader section list tab becomes empty after editing section name
Status: RESOLVED FIXED
: 134747 135649 141018 (view as bug list)
Alias: None
Product: SUSE Linux 10.1
Classification: openSUSE
Component: YaST2 (show other bugs)
Version: Alpha 3
Hardware: x86-64 Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Martin Vidner
QA Contact: Klaus Kämpf
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-18 13:08 UTC by Martin Vidner
Modified: 2008-12-17 12:05 UTC (History)
3 users (show)

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
y2logs.tgz (163.73 KB, application/x-gzip)
2005-11-18 13:12 UTC, Martin Vidner
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Vidner 2005-11-18 13:08:13 UTC
During the installation I entered the bootloader config and edited the name of the default section. After pressing OK, the section list tab is empty. Switching to the booloader installation tab and back helps it.
Comment 1 Martin Vidner 2005-11-18 13:12:42 UTC
Created attachment 57723 [details]
y2logs.tgz

y2logs, taken after demonstrating the problem about 4 times, the last time with debugging enabled
Comment 2 Jiri Srain 2005-12-02 10:32:50 UTC
*** Bug 135649 has been marked as a duplicate of this bug. ***
Comment 3 Jiri Srain 2005-12-15 12:16:15 UTC
Reasigning to new maintainer
Comment 4 Jiri Srain 2005-12-15 12:16:23 UTC
*** Bug 134747 has been marked as a duplicate of this bug. ***
Comment 5 Martin Vidner 2006-01-11 16:19:28 UTC
*** Bug 141018 has been marked as a duplicate of this bug. ***
Comment 6 Martin Vidner 2006-01-12 09:11:05 UTC
The bootloader UI relies on a CWMTab feature that I myself wrongfully removed. I have reintroduced it in yast2-2.13.22.
Comment 7 Martin Vidner 2008-07-10 17:16:54 UTC
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.
Comment 8 Jiri Srain 2008-12-17 12:05:42 UTC
Tab handling in yast2-bootloader has already been debugged and fixed.