yes hopefully they fix that soon thanks Mike
/-\ Mike Gabriel <[email protected]> schrieb am Mi. 16. Sept. 2026 um 11:11: > Package: src:desktop-base > Version: 14.0.0~pre3 > Severity: normal > Tags: patch > UserTags: debian-edu > User: [email protected] > > Since desktop-base 9.0.6 there is (half-ready) support for Plymouth > theme management via `update-alternatives --config desktop-theme`. > > I say, half-ready because: For theme <some-theme> Plymouth expects to > find a folder named /usr/share/plymouth/themes/<some-theme>/ > ('debian-theme' folder exists at that location) and in that folder it > expects to find a theme configuration file <some-theme>.plymouth (i.e. > for a virtual Plymouth theme 'debian-theme' it would expect a file > 'debian-theme.plymouth'. > > If a user configures 'debian-theme' as their Plymouth theme like: > > ``` > $ sudo plymouth-set-default-theme debian-theme > /usr/share/plymouth/themes/debian-theme/debian-theme.plymouth does not > exist > ``` > > ... it ends with above error message. The reason for it is that the > active Plymouth theme folder contains '<real-theme-name>.plymouth', > but not 'debian-theme.plymouth'. > > I have attached a .debdiff to get this fixed. > > Mike > -- > > mike gabriel aka sunweaver (Debian Developer) > mobile: +49 (1520) 1976 148 > landline: +49 (4351) 486 14 27 > > GnuPG Fingerprint: 9BFB AEE8 6C0A A5FF BF22 0782 9AF4 6B30 2577 1B31 > mail: [email protected], http://sunweavers.net > >

