Hello,

I don't know if this belongs here or somewhere else. My box is crashing when selecting 'Search' from YouTube.

< 17724.6281> 11:11:36.3437 [YouTube] Selected: Search
< 17724.6317> 11:11:36.3473 [ePNG] loadSVG /usr/lib/enigma2/python/Plugins/Extensions/YouTube/icons/Searchvideo.svg 150x108 from 100x72
< 17724.6337> 11:11:36.3493 [ePNG] loadSVG /usr/lib/enigma2/python/Plugins/Extensions/YouTube/icons/Searchchannel.svg 150x108 from 100x72
< 17724.6356> 11:11:36.3512 [ePNG] loadSVG /usr/lib/enigma2/python/Plugins/Extensions/YouTube/icons/Searchplaylist.svg 150x108 from 100x72
< 17724.6374> 11:11:36.3530 [ePNG] loadSVG /usr/lib/enigma2/python/Plugins/Extensions/YouTube/icons/Searchbroadcasts.svg 150x108 from 100x72
< 17724.9610> 11:11:36.6766 [eInputDeviceInit] 0 160 (352) 1
< 17724.9611> 11:11:36.6767 [eRCDeviceInputDev] emit: 0
< 17724.9641> 11:11:36.6797 [InfoBarGenerics] Key: 352 (Break) KeyID='KEY_OK' Binding='('OK',)'.
< 17725.9713> 11:11:37.6869 [eInputDeviceInit] 1 160 (352) 1
< 17725.9714> 11:11:37.6870 [eRCDeviceInputDev] emit: 1
< 17725.9742> 11:11:37.6898 [InfoBarGenerics] Key: 352 (Make) KeyID='KEY_OK' Binding='('OK',)'.
< 17725.9747> 11:11:37.6903 [ActionMap] Keymap 'WizardActions' -> Action = 'ok'.
< 17725.9748> 11:11:37.6904 [YouTube] Selected: Searchvideo
< 17725.9806> 11:11:37.6962 Traceback (most recent call last):
< 17725.9807> 11:11:37.6963 File "/usr/lib/enigma2/python/Components/ActionMap.py", line 60, in action
< 17725.9811> 11:11:37.6967 res = self.actions[action]()
< 17725.9812> 11:11:37.6968 File "/usr/lib/enigma2/python/Plugins/Extensions/YouTube/YouTubeUi.py", line 738, in ok
< 17725.9822> 11:11:37.6978 from .YouTubeSearch import YouTubeSearch
< 17725.9822> 11:11:37.6978 File "/usr/lib/enigma2/python/Plugins/Extensions/YouTube/YouTubeSearch.py", line 23, in <module>
< 17725.9828> 11:11:37.6984 from .compat import compat_ssl_urlopen
< 17725.9829> 11:11:37.6985 ImportError: cannot import name 'compat_ssl_urlopen' from 'Plugins.Extensions.YouTube.compat' (/usr/lib/enigma2/python/Plugins/Extensions/YouTube/compat.py)
< 17725.9830> 11:11:37.6986 [ePyObject] (CallObject(<bound method ActionMap.action of <Components.ActionMap.ActionMap object at 0xa9dccbc8>>,('WizardActions', 'ok')) failed)

Anybody else having the same crash?