Bug Current Skin Helper Script prevents Kodi shutdown
#1
Hi

I have the problem that current skin helper scripts prevent Kodi from proper shutdown/exit - it just is unresponsive and if I wait like an hour or so it finally quits, but it really takes long :-)

I have tried skin helper stable and beta - .100 and .110 - both show the same behavior.

Kodi log:

http://pastebin.com/q9hTQtKL



thx
Reply
#2
The cause is that there's an exception that shouldn't occur; it's trying to load an item in the widget without a filename.
You can spot that in the top of your logfile.

Can you do me a favour and enable debug logging in Kodi and grab the log again ?

I like to know what exactly caused this issue so I can prevent it from happening again.
The latest beta of skinhelper is version 1.0.112 so please use that version to do your test.
Reply
#3
yep, will do later on
Reply
#4
(2016-10-10, 12:48)marcelveldt Wrote: The cause is that there's an exception that shouldn't occur; it's trying to load an item in the widget without a filename.
You can spot that in the top of your logfile.

Can you do me a favour and enable debug logging in Kodi and grab the log again ?

I like to know what exactly caused this issue so I can prevent it from happening again.
The latest beta of skinhelper is version 1.0.112 so please use that version to do your test.

Kodi update function can't find anything newer than .110 - beta of last days - Should the new version already be online? (I I checked an hour ago)
Reply
#5
Hmm, sorry my bad. Forgot to update the repo ;-)

It should be there now or within a few minutes
Reply
#6
Ok marcel here the test with .112.

Same problem, Kodi just won't exit correctly.

Debiu Kodi log:

http://pastebin.com/6KKiz8wD
Reply
#7
Oops, sorry, I forgot to mention something.
Besides enabling Kodi debug logging you must also enable "verbose debug logging" in the settings for skinhelper.
That way all actions are printed to the script and I can find out which action it is that's causing the initial issue.

Can you enable verbose debug logging and grab the log again ?
Reply
#8
(2016-10-10, 21:02)marcelveldt Wrote: Oops, sorry, I forgot to mention something.
Besides enabling Kodi debug logging you must also enable "verbose debug logging" in the settings for skinhelper.
That way all actions are printed to the script and I can find out which action it is that's causing the initial issue.

Can you enable verbose debug logging and grab the log again ?

Yup, here you go:

http://pastebin.com/6C0sQhky
Reply
#9
Hi,

same issue here...
Reply
#10
I've just pushed version 1.0.115 of skinhelper service to the beta repo, that should fix the issues.
Reply
#11
Thank you, it's working perfectly alright now!
Reply

Logout Mark Read Team Forum Stats Members Help
Current Skin Helper Script prevents Kodi shutdown1