Bug 1222151 - XCURSOR_THEME is missing from the environment variables
Summary: XCURSOR_THEME is missing from the environment variables
Status: NEW
Alias: None
Product: openSUSE Tumbleweed
Classification: openSUSE
Component: Usability (show other bugs)
Version: Current
Hardware: 64bit openSUSE Tumbleweed
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Sasi Olin
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-03-29 07:32 UTC by Archer Allstars
Modified: 2024-06-12 22:35 UTC (History)
3 users (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

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