NoiSek / Aether

A sleek ArchLinux login manager for lightdm-webkit. ( lightdm-webkit-theme-aether )
https://noisek.github.io/Aether/
GNU General Public License v2.0
801 stars 43 forks source link

Aether does not display a picture above the username. #102

Closed nullnullnull999 closed 3 years ago

nullnullnull999 commented 3 years ago

Expected behavior Aether should display a picture.

Actual behavior The profile picture does not show, even when specified in /var/lib/AccountsService/users/

Steps To Reproduce

  1. Load the DM with a profile picture specified

Screenshots My config var/lib/AccountsService/users/<myuser> : image

The profile picture not loading: image

The picture in hand (png): nurture

Another picture I also tried (also png): the-great-wave

Additional context I installed Aether from the AUR using yay.

If relevant, include logs from the following command: lightdm-webkit2-greeter:470): Gtk-CRITICAL **: 06:56:17.185: gtk_widget_destroy: assertion 'GTK_IS_WIDGET (widget)' failed

nullnullnull999 commented 3 years ago

I fixed this issue by putting my profile picture in /var/lib/AccountsService/icons/. Closing the issue.