Bug 1944571 - Error message during boot about missing fireworks.png
Summary: Error message during boot about missing fireworks.png
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: grub2
Version: 34
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Peter Jones
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-03-30 08:52 UTC by Tomasz Torcz
Modified: 2021-06-30 05:30 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2021-06-29 21:30:47 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Tomasz Torcz 2021-03-30 08:52:45 UTC
Description of problem:
After recent updates, GRUB displays error message during boot:

error: ../../grub-core/fs/fshelp.c:257:File not found "/grub2/themes/system/fireworks.png".
Press any key to continue.

After few seconds menu appears. Plain, black and white text mode menu, not the colorful system theme.

(error message was translated back into english from local language, may not be 100% correct)


Version-Release number of selected component (if applicable):
grub2-efi-x64-2.06~rc1-3.fc34.x86_64
grub2-starfield-theme-2.02-0.40.fc26.x86_64  (is this the system theme? it does not contain fireworks.png)


How reproducible:
Always.

Steps to Reproduce:
1. Reboot


Additional info:

% rpm -qf  /boot/grub2/themes/system/theme.txt
grub2-starfield-theme-2.02-0.40.fc26.x86_64


% grep fireworks.png /boot/grub2/themes/system/theme.txt
desktop-image: "fireworks.png"

BUT!

% rpm -ql grub2-starfield-theme | grep theme.txt
/boot/grub2/themes/system/theme.txt
/usr/share/grub/themes/starfield/theme.txt
% grep fireworks.png`rpm -ql grub2-starfield-theme | grep theme.txt`
%
Something was copied incorrectly?

Comment 1 Javier Martinez Canillas 2021-06-29 21:30:47 UTC
(In reply to Tomasz Torcz from comment #0)

[snip]

> Version-Release number of selected component (if applicable):
> grub2-efi-x64-2.06~rc1-3.fc34.x86_64
> grub2-starfield-theme-2.02-0.40.fc26.x86_64  (is this the system theme? it
> does not contain fireworks.png)
> 

Are you trying to use a F26 package on a F34 installation ? This package has
not been shipped in Fedora for a long time, so it's hard to know why it isn't
working with the latest package version.

Comment 2 Tomasz Torcz 2021-06-30 05:30:58 UTC
It's the only grub *theme package I have installed. It must have been carried over all the system upgrades in the past years.


Note You need to log in before you can comment on or make changes to this bug.