My-weather-indicator Wayland problem

hello to everyone
I’m facing a problem with “My-weather-indicator” in Wayland.
The app don’t start
In X11 session its ok

If i run the program from konsole this is what it returns

Gdk-Message: 21:34:09.794: Unable to load arrow from the cursor theme
Traceback (most recent call last):
File “/usr/bin/my-weather-indicator”, line 35, in
from myweatherindicator import main
File “/usr/share/my-weather-indicator/myweatherindicator.py”, line 52, in
import weatherservice
File “/usr/share/my-weather-indicator/weatherservice.py”, line 26, in
import utils as cf
File “/usr/share/my-weather-indicator/utils.py”, line 40, in
DEFAULT_CURSOR = Gdk.Cursor(Gdk.CursorType.ARROW)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File “/usr/lib/python3.12/site-packages/gi/overrides/Gdk.py”, line 344, in new
return cls.new(*args, **kwds)
^^^^^^^^^^^^^^^^^^^^^^
TypeError: constructor returned NULL

"

If i run it with sudo, program opens with no problem

my system
OS: EndeavourOS rolling x86_64
:+sssssssssso/. Host: P55A-UD6(C) -/ossssssssssssso/. Kernel: 6.6.30-2-lts
-/+sssssssssssssssso+: Uptime: 6 mins
-:/+sssssssssssssssssso+/. Packages: 1331 (pacman) .://osssssssssssssssssssso+± Shell: bash 5.2.26
.://+ssssssssssssssssssssssso++: Display (Mi Monitor): 1920x1080 @ 60Hz [External]
.:///ossssssssssssssssssssssssso++: DE: KDE Plasma 6.0.4
:////ssssssssssssssssssssssssssso+++. WM: KWin (Wayland) -////+ssssssssssssssssssssssssssso+++± WM Theme: Edna-Light
..-+oosssssssssssssssssssssssso+++++/ Theme: Breeze (NordicDarker) [QT], Breeze-Dark [GTK2], Breeze [GTK3/4]/++++++++++++++++++++++++++++++/:.
`:::::::::::::::::::::::::------`` Icons: Azure-Dark-Icons [QT], Azure-Dark-Icons [GTK2/3/4]
Font: Noto Sans (10pt) [QT], Noto Sans (10pt) [GTK2/3/4]
Cursor: Nordic (24px)
Terminal: konsole 24.2.2
CPU: Intel(R) Core™ i7 860 (8) @ 2,79 GHz
GPU: NVIDIA GeForce GT 710 [Discrete]
Memory: 2,19 GiB / 7,75 GiB (28%)
Swap: 0 B / 8,98 GiB (0%)

tnx for any help

Hello @max0300 ,
Have you tried with the default theme?
weather_in
I’ve installed from AUR. There is no need to run as root.

That was the problem. With Breeze works fine. I’ll try some other themes and i let u know. Thanks again for help!