Summary: | splash screen has incorrect size | ||
---|---|---|---|
Product: | [Unmaintained] ksplash | Reporter: | Toralf Förster <toralf.foerster> |
Component: | general | Assignee: | Lubos Lunak <l.lunak> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | kde, pete, post |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Gentoo Packages | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Toralf Förster
2011-04-17 13:14:54 UTC
Confirmed with KDE 4.6.80 (ArchLinux packages): During log-in on a docked laptop, the splash screen is only the size of the laptop screen, but displayed in the top-left corner of the external monitor, with normal KDE behind that. Later on, running: % ksplashx Default --test gives the correct behaviour, filling up the external monitor. So, I'm wondering if the screen resolution is not set in time for the splash screen during login? And although the splash screen is indeed not "centred", the title of this bug should probably be something more like "splash screen has incorrect size". I think I am having the same issue: I set up kscreen so that when my external monitor is connected, the internal one is disabled. This configuration is applied during log-in. This means that the screen resolution changes from 1366x768 (or something similar; the image is shown both on the laptop screen and the external monitor) to 1920x1200 (external only). ksplash does not seem to notice this change and continues doing its thing in the upper-left corner of the screen. At the right and bottom, I can see the desktop build up. This looks really broken and kind of totally defeats the purpose of a splash screen. Could you please retest with Plasma 5 and reopen if this is still a problem. Thanks. This is fixed for me in 5.5.95 (at least). Thanks! However, I still get the bad behaviour on the lock screen. I suppose this is a separate bug...? |