Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#66598 - [gnome-shell] Cursor theme makes unable to login into GNOME
Attached to Project:
Arch Linux
Opened by Ward Segers (editicalu) - Saturday, 09 May 2020, 23:36 GMT
Last edited by Jan de Groot (JGC) - Wednesday, 26 April 2023, 12:48 GMT
Opened by Ward Segers (editicalu) - Saturday, 09 May 2020, 23:36 GMT
Last edited by Jan de Groot (JGC) - Wednesday, 26 April 2023, 12:48 GMT
|
DetailsDescription:
Additional info: * elementary-icon-theme * Tested on both X11 and Wayland Steps to reproduce: 1. GNOME shell should be installed 1. Install the elementary-icon-theme 1. Set Elementary as your cursor theme (e.g. using `dconf read /org/gnome/desktop/interface/cursor-theme \'Elementary\'`) 1. Be unable to login Steps that worked for me: 1. Uninstall elementary-icon-theme 1. dconf write /org/gnome/desktop/interface/cursor-theme \'Adwaita\' 1. Reinstall the gnome-group |
This task depends upon
Closed by Jan de Groot (JGC)
Wednesday, 26 April 2023, 12:48 GMT
Reason for closing: Fixed
Additional comments about closing: libxcursor 1.2.1 works with broken themes
Wednesday, 26 April 2023, 12:48 GMT
Reason for closing: Fixed
Additional comments about closing: libxcursor 1.2.1 works with broken themes
https://github.com/elementary/icons/blob/master/cursors/cursor.theme
Elementary inherits elementary.
This was fixed by libxcursor 1.2.1 which improves inherits loop detection.