Bug 1222151

Summary: XCURSOR_THEME is missing from the environment variables
Product: [openSUSE] openSUSE Tumbleweed Reporter: Archer Allstars <95kreaninw95>
Component: UsabilityAssignee: Sasi Olin <hel>
Status: NEW --- QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None CC: 95kreaninw95, aronkvh, kamikazow
Version: Current   
Target Milestone: ---   
Hardware: 64bit   
OS: openSUSE Tumbleweed   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Archer Allstars 2024-03-29 07:32:11 UTC
XCURSOR_THEME should be specified in the environment variables. Otherwise, some apps, Blender for example, would run with a super tiny mouse in Wayland session.

And from missing XCURSOR_THEME, specifying XCURSOR_SIZE wouldn't work.

See Blender issue: https://projects.blender.org/blender/blender/issues/105895

It seems XCURSOR_THEME used to be specified in openSUSE. But due to issue #1157617 (https://bugzilla.suse.com/show_bug.cgi?id=1157617), XCURSOR_THEME was removed altogether. From my understanding, the issue #1157617 happened because of the incorrect XCURSOR_THEME value that was specified by the system script. The fix didn't correct the XCURSOR_THEME value, but removed XCURSOR_THEME altogether.