Posts by Bigtonka_Jeep

    Does the whole OS fault and reboot or (more likely) does Kodi crash and restart? - If the latter, please pastebin the latest Kodi crash log. It can be found under /storage/.kodi/temp/

    Hello chewitt,

    I'm having the same issue. Raspberry Pi 3 Model B+. I use kodi strickly as a photo frame by using the slideshow screensaver. As the majoirty of my photos are not .heic, I've opted to update my photo frame setup. I know the slideshow screen saver doesn't parse .heic files as released, but I was able to modify the pyton code (as directed in another thread) to build a library including the .heic files.

    I'm running Kodi (20.1 (20.1.0) Git:20.1-Nexus). Platform: Linux ARM 32-bit with the the decoder plugin added. (Version 20.1.0.5 by spiff)

    I can make Kodi crash every time by using the File Manager and browsing to a network share (Windows SMB) that contains .heic images, and then selecting one to view.

    The log you referenced (kodi.old in \storage\.kodi\temp) always has these as the last lines before kodi restarts.

    I would love to help assist in any way I can. Please advise.

    Mark

    Code
    2023-06-29 19:40:08.588 T:1152    error <general>: DoWork - Direct texture file loading failed for special://masterprofile/Thumbnails/a/ac6dbd14.jpg
    2023-06-29 19:40:09.815 T:1136     info <general>: CPythonInvoker(2, /storage/.kodi/addons/screensaver.picture.slideshow/default.py): waiting on thread 1698689664
    2023-06-29 19:40:10.082 T:1148     info <general>: CDVDVideoCodecFFmpeg::Open() Using codec: HEVC (High Efficiency Video Coding)
    2023-06-29 19:40:10.123 T:1068     info <general>: Loading skin file: Settings.xml, load type: KEEP_IN_MEMORY
    2023-06-29 19:40:11.306 T:1068     info <general>: Attempting to default to: 
    2023-06-29 19:40:11.306 T:1068     info <general>: Loading skin file: FileManager.xml, load type: KEEP_IN_MEMORY
    2023-06-29 19:40:17.747 T:1068     info <general>: Loading skin file: SlideShow.xml, load type: KEEP_IN_MEMORY