Public bug reported:

solution tried:
sudo apt-get install --reinstall xserver-xorg lightdm
sudo dpkg-reconfigure xserver-xorg lightdm
sudo Xorg -reconfigure

finally i checked log file /var/log/lightdm/lightdm.log
it shows that lightdm cannot open /var/lib/lightdm/.Xauthority
my solution:
        mkdir /var/lib/lightdm
    chown lightdm:lightdm /var/lib/lightdm
and it works

so, why reinstalling lightdm can't create /var/lib/lightdm

** Affects: lightdm (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to lightdm in Ubuntu.
https://bugs.launchpad.net/bugs/1585046

Title:
  failsafe x: low graphics mode

Status in lightdm package in Ubuntu:
  New

Bug description:
  solution tried:
  sudo apt-get install --reinstall xserver-xorg lightdm
  sudo dpkg-reconfigure xserver-xorg lightdm
  sudo Xorg -reconfigure

  finally i checked log file /var/log/lightdm/lightdm.log
  it shows that lightdm cannot open /var/lib/lightdm/.Xauthority
  my solution:
        mkdir /var/lib/lightdm
      chown lightdm:lightdm /var/lib/lightdm
  and it works

  so, why reinstalling lightdm can't create /var/lib/lightdm

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to