The x11-themes/xcursor-themes handhelds, redglass and whiteglass are missing some symlinks. Result: Certain applications and/or window actions do not show the correct cursors, and default back the the monochrome Xorg cursors. There is already a bug report about this, but that somehow got marked as 'resolved', whereas the issue is clearly not resolved. Reproducible: Always Steps to Reproduce: 1. emerge x11-themes/xcursor-themes 2. cd /usr/share/cursors/xorg-x11 3. ls gentoo/cursors/ 4. Notice symlinks. 5. ls whiteglass/cursors/ 6. Notice *lack of* symlinks Actual Results: Missing symlinks can be observed for 3 out of six contained cursor themes. Expected Results: All cursor themes should be complete, having all necessary symlinks. http://bugs.gentoo.org/show_bug.cgi?id=136769 <-- This bug is reporting the same issue, but is marked as RESOLVED(NEEDINFO), however I don't see why it was marked as such. This issue is not resolved, and all info seems to be present in that bug. If any info is missing please clarify exactly what information is missing so that it may be provided.
I just did a fresh install on my new laptop and I am still running into this
I am unable confirm that this is still a thing. I've checked x11-themes/xcursor-themes-1.0.6 and the themes installed by xcursor-theme indeed have symlinks. megumin ~ # find /usr/share/cursors/xorg-x11/whiteglass -type l /usr/share/cursors/xorg-x11/whiteglass/cursors/arrow /usr/share/cursors/xorg-x11/whiteglass/cursors/tcross /usr/share/cursors/xorg-x11/whiteglass/cursors/cross_reverse /usr/share/cursors/xorg-x11/whiteglass/cursors/draft_large /usr/share/cursors/xorg-x11/whiteglass/cursors/plus /usr/share/cursors/xorg-x11/whiteglass/cursors/08e8e1c95fe2fc01f976f1e063a24ccd /usr/share/cursors/xorg-x11/whiteglass/cursors/hand /usr/share/cursors/xorg-x11/whiteglass/cursors/dnd-none /usr/share/cursors/xorg-x11/whiteglass/cursors/crosshair /usr/share/cursors/xorg-x11/whiteglass/cursors/top_left_arrow /usr/share/cursors/xorg-x11/whiteglass/cursors/grab /usr/share/cursors/xorg-x11/whiteglass/cursors/draft_small /usr/share/cursors/xorg-x11/whiteglass/cursors/pointer megumin ~ # find /usr/share/cursors/xorg-x11/redglass -type l /usr/share/cursors/xorg-x11/redglass/cursors/arrow /usr/share/cursors/xorg-x11/redglass/cursors/tcross /usr/share/cursors/xorg-x11/redglass/cursors/cross_reverse /usr/share/cursors/xorg-x11/redglass/cursors/draft_large /usr/share/cursors/xorg-x11/redglass/cursors/plus /usr/share/cursors/xorg-x11/redglass/cursors/08e8e1c95fe2fc01f976f1e063a24ccd /usr/share/cursors/xorg-x11/redglass/cursors/crosshair /usr/share/cursors/xorg-x11/redglass/cursors/top_left_arrow /usr/share/cursors/xorg-x11/redglass/cursors/draft_small megumin ~ # find /usr/share/cursors/xorg-x11/handhelds -type l /usr/share/cursors/xorg-x11/handhelds/cursors/arrow /usr/share/cursors/xorg-x11/handhelds/cursors/tcross /usr/share/cursors/xorg-x11/handhelds/cursors/cross_reverse /usr/share/cursors/xorg-x11/handhelds/cursors/draft_large /usr/share/cursors/xorg-x11/handhelds/cursors/plus /usr/share/cursors/xorg-x11/handhelds/cursors/08e8e1c95fe2fc01f976f1e063a24ccd /usr/share/cursors/xorg-x11/handhelds/cursors/crosshair /usr/share/cursors/xorg-x11/handhelds/cursors/top_left_arrow /usr/share/cursors/xorg-x11/handhelds/cursors/draft_small Feel free to reopen the issue if you still can reproduce it.