|
Bugzilla – Full Text Bug Listing |
| Summary: | tty1 is stamp-sized (because of new boot splash) | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE Linux 10.1 | Reporter: | Christian Boltz <suse-beta> |
| Component: | Basesystem | Assignee: | Andreas Jaeger <aj> |
| Status: | VERIFIED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Critical | ||
| Priority: | P5 - None | CC: | aj, asklein, dkukawka, dmueller, vetter |
| Version: | Beta 4 | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Christian Boltz
2006-02-03 19:58:14 UTC
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! |