Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 926866

Summary: x11-themes/comix-xcursors does not always work with gvim in Plasma 6
Product: Gentoo Linux Reporter: Lamarque V. Souza <lamarque>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: UNCONFIRMED ---    
Severity: normal CC: sam
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=838451
https://bugs.gentoo.org/show_bug.cgi?id=834277
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 926828    

Description Lamarque V. Souza 2024-03-12 22:32:40 UTC
Sometimes comix-xcursors is not shown in gvim when using KDE Plasma 6.0.1. For instance, when I press "i" to go to insert mode or when I select any text in gvim the cursor changes to Breeze cursor theme (the default for Plasma 6). This problem happens in gvim only, maybe because it requires XWayland to work. I was able to fix this problem by doing these changes:

1. move all ComixCursors* folders from /usr/share/cursors/xorg-x11 to /usr/share/icons/
2. create symbolink links /usr/share/cursors/xorg-x11/ComixCursors* pointing to 
/usr/share/icons/ComixCursors*/cursors

That is the same folder layout used by the Adwaita theme.