Bug 298541 - Selecting next boot entry in logout dialog causes previous entry to boot
Summary: Selecting next boot entry in logout dialog causes previous entry to boot
Status: RESOLVED DUPLICATE of bug 297209
Alias: None
Product: ksmserver
Classification: Plasma
Component: ui (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Lubos Lunak
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-21 11:07 UTC by Ilya Potapov
Modified: 2012-04-21 21:23 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ilya Potapov 2012-04-21 11:07:11 UTC
I do not know what component to choose and i referenced bug to "kde".

In log-out dialog i can choose next entry to boot. Unfortunately, next booted entry will be entry shifted by one. For example:

i have the list of entries
* linux 3.2
* linux 3.2 (recovery)
* Old linux versions
** linux 2.6.38
** linux 2.6.38 (recovery)
* memtest
* Windows

Now, if i select "memtest", windows will be booted. If i select windows, next boot position will be dropped to 0 since there is no any entry after it, and linux 3.2 will be booted.
It seems to be because of this "Old linux versions" fake entry, representing group of old kernels.

Reproducible: Always

Steps to Reproduce:
1. Press ctrl + alt + del
2. Long click on small arrow on Restart button
3. Select last but one entry
Actual Results:  
Last but one entry boots

Expected Results:  
Last entry boots
Comment 1 Oswald Buddenhagen 2012-04-21 21:23:15 UTC

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