dots-hyprland icon indicating copy to clipboard operation
dots-hyprland copied to clipboard

[Issue] Xdg error when trying to launch kodi.

Open bpawnzZ opened this issue 8 months ago • 4 comments

I am getting the following error when trying to run kodi. It is something related to this current setup. If anyone can point me in the right direction I would appreciate it. I am running mesa and intel graphics. Thank you. Please see error below

(base) λ ~/ kodi
terminate called after throwing an instance of 'std::runtime_error'
  what():  Unknown xdg_toplevel state flag 5
/usr/bin/kodi: line 215: 32008 Aborted                 (core dumped) ${KODI_BINARY} ${ENV_ARGS} $SAVED_ARGS
Crash report available at /home/amnesia/kodi_crashlog-20240530_001507.log

Errors in Kodi Log

2024-05-30 02:44:18.236 T:44909   error <general>: DBus error: org.freedesktop.DBu
s.Error.InvalidArgs - No such property “OnLowBattery”
2024-05-30 02:44:18.236 T:44909    info <general>: Selected UPower as PowerSyscall
2024-05-30 02:44:18.237 T:44909   error <general>: DBus error: org.freedesktop.DBu
s.Error.InvalidArgs - No such property “CanSuspend”
2024-05-30 02:44:18.237 T:44909   error <general>: DBus error: org.freedesktop.DBu
s.Error.InvalidArgs - No such property “CanHibernate”

I have upower installed so i don't know why I would be getting these errors. For some background I installed dots-hyprland on a fresh installed on the base python. No conda.. This is my 2nd time installing it because I thought i did something wrong because of having this issue with Kodi. So it is happening on my 2nd install/fresh install of arch linux. Can anyone help me sort through this?

With the exception of the above error everything is working perfectly.

bpawnzZ avatar May 30 '24 00:05 bpawnzZ