Bug 497372
Summary: | Splash Screen on boot at wrong resolution with KDE | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | danielerusso | ||||
Component: | solar-kde-theme | Assignee: | Jaroslav Reznik <jreznik> | ||||
Status: | CLOSED WORKSFORME | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
Severity: | low | Docs Contact: | |||||
Priority: | low | ||||||
Version: | rawhide | CC: | jreznik, kevin, ltinkl, rdieter, smparrish, than | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | i386 | ||||||
OS: | Linux | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2009-04-24 08:51:31 UTC | Type: | --- | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Attachments: |
|
Description
danielerusso
2009-04-23 15:30:17 UTC
Do you mean Solar theme (blue "sun" and blue "sky")? Solar theme should be matching screen resolution correctly, I'm using it with 1280x800 resolution without any problems... You can try latest Leonidas KDE theme - it's theme for Fedora 11. If it is really Solar theme I'll reassign to proper component solar-kde-theme. Yes,I mean blue sun with a starred sky that appears just before the "normal" desktop.Normal desktop has the same image as wallpaper,but that works fine for me....the problem is the boot one!I don't have the same issue with gnome version of Fedora Beta(greek acropolis image).I reported this bug because maybe this could be a KMS related problem,not depending on the image itself,but on a wrong resolution detection..I've used the iso of latest Beta released of fedora 11.Thank you Hmm, I'm not sure what's wrong as we do not use images with smaller resolution than your native resolution (1280x800). And I can't reproduce it on my 1280x800 laptop neither. KSplashX matches best resolution according to aspect ratio, so for widescreen it should pick up 1920x1200 wallpaper and resize it to this smaller (but widescreen) resolution. Thanks for report but I'll close this bug as "works for me" as I can't reproduce it and it's working properly on all my computers with lot of different resolutions. Please try F11 preview once it's released and feel free to reopen this bug if it won't be solved. Maybe there's really some X issue and there's big progress on gfx drivers side since beta. Created attachment 341165 [details]
here's the screenshot of the problem
ok,I'll test Preview release the 28th of this month! :) KSplash doesn't pick the closest aspect ratio, it picks only exactly matching ones, and if no match, the largest it can find, which is a 4:3 one. :-( Maybe something changed in KSplash to make it no longer stretch the wallpapers to different aspect ratios? (I'll have to look at the code.) |