The current version of the new greeter exhibits a new issue:

It is not possibe to start typing in the password immediately when connected to 
2 displays.
Even clicking into the password field doesn't work.

First I must click into the filed above and select the account (my own account)
to log in with. Only then there is a cursor in the password field and the 
password can be entered.


** Description changed:

- lightdm fails to start with 3 connected displays but works 2 displays.
+ lightdm fails to start with 3 connected displays but works with 2
+ displays.
  
  Once lightdm has started and displays the Greeter I can connect the third 
display without a hitch.
  After logging in I can enable the third display
  
  #!/bin/sh
- xrandr --output VGA-0 --off --output DP-6 --off --output DP-5 --off --output 
DP-4 --mode 3200x1800 --pos 0x0 --rotate normal --output DP-3 --scale 1.5x1.5 
--mode 1920x1200 --pos 3200x0 --rotate normal --output DP-2 --scale 1.5x1.5 
--mode 1920x1080 --pos 6080x0 --rotate normal --output DP-1 --off --output DP-0 
--off 
+ xrandr --output VGA-0 --off --output DP-6 --off --output DP-5 --off --output 
DP-4 --mode 3200x1800 --pos 0x0 --rotate normal --output DP-3 --scale 1.5x1.5 
--mode 1920x1200 --pos 3200x0 --rotate normal --output DP-2 --scale 1.5x1.5 
--mode 1920x1080 --pos 6080x0 --rotate normal --output DP-1 --off --output DP-0 
--off
  
  When lightdm is started with all three displays connected, it will
  terminate and force the Xserver to go down as well, triggering a cycle
  of Xserver/lightdm restarts. Disconnecting the 3rd display will bring up
  lightdm immediately without a glitch.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: lightdm 1.13.0-0ubuntu1
  ProcVersionSignature: Ubuntu 3.16.0-25.33-generic 3.16.7
  Uname: Linux 3.16.0-25-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.7-0ubuntu10
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Thu Nov 20 14:09:40 2014
  InstallationDate: Installed on 2014-05-30 (174 days ago)
  InstallationMedia: Xubuntu 14.04 LTS "Trusty Tahr" - Release amd64 
(20140416.2)
  LightdmGreeterLog:
-  (lightdm-gtk-greeter:7540): GLib-GObject-CRITICAL **: g_object_unref: 
assertion 'G_IS_OBJECT (object)' failed
-  
-  (lightdm-gtk-greeter:7540): GLib-GObject-CRITICAL **: g_object_unref: 
assertion 'G_IS_OBJECT (object)' failed
-  
-  ** (lightdm-gtk-greeter:7540): WARNING **: Failed to load user image: Failed 
to open file '/home/neuffer/.face': No such file or directory
+  (lightdm-gtk-greeter:7540): GLib-GObject-CRITICAL **: g_object_unref: 
assertion 'G_IS_OBJECT (object)' failed
+ 
+  (lightdm-gtk-greeter:7540): GLib-GObject-CRITICAL **: g_object_unref:
+ assertion 'G_IS_OBJECT (object)' failed
+ 
+  ** (lightdm-gtk-greeter:7540): WARNING **: Failed to load user image: Failed 
to open file '/home/neuffer/.face': No such file or directory
  SourcePackage: lightdm
  UpgradeStatus: No upgrade log present (probably fresh install)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1394639

Title:
  lightdm fails to start with 3 connected displays but works 2 displays

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lightdm-gtk-greeter/+bug/1394639/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to