Solved Win10 - Kodi crashes immediately when right-click Information in the menu
#1
Fixed in kodi-20180313-01fa6a4d-master. Thanks for the great job!


Kodi crashes immediately in Windows 10 when right-click Information in the menu of a video file - since nightly 20180203

Problem is to exist since:
kodi-20180203-f5f683e8-master

Last working version was:
kodi-20180201-f621a026-master

Kodi.log (Debug + DMP + Stacktrace)
https://1drv.ms/u/s!Au4QgT0yuh6DpyPXKx_3bv5YGaWV

Device:
Windows 10 x64


I found the reason, but not the explanation.

This line in the profiles.xml causes a crash:
Code:
<useloginscreen>true</useloginscreen>

If you turn off the login screen, it works without any problems:
Code:
<useloginscreen>false</useloginscreen>

Perhaps it has also something to do with:
https://github.com/xbmc/xbmc/pull/13443


A similar problem with the same Pull-Request is also with Android, the information menu works there strangely enough, but the video player crashes instead:
https://forum.kodi.tv/showthread.php?tid...pid2702325
Reply
#2
@Kib
Reply
#3
@garbear should know what's going on
Reply
#4
(2018-02-20, 09:14)afedchin Wrote: @garbear should know what's going on
 @garbear do you already have an idea where the bug is based?
Reply

Logout Mark Read Team Forum Stats Members Help
Win10 - Kodi crashes immediately when right-click Information in the menu0