sunwxg / gnome-shell-extension-unlockDialogBackground

MIT License
44 stars 9 forks source link

Lockscreen returns to Ubuntu default after reboot #15

Open ronaldl29 opened 3 years ago

ronaldl29 commented 3 years ago

I'm using Gnome version 3.36.8, Ubuntu 20.04.1, and GNOME Tweaks 3.34.0. I also have gir1.2-clutter-1.0 installed.

When I enable the extension and set a background, it changes the lockscreen background accordingly. But when I reboot my machine, the lockscreen returns back to the default Ubuntu lockscreen image.

sunwxg commented 3 years ago

I updated the extension on extensions.gnome.org. Try to update your extension.

ronaldl29 commented 3 years ago

Awesome! The lockscreen is working if I lock my screen (after already logging into my user) but the initial lockscreen after reboot is still the default Ubuntu lockscreen image.

sunwxg commented 3 years ago

Could you show the file ~/.local/share/gnome-shell/extensions/unlockDialogBackground@sun.wxg@gmail.com/metadata.json

ronaldl29 commented 3 years ago

Here is what is returned:

{ "_generated": "Generated by SweetTooth, do not edit", "description": "Change lock screen background.\nIf you use Ubuntu, install pa> "name": "Lock screen background", "original-authors": "sun.wxg@gmail.com", "shell-version": [ "3.38", "3.36.4", "3.36.5", "3.36.6", "3.36.7", "3.36.8" ], "url": "https://github.com/sunwxg/gnome-shell-extension-unlockDialogBackgroun> "uuid": "unlockDialogBackground@sun.wxg@gmail.com", "version": 18 }

sunwxg commented 3 years ago

Okay, version is right. I guess the extension conflicts with other extensions.