[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: background_image fails to display image when timeout_style=hidden
From: |
Andrei Borzenkov |
Subject: |
Re: background_image fails to display image when timeout_style=hidden |
Date: |
Mon, 20 Feb 2017 19:54:22 +0300 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.7.0 |
20.02.2017 04:34, address@hidden пишет:
> Could someone please confirm if this behavior is what they also see:
>
> I have a background image set, and is displayed as expected, _AS LONG AS_
>
> 'set timeout_style=hidden'
>
> is NOT set. In other words, if I have
>
> 'set timeout_style=countdown'
>
> or nothing (meaning 'set timeout_style=menu') in my grub.cfg, background works
> as expected. If I change _only_ the value, to "hidden", so it becomes
>
> 'set timeout_style=hidden'
>
> the background image is not displayed. No other change is necessary to
> demonstrate this behavior.
>
> This is on i386-pc installation.
>
> Is this an intentional design choice (a poor choice IMHO if it was), or is it
> a bug, or something else?
>
Given that "hidden" timeout style counts down *before* displaying menu,
I tend to think it is intentional. Do you see normal picture after
pressing ESC?
> This is with grub-2.02~beta2 version, built from source locally.
>
> Thanks...
>
>
>
> _______________________________________________
> Help-grub mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/help-grub
>