[Bug 769195] Re: GRUB background fails after upgrade from the 1.99~rc1-13ubuntu1
Marcus Tomlinson
marcus.tomlinson at canonical.com
Thu Mar 5 12:52:10 UTC 2020
This release of Ubuntu is no longer receiving maintenance updates. If
this is still an issue on a maintained version of Ubuntu please let us
know.
** Changed in: grub2 (Ubuntu)
Status: New => Incomplete
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to grub2 in Ubuntu.
https://bugs.launchpad.net/bugs/769195
Title:
GRUB background fails after upgrade from the 1.99~rc1-13ubuntu1
Status in grub2 package in Ubuntu:
Incomplete
Bug description:
Binary package hint: grub2
Versions:
lsb_release -a tells:
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 11.04
Release: 11.04
Codename: natty
uname -a tells:
Linux beta 2.6.38-8-generic #42-Ubuntu SMP Mon Apr 11 03:31:50 UTC 2011 i686 athlon i386 GNU/Linux
kde4-config --version tells:
Qt: 4.7.2
KDE Development Platform: 4.6.2 (4.6.2)
kde4-config: 1.0
dpkg-query -W grub-common tells:
grub-common 1.99~rc1-13ubuntu1
or/and:
grub-common 1.99~rc1-13ubuntu3
Setting the Grub background with the kcm-grub2, package kde-config-
grub2.
The grub screen is having the background image.
Upgrading the grub-common and the grub-pc to the 1.99~rc1-13ubuntu2 or
to the 1.99~rc1-13ubuntu3. The grub screen is low resolution (640x480
?) black&white text screen without the background image.
The /boot/grub/grub.cfg is having:
### BEGIN /etc/grub.d/05_debian_theme ###
insmod part_msdos
insmod ext2
set root='(/dev/sda,msdos1)'
search --no-floppy --fs-uuid --set=root 81cbc603-629b-415a-a21d-0f9b152e2b2a
insmod png
if background_image /usr/share/wallpapers/Horos/contents/images/1920x1200.png; then
true
else
set menu_color_normal=white/black
set menu_color_highlight=black/light-gray
if background_color 0,71,115; then
clear
fi
fi
### END /etc/grub.d/05_debian_theme ###
but the grub does not use the background image.
When downgrading the grub packages:
dpkg: warning: downgrading grub-common from 1.99~rc1-13ubuntu3 to 1.99~rc1-13ubuntu1.
(Reading database ... 146909 files and directories currently installed.)
Preparing to replace grub-common 1.99~rc1-13ubuntu3 (using grub-common_1.99~rc1-13ubuntu1_i386.deb) ...
Unpacking replacement grub-common ...
dpkg: warning: downgrading grub-pc from 1.99~rc1-13ubuntu3 to 1.99~rc1-13ubuntu1.
Preparing to replace grub-pc 1.99~rc1-13ubuntu3 (using grub-pc_1.99~rc1-13ubuntu1_i386.deb) ...
Unpacking replacement grub-pc ...
Setting up grub-common (1.99~rc1-13ubuntu1) ...
Processing triggers for man-db ...
Processing triggers for install-info ...
Processing triggers for ureadahead ...
ureadahead will be reprofiled on next reboot
Setting up grub-pc (1.99~rc1-13ubuntu1) ...
Installation finished. No error reported.
Generating grub.cfg ...
Found background: /usr/share/wallpapers/Horos/contents/images/1920x1200.png
Found background image: /usr/share/wallpapers/Horos/contents/images/1920x1200.png
Found linux image: /boot/vmlinuz-2.6.38-8-generic
...
done
The grub screen is having the background image.
Earlier/samekind(?):
https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/692660
https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/756267
https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/410653
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/769195/+subscriptions
More information about the foundations-bugs
mailing list