You are not logged in.
I am currently running Cinnamon DE and although gnome-backgrounds and mint-backgrounds-victoria are installed, yet not a single wallpaper is showing in Settings>Backgrounds like as follows:
If this is solved please give me a link to that topic
Thanks you ![]()
Last edited by Ayu2805 (2023-08-04 07:13:46)
Offline
https://bbs.archlinux.org/viewtopic.php … 4#p2113104
Please search before posting
Offline
I did search it earlier, must have missed it. Anyways Thanks.
And I did some research and found out that cinnamon uses "python-pillow" to resize the image to show in cinnamon-settings background and since ANTIALIAS was removed in Pillow 10.0.0 (after being deprecated through many previous versions), and it wasn't working because the older code was depended on it. And a month ago they have replaced PIL.Image.ANTIALIAS with PIL.Image.LANCZOS. Well now we just need an update containing the fix
Last edited by Ayu2805 (2023-08-03 14:03:21)
Offline