Bug 2093894

Summary: Cannot activate "grub2-breeze-theme"
Product: [Fedora] Fedora Reporter: fattony4
Component: grub2-breeze-themeAssignee: Rex Dieter <rdieter>
Status: CLOSED EOL QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: unspecified    
Version: 36CC: kde-sig, rdieter
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: ---
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2023-05-25 18:27:11 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description fattony4 2022-06-06 10:00:48 UTC
Description of problem:
While other GRUB themes work, `breeze` does not.


Version-Release number of selected component (if applicable):
grub2-breeze-theme-5.24.5-1.fc36.src.rpm


How reproducible:
I installed `grub2-breeze-theme` with `sudo dnf install grub2-breeze-theme` and changed `/etc/default/grub` to:
```
GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)"
GRUB_DEFAULT=saved
GRUB_DISABLE_SUBMENU=true
#GRUB_TERMINAL_OUTPUT="console"
GRUB_CMDLINE_LINUX="rd.driver.blacklist=nouveau modprobe.blacklist=nouveau nvidia-drm.modeset=1 initcall_blacklist=simpledrm_platform_driver_init"
GRUB_DISABLE_RECOVERY="true"
GRUB_ENABLE_BLSCFG=true
GRUB_FONT=/usr/share/grub/unicode.pf2
GRUB_THEME="/boot/grub2/themes/breeze/theme.txt"
```
I re-generate grub with this command: `grub2-mkconfig -o /boot/efi/EFI/fedora/grub.cfg`


Actual results:
The theme is not applied, it looks like `GRUB_TERMINAL_OUTPUT="gfxterm"`.


Expected results:
The theme is applied.


Additional info:
As a sanity check, I installed another theme ([ant](https://github.com/bug3/ant)), and it worked.
This bug was also discussed here: https://ask.fedoraproject.org/t/grub2-breeze-theme-does-not-work/23123

Comment 1 Ben Cotton 2023-04-25 17:21:24 UTC
This message is a reminder that Fedora Linux 36 is nearing its end of life.
Fedora will stop maintaining and issuing updates for Fedora Linux 36 on 2023-05-16.
It is Fedora's policy to close all bug reports from releases that are no longer
maintained. At that time this bug will be closed as EOL if it remains open with a
'version' of '36'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, change the 'version' 
to a later Fedora Linux version. Note that the version field may be hidden.
Click the "Show advanced fields" button if you do not see it.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora Linux 36 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora Linux, you are encouraged to change the 'version' to a later version
prior to this bug being closed.

Comment 2 Ludek Smid 2023-05-25 18:27:11 UTC
Fedora Linux 36 entered end-of-life (EOL) status on 2023-05-16.

Fedora Linux 36 is no longer maintained, which means that it
will not receive any further security or bug fix updates. As a result we
are closing this bug.

If you can reproduce this bug against a currently maintained version of Fedora Linux
please feel free to reopen this bug against that version. Note that the version
field may be hidden. Click the "Show advanced fields" button if you do not see
the version field.

If you are unable to reopen this bug, please file a new report against an
active release.

Thank you for reporting this bug and we are sorry it could not be fixed.