Actually I am not sure how lightdm chooses it's file.

/etc/lightdm/lightdm-gtk-greeter.conf.d/30_lubuntu.conf contains

icon-theme-name=lubuntu


(note the lower case lubuntu). 

I've done a 
strace -s 80 -f -o lightdmtrace lightdm --test-mode --debug

to find that it reads
/usr/share/icons/Lubuntu/index.theme

(note the upper case Lubuntu) and from there gets to the icon
/usr/share/icons/Lubuntu/imported-Adwaita/24/avatar-default.png

which is 24x24 pixel and gets scaled up, thus ugly.


both files belong to the package lubuntu-icon-theme. 


Since all this happens before logging in, my personal icon settings would have 
no effect. BTW, this is as it comes out of the box after installation. 

regards

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

Title:
  ugly lowres login icon

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

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to