Lightdm greeter on dual monitor system has bad-sized background
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
LightDM GTK Greeter |
New
|
Unknown
|
|||
Ubuntu |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
Lightdm greeter (1.2.3 in xubuntu 14.04) used with xrandr (1.3.5) on dual monitor system (notebook intel graphics with external monitor) has bad-sized background on external monitor while the resolution is correct. It seems the background is same size as notebook's LCD.
xrandr is called: xrandr --output HDMI1 --primary --mode 1920x1200 --pos 0x0 --rotate normal --output LVDS1 --mode 1366x768 --pos 1920x432 --rotate normal
via greeter-
Similar behaviour is described here: http://
An post with ilustrating image on ubuntu forum is here: http://
lightdm.log file is attached.
BG
Pavel
Related branches
- Sean Davis: Approve
-
Diff: 2318 lines (+1554/-486) (has conflicts)5 files modifieddata/lightdm-gtk-greeter.conf (+3/-0)
src/Makefile.am (+1/-0)
src/greeterbackground.c (+1369/-0)
src/greeterbackground.h (+48/-0)
src/lightdm-gtk-greeter.c (+133/-486)
affects: | lightdm → lightdm-gtk-greeter |
Changed in lightdm-gtk-greeter: | |
status: | New → Triaged |
importance: | Undecided → Medium |
Changed in lightdm-gtk-greeter: | |
importance: | Medium → Unknown |
status: | Triaged → Unknown |
Changed in lightdm-gtk-greeter: | |
status: | Unknown → New |
Status changed to 'Confirmed' because the bug affects multiple users.