Hi, thanks for sharing this awesome One Piece Plymouth theme.
I tried installing it on fedora 43, but it no longer works because
recent Plymouth versions removed the script module (script.so).
The theme relies on:
- ModuleName=script
- .script animation with Sprite() and SetRefreshFunction()
On current Plymouth versions, this results in either:
- No splash shown, or
- A black screen during boot/testing
This README seems to apply to older Ubuntu/Plymouth releases where script.so
was still available.
It might help to:
- Mention that the theme only works on older Plymouth versions, or
- Provide a modern-compatible (static) fallback
Just wanted to report this for clarity. Thanks again for the work!
Hi, thanks for sharing this awesome One Piece Plymouth theme.
I tried installing it on fedora 43, but it no longer works because
recent Plymouth versions removed the
scriptmodule (script.so).The theme relies on:
On current Plymouth versions, this results in either:
This README seems to apply to older Ubuntu/Plymouth releases where
script.sowas still available.
It might help to:
Just wanted to report this for clarity. Thanks again for the work!