Xsplash image sized to suit gdm screen, not user session
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
xsplash |
Fix Released
|
Medium
|
Cody Russell | ||
xsplash (Ubuntu) |
Fix Released
|
Medium
|
Ken VanDine | ||
Karmic |
Fix Released
|
Medium
|
Ken VanDine |
Bug Description
When I installed karmic alpha 3 from Live CD (i386), my screen resolution was 1024x768, so that's the resolution used in gdm screen.
After rebooting and login as user "jose" resolution was the same, 1024x768, but I changed it to a more pleasant 1152x864 (my monitor is a 17" tube one and allows up to 1280x1024).
Now after login xsplash uses a 1024x768 image to cover the screen, but session resolution is set to 1152x864. This causes xsplash's image to be placed at top-left corner, leaving an uncovered area in the screen (bottom and right strips) of light grey (same color as that of Gnome's panels).
It would be good if xsplash's image could be sized using the user session resolution.
The system is up to date currently. It uses Compiz and Normal effects.
Package versions in use and other info:
- xsplash 0.4-0ubuntu1
- xserver-
- ATI Radeon Mobility 9600 graphics card
- Linux kernel 2.6.31-5.24
- Intel PIII 1 GHz CPU
- 512 MB RAM
Related branches
- David Barth (community): Approve
-
Diff: 38 lines1 file modifiedsrc/xsplash.c (+8/-4)
Changed in xsplash: | |
assignee: | nobody → Cody Russell (bratsche) |
importance: | Undecided → Medium |
summary: |
- Xsplash image sized to suit gdm screen, not user session + [Karmic] Xsplash image sized to suit gdm screen, not user session |
summary: |
- [Karmic] Xsplash image sized to suit gdm screen, not user session + Xsplash image sized to suit gdm screen, not user session |
tags: | added: ubuntu-boot-experience |
Changed in xsplash (Ubuntu): | |
importance: | Undecided → Medium |
Changed in xsplash (Ubuntu Karmic): | |
assignee: | nobody → Cody Russell (bratsche) |
status: | New → Confirmed |
Changed in xsplash: | |
status: | New → Confirmed |
Changed in xsplash (Ubuntu Karmic): | |
status: | Confirmed → In Progress |
Changed in xsplash: | |
status: | Confirmed → In Progress |
milestone: | none → ubuntu-9.10 |
Changed in xsplash: | |
status: | In Progress → Fix Committed |
Changed in xsplash: | |
status: | Fix Committed → Fix Released |
Changed in xsplash (Ubuntu Karmic): | |
assignee: | Cody Russell (bratsche) → Ken VanDine (ken-vandine) |
Changed in xsplash: | |
status: | Fix Committed → Fix Released |
Curiously, now xsplash's image is centered in the screen, leaving a wide border of light grey around it.
xsplash version is the same. Seems like some times it's placed at top-left, but more of the time it's centered on creen. How odd.