Hello Aurelien,
Unfortunately this solution does not help.
Message is still written through word "Debian" with same color white,
and therefore unreadable.
I tested it at
text_height = first_line_height * 7.5;
min_height = Window.GetHeight();
#Debug("text_height=" + text_height + "
I have the same problem at dual screen with sizes 1280 x 1024 and 1280 x
800.
New debian-logo tries to write the message "resuming from hibernation"
below borh screens.
This is caused by wrong computation of max height.
In my case it computes 2 * 112 + 1024, which should be only 1024.
.Prob
At plymouth the computation of Window.GetWidth() and Window.GetHeight()
has changed 2 years ago. It now contains the sizes of the
largest screen i.s.o. the smallest screen.
See merge-request
https://gitlab.freedesktop.org/plymouth/plymouth/-/merge_requests/121 :
"use resolution of higher res monit
3 matches
Mail list logo