Sorry,
kodi.log forgotten
Thank you
Le 12/03/2020 17:31, [email protected] a écrit :
Hello,
With openSUSE Leap 15.1, i installed kodi 18.6 and then the addon :
catch-up TV & More (from kodi's official repository)
but the addon don't work
kodi.log is with this error (as an attachment the complete kodi.log) :
ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python
callback/script returned the following error<--
                                             - NOTE: IGNORING THIS CAN
LEAD TO MEMORY LEAKS!
                                            Error Type: <type
'exceptions.ImportError'>
                                            Error Contents: No module
named sqlite3
Traceback (most recent call last):
                                              File
"/home/user/.kodi/addons/plugin.video.catchuptvandmore/addon.py", line
24, in <module>
from codequick import run
                                              File
"/home/utilisateur/.kodi/addons/script.module.codequick/lib/codequick/__init__.py",
line 37, in <module>
                                                from
codequick.resolver import Resolver
                                              File
"/home/utilisateur/.kodi/addons/script.module.codequick/lib/codequick/resolver.py",
line 387, in <module>
                                                from codequick.listing
import Listitem
                                              File
"/home/utilisateur/.kodi/addons/script.module.codequick/lib/codequick/listing.py",
line 850, in <module>
                                                from codequick.youtube
import Playlist as YTPlaylist
                                              File
"/home/utilisateur/.kodi/addons/script.module.codequick/lib/codequick/youtube.py",
line 6, in <module>
                                                import sqlite3
ImportError: No module named sqlite3
                                            -->End of Python script
error report<--
2020-03-12 15:43:45.764 T:139820034680576   ERROR: GetDirectory -
Error getting plugin://plugin.video.catchuptvandmore/
2020-03-12 15:43:45.768 T:139822086530624   ERROR:
CGUIMediaWindow::GetDirectory(plugin://plugin.video.catchuptvandmore/)
failed

Thank you
chalu
2020-03-12 16:43:35.532 T:139822086530624  NOTICE: 
-----------------------------------------------------------------------
2020-03-12 16:43:35.532 T:139822086530624  NOTICE: Starting Kodi (18.6 
Git:20200229-20200229-8e967df). Platform: Linux x86 64-bit
2020-03-12 16:43:35.532 T:139822086530624  NOTICE: Using Release Kodi x64 build
2020-03-12 16:43:35.532 T:139822086530624  NOTICE: Kodi compiled 2020-02-29 by 
GCC 8.2.1 for Linux x86 64-bit version 4.15.0 (265984)
2020-03-12 16:43:35.532 T:139822086530624  NOTICE: Running on openSUSE Leap 
15.1, kernel: Linux x86 64-bit version 4.12.14-lp151.28.36-default
2020-03-12 16:43:35.532 T:139822086530624  NOTICE: FFmpeg version/source: 4.2.1
2020-03-12 16:43:35.532 T:139822086530624  NOTICE: Host CPU: Intel(R) Core(TM) 
i5 CPU M 430 @ 2.27GHz, 4 cores available
2020-03-12 16:43:35.532 T:139822086530624  NOTICE: special://xbmc/ is mapped 
to: /usr/share/kodi
2020-03-12 16:43:35.532 T:139822086530624  NOTICE: special://xbmcbin/ is mapped 
to: /usr/lib64/kodi
2020-03-12 16:43:35.532 T:139822086530624  NOTICE: special://xbmcbinaddons/ is 
mapped to: /usr/lib64/kodi/addons
2020-03-12 16:43:35.532 T:139822086530624  NOTICE: special://masterprofile/ is 
mapped to: /home/utilisateur/.kodi/userdata
2020-03-12 16:43:35.532 T:139822086530624  NOTICE: special://envhome/ is mapped 
to: /home/utilisateur
2020-03-12 16:43:35.532 T:139822086530624  NOTICE: special://home/ is mapped 
to: /home/utilisateur/.kodi
2020-03-12 16:43:35.532 T:139822086530624  NOTICE: special://temp/ is mapped 
to: /home/utilisateur/.kodi/temp
2020-03-12 16:43:35.532 T:139822086530624  NOTICE: special://logpath/ is mapped 
to: /home/utilisateur/.kodi/temp
2020-03-12 16:43:35.533 T:139822086530624  NOTICE: The executable running is: 
/usr/lib64/kodi/kodi-x11
2020-03-12 16:43:35.533 T:139822086530624  NOTICE: Local hostname: linux-ietq
2020-03-12 16:43:35.533 T:139822086530624  NOTICE: Log File is located: 
/home/utilisateur/.kodi/temp/kodi.log
2020-03-12 16:43:35.533 T:139822086530624  NOTICE: 
-----------------------------------------------------------------------
2020-03-12 16:43:35.533 T:139822086530624    INFO: loading settings
2020-03-12 16:43:35.533 T:139822086530624  NOTICE: special://profile/ is mapped 
to: special://masterprofile/
2020-03-12 16:43:35.539 T:139822086530624   DEBUG: CSkinSettings: no 
<skinsettings> tag found
2020-03-12 16:43:35.539 T:139822086530624  NOTICE: No settings file to load 
(special://xbmc/system/advancedsettings.xml)
2020-03-12 16:43:35.539 T:139822086530624  NOTICE: No settings file to load 
(special://masterprofile/advancedsettings.xml)
2020-03-12 16:43:35.539 T:139822086530624  NOTICE: Default Video Player: 
VideoPlayer
2020-03-12 16:43:35.539 T:139822086530624  NOTICE: Default Audio Player: 
paplayer
2020-03-12 16:43:35.539 T:139822086530624  NOTICE: Disabled debug logging due 
to GUI setting. Level 0.
2020-03-12 16:43:35.539 T:139822086530624  NOTICE: Log level changed to 
"LOG_LEVEL_NORMAL"
2020-03-12 15:43:35.549 T:139822086530624  NOTICE: PulseAudio: Server found 
running - will try to use Pulse
2020-03-12 15:43:35.551 T:139822086530624  NOTICE: Running database version 
Addons27
2020-03-12 15:43:35.562 T:139822086530624  NOTICE: ADDON: 
audioencoder.kodi.builtin.aac v1.0.0 installed
2020-03-12 15:43:35.562 T:139822086530624  NOTICE: ADDON: 
audioencoder.kodi.builtin.wma v1.0.0 installed
2020-03-12 15:43:35.563 T:139822086530624  NOTICE: ADDON: 
game.controller.default v1.0.8 installed
2020-03-12 15:43:35.563 T:139822086530624  NOTICE: ADDON: game.controller.snes 
v1.0.8 installed
2020-03-12 15:43:35.563 T:139822086530624  NOTICE: ADDON: inputstream.adaptive 
v2.3.22 installed
2020-03-12 15:43:35.563 T:139822086530624  NOTICE: ADDON: 
kodi.binary.global.audioengine v1.0.1 installed
2020-03-12 15:43:35.563 T:139822086530624  NOTICE: ADDON: 
kodi.binary.global.filesystem v1.0.2 installed
2020-03-12 15:43:35.563 T:139822086530624  NOTICE: ADDON: 
kodi.binary.global.general v1.0.3 installed
2020-03-12 15:43:35.563 T:139822086530624  NOTICE: ADDON: 
kodi.binary.global.gui v5.12.0 installed
2020-03-12 15:43:35.563 T:139822086530624  NOTICE: ADDON: 
kodi.binary.global.main v1.0.14 installed
2020-03-12 15:43:35.563 T:139822086530624  NOTICE: ADDON: 
kodi.binary.global.network v1.0.0 installed
2020-03-12 15:43:35.563 T:139822086530624  NOTICE: ADDON: 
kodi.binary.instance.audiodecoder v2.0.0 installed
2020-03-12 15:43:35.563 T:139822086530624  NOTICE: ADDON: 
kodi.binary.instance.audioencoder v2.0.0 installed
2020-03-12 15:43:35.563 T:139822086530624  NOTICE: ADDON: 
kodi.binary.instance.game v1.1.0 installed
2020-03-12 15:43:35.563 T:139822086530624  NOTICE: ADDON: 
kodi.binary.instance.imagedecoder v2.0.0 installed
2020-03-12 15:43:35.563 T:139822086530624  NOTICE: ADDON: 
kodi.binary.instance.inputstream v2.0.8 installed
2020-03-12 15:43:35.563 T:139822086530624  NOTICE: ADDON: 
kodi.binary.instance.peripheral v1.3.7 installed
2020-03-12 15:43:35.563 T:139822086530624  NOTICE: ADDON: 
kodi.binary.instance.pvr v5.10.3 installed
2020-03-12 15:43:35.563 T:139822086530624  NOTICE: ADDON: 
kodi.binary.instance.screensaver v2.0.0 installed
2020-03-12 15:43:35.563 T:139822086530624  NOTICE: ADDON: 
kodi.binary.instance.vfs v2.0.0 installed
2020-03-12 15:43:35.563 T:139822086530624  NOTICE: ADDON: 
kodi.binary.instance.videocodec v1.0.1 installed
2020-03-12 15:43:35.563 T:139822086530624  NOTICE: ADDON: 
kodi.binary.instance.visualization v2.0.1 installed
2020-03-12 15:43:35.563 T:139822086530624  NOTICE: ADDON: kodi.resource v1.0.0 
installed
2020-03-12 15:43:35.563 T:139822086530624  NOTICE: ADDON: 
metadata.album.universal v3.1.2 installed
2020-03-12 15:43:35.563 T:139822086530624  NOTICE: ADDON: 
metadata.artists.universal v4.3.2 installed
2020-03-12 15:43:35.563 T:139822086530624  NOTICE: ADDON: 
metadata.common.allmusic.com v3.2.1 installed
2020-03-12 15:43:35.563 T:139822086530624  NOTICE: ADDON: 
metadata.common.fanart.tv v3.6.2 installed
2020-03-12 15:43:35.563 T:139822086530624  NOTICE: ADDON: 
metadata.common.imdb.com v3.1.4 installed
2020-03-12 15:43:35.563 T:139822086530624  NOTICE: ADDON: 
metadata.common.musicbrainz.org v2.2.1 installed
2020-03-12 15:43:35.563 T:139822086530624  NOTICE: ADDON: 
metadata.common.theaudiodb.com v2.0.3 installed
2020-03-12 15:43:35.563 T:139822086530624  NOTICE: ADDON: 
metadata.common.themoviedb.org v3.1.10 installed
2020-03-12 15:43:35.563 T:139822086530624  NOTICE: ADDON: metadata.local v1.0.0 
installed
2020-03-12 15:43:35.563 T:139822086530624  NOTICE: ADDON: 
metadata.themoviedb.org v5.1.10 installed
2020-03-12 15:43:35.563 T:139822086530624  NOTICE: ADDON: 
metadata.tvshows.themoviedb.org v3.5.0 installed
2020-03-12 15:43:35.563 T:139822086530624  NOTICE: ADDON: 
plugin.video.catchuptvandmore v0.2.17 installed
2020-03-12 15:43:35.563 T:139822086530624  NOTICE: ADDON: repository.xbmc.org 
v3.1.6 installed
2020-03-12 15:43:35.563 T:139822086530624  NOTICE: ADDON: 
resource.images.catchuptvandmore v1.0.0 installed
2020-03-12 15:43:35.563 T:139822086530624  NOTICE: ADDON: 
resource.images.weathericons.default v1.1.8 installed
2020-03-12 15:43:35.563 T:139822086530624  NOTICE: ADDON: 
resource.language.en_gb v2.0.1 installed
2020-03-12 15:43:35.563 T:139822086530624  NOTICE: ADDON: 
resource.language.fr_fr v9.0.24 installed
2020-03-12 15:43:35.563 T:139822086530624  NOTICE: ADDON: 
resource.uisounds.kodi v1.0.0 installed
2020-03-12 15:43:35.563 T:139822086530624  NOTICE: ADDON: 
screensaver.xbmc.builtin.black v1.0.33 installed
2020-03-12 15:43:35.563 T:139822086530624  NOTICE: ADDON: 
screensaver.xbmc.builtin.dim v1.0.59 installed
2020-03-12 15:43:35.563 T:139822086530624  NOTICE: ADDON: 
script.module.addon.signals v0.0.5 installed
2020-03-12 15:43:35.563 T:139822086530624  NOTICE: ADDON: script.module.certifi 
v2019.9.11 installed
2020-03-12 15:43:35.563 T:139822086530624  NOTICE: ADDON: script.module.chardet 
v3.0.4 installed
2020-03-12 15:43:35.563 T:139822086530624  NOTICE: ADDON: 
script.module.codequick v0.9.10 installed
2020-03-12 15:43:35.563 T:139822086530624  NOTICE: ADDON: script.module.future 
v0.17.1 installed
2020-03-12 15:43:35.563 T:139822086530624  NOTICE: ADDON: 
script.module.htmlement v1.0.0 installed
2020-03-12 15:43:35.563 T:139822086530624  NOTICE: ADDON: script.module.idna 
v2.8 installed
2020-03-12 15:43:35.563 T:139822086530624  NOTICE: ADDON: 
script.module.inputstreamhelper v0.4.4 installed
2020-03-12 15:43:35.563 T:139822086530624  NOTICE: ADDON: 
script.module.kodi-six v0.1.3 installed
2020-03-12 15:43:35.563 T:139822086530624  NOTICE: ADDON: script.module.pil 
v1.1.7 installed
2020-03-12 15:43:35.563 T:139822086530624  NOTICE: ADDON: 
script.module.pycryptodome v3.4.3 installed
2020-03-12 15:43:35.563 T:139822086530624  NOTICE: ADDON: 
script.module.pyqrcode v0.0.2 installed
2020-03-12 15:43:35.563 T:139822086530624  NOTICE: ADDON: script.module.pytz 
v2014.2 installed
2020-03-12 15:43:35.563 T:139822086530624  NOTICE: ADDON: 
script.module.requests v2.22.0 installed
2020-03-12 15:43:35.563 T:139822086530624  NOTICE: ADDON: script.module.six 
v1.13.0 installed
2020-03-12 15:43:35.563 T:139822086530624  NOTICE: ADDON: script.module.tzlocal 
v2.0.0 installed
2020-03-12 15:43:35.563 T:139822086530624  NOTICE: ADDON: script.module.urllib3 
v1.25.6 installed
2020-03-12 15:43:35.563 T:139822086530624  NOTICE: ADDON: 
script.module.youtube.dl v19.912.1 installed
2020-03-12 15:43:35.563 T:139822086530624  NOTICE: ADDON: 
service.xbmc.versioncheck v0.5.4 installed
2020-03-12 15:43:35.563 T:139822086530624  NOTICE: ADDON: skin.estouchy v2.0.28 
installed
2020-03-12 15:43:35.563 T:139822086530624  NOTICE: ADDON: skin.estuary v2.0.27 
installed
2020-03-12 15:43:35.563 T:139822086530624  NOTICE: ADDON: webinterface.default 
v18.x-2.4.6 installed
2020-03-12 15:43:35.563 T:139822086530624  NOTICE: ADDON: xbmc.addon v18.6.0 
installed
2020-03-12 15:43:35.563 T:139822086530624  NOTICE: ADDON: xbmc.core v0.1.0 
installed
2020-03-12 15:43:35.563 T:139822086530624  NOTICE: ADDON: xbmc.gui v5.14.0 
installed
2020-03-12 15:43:35.563 T:139822086530624  NOTICE: ADDON: xbmc.json v10.3.0 
installed
2020-03-12 15:43:35.563 T:139822086530624  NOTICE: ADDON: xbmc.metadata v2.1.0 
installed
2020-03-12 15:43:35.563 T:139822086530624  NOTICE: ADDON: xbmc.python v2.26.0 
installed
2020-03-12 15:43:35.563 T:139822086530624  NOTICE: ADDON: xbmc.webinterface 
v1.0.0 installed
2020-03-12 15:43:35.764 T:139821452359424 WARNING: Pulseaudio module 
module-allow-passthrough not loaded - opening PT devices might fail
2020-03-12 15:43:35.764 T:139821452359424  NOTICE: Found 1 Lists of Devices
2020-03-12 15:43:35.764 T:139821452359424  NOTICE: Enumerated PULSE devices:
2020-03-12 15:43:35.764 T:139821452359424  NOTICE:     Device 1
2020-03-12 15:43:35.764 T:139821452359424  NOTICE:         m_deviceName      : 
Default
2020-03-12 15:43:35.764 T:139821452359424  NOTICE:         m_displayName     : 
Default
2020-03-12 15:43:35.764 T:139821452359424  NOTICE:         m_displayNameExtra: 
Default Output Device (PULSEAUDIO)
2020-03-12 15:43:35.764 T:139821452359424  NOTICE:         m_deviceType      : 
AE_DEVTYPE_PCM
2020-03-12 15:43:35.765 T:139821452359424  NOTICE:         m_channels        : 
FL, FR
2020-03-12 15:43:35.765 T:139821452359424  NOTICE:         m_sampleRates     : 
5512,8000,11025,16000,22050,32000,44100,48000,64000,88200,96000,176400,192000,384000
2020-03-12 15:43:35.765 T:139821452359424  NOTICE:         m_dataFormats     : 
AE_FMT_U8,AE_FMT_S16NE,AE_FMT_S24NE3,AE_FMT_S24NE4,AE_FMT_S32NE,AE_FMT_FLOAT
2020-03-12 15:43:35.765 T:139821452359424  NOTICE:         m_streamTypes     : 
No passthrough capabilities
2020-03-12 15:43:35.765 T:139821452359424  NOTICE:     Device 2
2020-03-12 15:43:35.765 T:139821452359424  NOTICE:         m_deviceName      : 
alsa_output.pci-0000_02_00.1.hdmi-stereo
2020-03-12 15:43:35.765 T:139821452359424  NOTICE:         m_displayName     : 
Cedar HDMI Audio [Radeon HD 5400/6300/7300 Series] Digital Stereo (HDMI)
2020-03-12 15:43:35.765 T:139821452359424  NOTICE:         m_displayNameExtra: 
HDMI / DisplayPort (PULSEAUDIO)
2020-03-12 15:43:35.765 T:139821452359424  NOTICE:         m_deviceType      : 
AE_DEVTYPE_PCM
2020-03-12 15:43:35.765 T:139821452359424  NOTICE:         m_channels        : 
FL, FR
2020-03-12 15:43:35.765 T:139821452359424  NOTICE:         m_sampleRates     : 
5512,8000,11025,16000,22050,32000,44100,48000,64000,88200,96000,176400,192000,384000
2020-03-12 15:43:35.765 T:139821452359424  NOTICE:         m_dataFormats     : 
AE_FMT_U8,AE_FMT_S16NE,AE_FMT_S24NE3,AE_FMT_S24NE4,AE_FMT_S32NE,AE_FMT_FLOAT
2020-03-12 15:43:35.765 T:139821452359424  NOTICE:         m_streamTypes     : 
No passthrough capabilities
2020-03-12 15:43:35.765 T:139821452359424  NOTICE:     Device 3
2020-03-12 15:43:35.765 T:139821452359424  NOTICE:         m_deviceName      : 
alsa_output.pci-0000_00_1b.0.analog-stereo
2020-03-12 15:43:35.765 T:139821452359424  NOTICE:         m_displayName     : 
Audio interne Stéréo analogique
2020-03-12 15:43:35.765 T:139821452359424  NOTICE:         m_displayNameExtra: 
Haut-parleurs (PULSEAUDIO)
2020-03-12 15:43:35.765 T:139821452359424  NOTICE:         m_deviceType      : 
AE_DEVTYPE_PCM
2020-03-12 15:43:35.765 T:139821452359424  NOTICE:         m_channels        : 
FL, FR
2020-03-12 15:43:35.765 T:139821452359424  NOTICE:         m_sampleRates     : 
5512,8000,11025,16000,22050,32000,44100,48000,64000,88200,96000,176400,192000,384000
2020-03-12 15:43:35.765 T:139821452359424  NOTICE:         m_dataFormats     : 
AE_FMT_U8,AE_FMT_S16NE,AE_FMT_S24NE3,AE_FMT_S24NE4,AE_FMT_S32NE,AE_FMT_FLOAT
2020-03-12 15:43:35.765 T:139821452359424  NOTICE:         m_streamTypes     : 
No passthrough capabilities
2020-03-12 15:43:35.767 T:139821443966720  NOTICE: PulseAudio: Opened device 
Default in pcm mode with Buffersize 150 ms
2020-03-12 15:43:35.922 T:139822086530624  NOTICE: Checking resolution 16
2020-03-12 15:43:36.248 T:139822086530624  NOTICE: Using visual 0x21
2020-03-12 15:43:36.272 T:139822086530624  NOTICE: VAAPI::Close - closing 
decoder context
2020-03-12 15:43:36.272 T:139822086530624  NOTICE: GL_VENDOR = X.Org
2020-03-12 15:43:36.272 T:139822086530624  NOTICE: GL_RENDERER = AMD CEDAR (DRM 
2.50.0 / 4.12.14-lp151.28.36-default, LLVM 7.0.1)
2020-03-12 15:43:36.272 T:139822086530624  NOTICE: GL_VERSION = 3.3 (Core 
Profile) Mesa 18.3.2
2020-03-12 15:43:36.272 T:139822086530624  NOTICE: GL_SHADING_LANGUAGE_VERSION 
= 3.30
2020-03-12 15:43:36.272 T:139822086530624  NOTICE: 
GL_GPU_MEMORY_INFO_TOTAL_AVAILABLE_MEMORY_NVX = 1570680
2020-03-12 15:43:36.272 T:139822086530624  NOTICE: 
GL_GPU_MEMORY_INFO_DEDICATED_VIDMEM_NVX = 524288
2020-03-12 15:43:36.273 T:139822086530624  NOTICE: GL_EXTENSIONS = 
GL_AMD_conservative_depth GL_AMD_depth_clamp_separate GL_AMD_draw_buffers_blend 
GL_AMD_multi_draw_indirect GL_AMD_performance_monitor GL_AMD_pinned_memory 
GL_AMD_query_buffer_object GL_AMD_seamless_cubemap_per_texture 
GL_AMD_shader_stencil_export GL_AMD_shader_trinary_minmax 
GL_AMD_vertex_shader_layer GL_AMD_vertex_shader_viewport_index 
GL_ANGLE_texture_compression_dxt3 GL_ANGLE_texture_compression_dxt5 
GL_ARB_ES2_compatibility GL_ARB_ES3_1_compatibility GL_ARB_ES3_2_compatibility 
GL_ARB_ES3_compatibility GL_ARB_arrays_of_arrays GL_ARB_base_instance 
GL_ARB_blend_func_extended GL_ARB_buffer_storage GL_ARB_clear_buffer_object 
GL_ARB_clear_texture GL_ARB_clip_control 
GL_ARB_compressed_texture_pixel_storage GL_ARB_compute_shader 
GL_ARB_conditional_render_inverted GL_ARB_conservative_depth GL_ARB_copy_buffer 
GL_ARB_copy_image GL_ARB_cull_distance GL_ARB_debug_output 
GL_ARB_depth_buffer_float GL_ARB_depth_clamp GL_ARB_derivative_control 
GL_ARB_direct_state_access GL_ARB_draw_buffers GL_ARB_draw_buffers_blend 
GL_ARB_draw_elements_base_vertex GL_ARB_draw_indirect GL_ARB_draw_instanced 
GL_ARB_enhanced_layouts GL_ARB_explicit_attrib_location 
GL_ARB_explicit_uniform_location GL_ARB_fragment_coord_conventions 
GL_ARB_fragment_layer_viewport GL_ARB_fragment_shader 
GL_ARB_framebuffer_no_attachments GL_ARB_framebuffer_object 
GL_ARB_framebuffer_sRGB GL_ARB_get_program_binary GL_ARB_get_texture_sub_image 
GL_ARB_gpu_shader5 GL_ARB_half_float_pixel GL_ARB_half_float_vertex 
GL_ARB_instanced_arrays GL_ARB_internalformat_query 
GL_ARB_internalformat_query2 GL_ARB_invalidate_subdata 
GL_ARB_map_buffer_alignment GL_ARB_map_buffer_range GL_ARB_multi_bind 
GL_ARB_multi_draw_indirect GL_ARB_occlusion_query2 
GL_ARB_pipeline_statistics_query GL_ARB_pixel_buffer_object GL_ARB_point_sprite 
GL_ARB_polygon_offset_clamp GL_ARB_program_interface_query 
GL_ARB_provoking_vertex GL_ARB_query_buffer_object 
GL_ARB_robust_buffer_access_behavior GL_ARB_robustness GL_ARB_sample_shading 
GL_ARB_sampler_objects GL_ARB_seamless_cube_map 
GL_ARB_seamless_cubemap_per_texture GL_ARB_separate_shader_objects 
GL_ARB_shader_atomic_counter_ops GL_ARB_shader_atomic_counters 
GL_ARB_shader_bit_encoding GL_ARB_shader_clock GL_ARB_shader_image_load_store 
GL_ARB_shader_image_size GL_ARB_shader_objects GL_ARB_shader_precision 
GL_ARB_shader_stencil_export GL_ARB_shader_storage_buffer_object 
GL_ARB_shader_subroutine GL_ARB_shader_texture_image_samples 
GL_ARB_shader_texture_lod GL_ARB_shading_language_420pack 
GL_ARB_shading_language_packing GL_ARB_stencil_texturing GL_ARB_sync 
GL_ARB_tessellation_shader GL_ARB_texture_barrier GL_ARB_texture_buffer_object 
GL_ARB_texture_buffer_object_rgb32 GL_ARB_texture_buffer_range 
GL_ARB_texture_compression_bptc GL_ARB_texture_compression_rgtc 
GL_ARB_texture_cube_map_array GL_ARB_texture_filter_anisotropic 
GL_ARB_texture_float GL_ARB_texture_gather GL_ARB_texture_mirror_clamp_to_edge 
GL_ARB_texture_multisample GL_ARB_texture_non_power_of_two 
GL_ARB_texture_query_levels GL_ARB_texture_query_lod GL_ARB_texture_rectangle 
GL_ARB_texture_rg GL_ARB_texture_rgb10_a2ui GL_ARB_texture_stencil8 
GL_ARB_texture_storage GL_ARB_texture_storage_multisample 
GL_ARB_texture_swizzle GL_ARB_texture_view GL_ARB_timer_query 
GL_ARB_transform_feedback2 GL_ARB_transform_feedback3 
GL_ARB_transform_feedback_instanced GL_ARB_uniform_buffer_object 
GL_ARB_vertex_array_bgra GL_ARB_vertex_array_object 
GL_ARB_vertex_attrib_binding GL_ARB_vertex_buffer_object GL_ARB_vertex_shader 
GL_ARB_vertex_type_10f_11f_11f_rev GL_ARB_vertex_type_2_10_10_10_rev 
GL_ARB_viewport_array GL_ATI_blend_equation_separate GL_ATI_meminfo 
GL_ATI_texture_float GL_ATI_texture_mirror_once GL_EXT_abgr 
GL_EXT_blend_equation_separate GL_EXT_draw_buffers2 GL_EXT_draw_instanced 
GL_EXT_framebuffer_blit GL_EXT_framebuffer_multisample 
GL_EXT_framebuffer_multisample_blit_scaled GL_EXT_framebuffer_object 
GL_EXT_framebuffer_sRGB GL_EXT_packed_depth_stencil GL_EXT_packed_float 
GL_EXT_pixel_buffer_object GL_EXT_polygon_offset_clamp GL_EXT_provoking_vertex 
GL_EXT_shader_integer_mix GL_EXT_texture_array GL_EXT_texture_compression_dxt1 
GL_EXT_texture_compression_rgtc GL_EXT_texture_compression_s3tc 
GL_EXT_texture_filter_anisotropic GL_EXT_texture_integer 
GL_EXT_texture_mirror_clamp GL_EXT_texture_sRGB GL_EXT_texture_sRGB_decode 
GL_EXT_texture_shared_exponent GL_EXT_texture_snorm GL_EXT_texture_swizzle 
GL_EXT_timer_query GL_EXT_transform_feedback GL_EXT_vertex_array_bgra 
GL_IBM_multimode_draw_arrays GL_KHR_context_flush_control GL_KHR_debug 
GL_KHR_no_error GL_KHR_robust_buffer_access_behavior GL_KHR_robustness 
GL_KHR_texture_compression_astc_ldr GL_KHR_texture_compression_astc_sliced_3d 
GL_MESA_pack_invert GL_MESA_shader_integer_functions 
GL_MESA_texture_signed_rgba GL_NVX_gpu_memory_info GL_NV_conditional_render 
GL_NV_depth_clamp GL_NV_packed_depth_stencil GL_NV_texture_barrier 
GL_NV_vdpau_interop GL_OES_EGL_image GL_S3_s3tc
2020-03-12 15:43:36.440 T:139820728616704  NOTICE: Running database version 
Addons27
2020-03-12 15:43:36.441 T:139820728616704  NOTICE: Running database version 
ViewModes6
2020-03-12 15:43:36.442 T:139820728616704  NOTICE: Running database version 
Textures13
2020-03-12 15:43:36.444 T:139820728616704  NOTICE: Running database version 
MyMusic72
2020-03-12 15:43:36.447 T:139820728616704  NOTICE: Running database version 
MyVideos116
2020-03-12 15:43:36.448 T:139820728616704  NOTICE: Running database version TV32
2020-03-12 15:43:36.449 T:139820728616704  NOTICE: Running database version 
Epg12
2020-03-12 15:43:36.450 T:139822086530624  NOTICE: start dvd mediatype detection
2020-03-12 15:43:36.473 T:139822086530624  NOTICE:   load skin from: 
/usr/share/kodi/addons/skin.estuary (version: 2.0.27)
2020-03-12 15:43:36.592 T:139822086530624 WARNING: JSONRPC: Could not parse 
type "Setting.Details.SettingList"
2020-03-12 15:43:36.608 T:139822086530624  NOTICE: Register - new keyboard 
device registered on application->keyboard: Clavier (0000:0000)
2020-03-12 15:43:36.608 T:139822086530624  NOTICE: Register - new mouse device 
registered on application->mouse: Souris (0000:0000)
2020-03-12 15:43:36.609 T:139822086530624  NOTICE: Loading player core factory 
settings from special://xbmc/system/playercorefactory.xml.
2020-03-12 15:43:36.610 T:139822086530624  NOTICE: Loaded playercorefactory 
configuration
2020-03-12 15:43:36.610 T:139822086530624  NOTICE: Loading player core factory 
settings from special://masterprofile/playercorefactory.xml.
2020-03-12 15:43:36.610 T:139822086530624  NOTICE: 
special://masterprofile/playercorefactory.xml does not exist. Skipping.
2020-03-12 15:43:36.618 T:139822086530624  NOTICE: initialize done
2020-03-12 15:43:36.618 T:139822086530624  NOTICE: Running the application...
2020-03-12 15:43:36.623 T:139822086530624  NOTICE: starting zeroconf publishing
2020-03-12 15:43:36.623 T:139820017895168  NOTICE: ES: Starting UDP Event 
server on port 9777
2020-03-12 15:43:36.624 T:139820017895168  NOTICE: UDP: Listening on port 9777 
(ipv6 : false)
2020-03-12 15:43:45.743 T:139819774637824   ERROR: EXCEPTION Thrown 
(PythonToCppException) : -->Python callback/script returned the following 
error<--
                                             - NOTE: IGNORING THIS CAN LEAD TO 
MEMORY LEAKS!
                                            Error Type: <type 
'exceptions.ImportError'>
                                            Error Contents: No module named 
sqlite3
                                            Traceback (most recent call last):
                                              File 
"/home/user/.kodi/addons/plugin.video.catchuptvandmore/addon.py", line 24, in 
<module>
                                                from codequick import run
                                              File 
"/home/utilisateur/.kodi/addons/script.module.codequick/lib/codequick/__init__.py",
 line 37, in <module>
                                                from codequick.resolver import 
Resolver
                                              File 
"/home/utilisateur/.kodi/addons/script.module.codequick/lib/codequick/resolver.py",
 line 387, in <module>
                                                from codequick.listing import 
Listitem
                                              File 
"/home/utilisateur/.kodi/addons/script.module.codequick/lib/codequick/listing.py",
 line 850, in <module>
                                                from codequick.youtube import 
Playlist as YTPlaylist
                                              File 
"/home/utilisateur/.kodi/addons/script.module.codequick/lib/codequick/youtube.py",
 line 6, in <module>
                                                import sqlite3
                                            ImportError: No module named sqlite3
                                            -->End of Python script error 
report<--
2020-03-12 15:43:45.764 T:139820034680576   ERROR: GetDirectory - Error getting 
plugin://plugin.video.catchuptvandmore/
2020-03-12 15:43:45.768 T:139822086530624   ERROR: 
CGUIMediaWindow::GetDirectory(plugin://plugin.video.catchuptvandmore/) failed
2020-03-12 15:43:53.928 T:139822086530624  NOTICE: Stopping player
2020-03-12 15:43:53.928 T:139822086530624  NOTICE: Storing total System Uptime
2020-03-12 15:43:53.928 T:139822086530624  NOTICE: Saving settings
2020-03-12 15:43:53.930 T:139822086530624  NOTICE: Saving skin settings
2020-03-12 15:43:53.931 T:139822086530624  NOTICE: Stopping all
2020-03-12 15:43:53.931 T:139822086530624  NOTICE: ES: Stopping event server
2020-03-12 15:43:53.931 T:139822086530624  NOTICE: stopping zeroconf publishing
2020-03-12 15:43:54.643 T:139820017895168  NOTICE: ES: UDP Event server stopped
2020-03-12 15:43:54.644 T:139822086530624  NOTICE: stop dvd detect media
2020-03-12 15:43:54.907 T:139822086530624  NOTICE: Application stopped
2020-03-12 15:43:55.108 T:139822086530624  NOTICE: XBApplicationEx: 
destroying...
2020-03-12 15:43:55.611 T:139822086530624  NOTICE: unload skin
2020-03-12 15:43:55.631 T:139822086530624  NOTICE: unload sections
2020-03-12 15:43:55.724 T:139822086530624  NOTICE: XBApplicationEx: application 
stopped!
_______________________________________________
Packman mailing list
[email protected]
http://lists.links2linux.de/cgi-bin/mailman/listinfo/packman

Antwort per Email an