Solved opening epg with skin.aeon.nox.silvo on matrix crashes kodi
#1
actually we have an issue/crash when opening the epg with aeon.nox.silvo on current master. see: https://github.com/xbmc/xbmc/issues/18256

confirmed with pvr.hts and pvr.demo, so it's unlikely a problem about the used pvr client.

since the epg with skin.estuary, rapier and quartz is doing fine, we're not sure if this is only a core related problem.
seems like skin.aeon.nox.silvo does something different when opening epg than estuary does, which causes kodi to crash immediately.
ofc, kodi should never crash if a skin does something it better shouldn't, so this is the core part.
it might be very helpful to find out which skin-behavior exactly causes this crash to tackle the root cause.


any ideas?
#2
I don't  know how the skin and the core are designed to communicate but xince it seems grid related in a quick test with pvr.nextpvr if I change pagecontrol and timeblocks values to match Estuary here https://github.com/mikesilvo164/Aeon-Nox...#L639-L641 the grid loads.

Martin
#3
that's strange. i changed to
xml:

<pagecontrol>60</pagecontrol>
<scrolltime tween="quadratic" easing="out">200</scrolltime>
<timeblocks>34</timeblocks>
L639-641 and also L828-830
but still have the immediate crash on linux with pvr.hts
#4
fix is on the way https://github.com/xbmc/xbmc/pull/18258
#5
@Karellen would you please close this thread as solved? thanks
#6
Thread marked solved.
My Signature
Links to : Official:Forum rules (wiki) | Official:Forum rules/Banned add-ons (wiki) | Debug Log (wiki)
Links to : HOW-TO:Create Music Library (wiki) | HOW-TO:Create_Video_Library (wiki)  ||  Artwork (wiki) | Basic controls (wiki) | Import-export library (wiki) | Movie sets (wiki) | Movie universe (wiki) | NFO files (wiki) | Quick start guide (wiki)

Logout Mark Read Team Forum Stats Members Help
opening epg with skin.aeon.nox.silvo on matrix crashes kodi0