Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 926866 - x11-themes/comix-xcursors does not always work with gvim in Plasma 6
Summary: x11-themes/comix-xcursors does not always work with gvim in Plasma 6
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 926828
  Show dependency tree
 
Reported: 2024-03-12 22:32 UTC by Lamarque V. Souza
Modified: 2024-03-14 09:26 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.