Bugzilla – Bug 148100
tty1 is stamp-sized (because of new boot splash)
Last modified: 2006-04-02 17:53:51 UTC
I just installed beta3 with its new boot splash. Really looks nice, but it has a regression compared to the 10.0 design: the usable viewport is defined much smaller :-( Please extend the viewport to the full screen width as it was in 10.0. The current usable area is a waste of display space.
I see this too. It looks quite bad. Please fix.
Reassigned to Anna.
i am collecting statistics. On a 1024x768 display, the current layout does waste 32% of the screen (128x48 native against 93x45). I will collect info on bigger resolutions (where it is even worse!) next week.
on a 1600x1200 screen it is 200x75 against 105x70 which means 51% are wasted :-(
*** Bug 151767 has been marked as a duplicate of this bug. ***
Hmm, weird. My team is looking into it. Thanks for reporting.
*** Bug 154325 has been marked as a duplicate of this bug. ***
The trouble here is that the same viewport is used for the bootup messages and the virtual console. The need for horizontal space is very different for these two uses - for bootup you do not want to have too long lines as it makes it hard to identify which service has failed or started sucessfully. For a regular console, you want as much space as possible. I would suggest bootsplash really was only used for bootup messages and the first virtual console was untheme just like the others.
We always had a themed first virtual console and this is important. The user by default does not see the boot lines - and I think the short lines are more confusing than the longer bootlines. At least for SUSE Linux I like to see: * A themed first console * Long lines
Jimmac, could you make the change - at least for SUSE Linux, please?
The new splashes (done after beta8, see bug #65448) should use much more space - only a few pixels chopped off on the sides. Are you positive that https://svn.innerweb.novell.com/svn/pdes/branches/SUSE10.1/boot/theme/SuSE/ still needs bigger text area?
I hadn't seen that. NO, this looks fine for Beta9, let's close it.
viewport is OK again in beta9 :-) Thanks!