Hi

When i scroll down the list in the bouquet, it keeps crashing, not sure what the problem is, any ideas from the log below?

<551125.940> Traceback (most recent call last):
<551125.940> File "/usr/lib/enigma2/python/Screens/ChannelSelection.py", line 722, in updateEventInfo
<551125.940> File "/usr/lib/enigma2/python/Components/Sources/ServiceEvent.py", line 30, in newService
<551125.940> File "/usr/lib/enigma2/python/Components/Element.py", line 86, in changed
<551125.941> File "/usr/lib/enigma2/python/Tools/CList.py", line 7, in __call__
<551125.941> File "/usr/lib/enigma2/python/Components/Converter/ServiceName.py", line 92, in changed
<551125.941> File "/usr/lib/enigma2/python/Components/Element.py", line 86, in changed
<551125.941> File "/usr/lib/enigma2/python/Tools/CList.py", line 7, in __call__
<551125.941> File "/usr/lib/enigma2/python/Components/Renderer/Slyk18Picon.py", line 200, in changed
<551125.942> im = Image.open(pngname).convert('RGBA').resize((self.p iconsize), Image.ANTIALIAS).save("/tmp/temppicons/" + str(tempname), "PNG")
<551125.942> File "/home/vix/oe-alliance/builds/openvix/release/vuduo2/tmp/work/mips32el-oe-linux/python-imaging/python-imaging-1.1.7-r5/image//usr/lib/python2.7/site-packages/PIL/Image.py", line 679, in convert
<551125.942> File "/home/vix/oe-alliance/builds/openvix/release/vuduo2/tmp/work/mips32el-oe-linux/python-imaging/python-imaging-1.1.7-r5/image//usr/lib/python2.7/site-packages/PIL/ImageFile.py", line 215, in load
<551125.943> File "/home/vix/oe-alliance/builds/openvix/release/vuduo2/tmp/work/mips32el-oe-linux/python-imaging/python-imaging-1.1.7-r5/image//usr/lib/python2.7/site-packages/PIL/ImageFile.py", line 52, in raise_ioerror
<551125.943> IOError: unrecognized data stream contents when reading image file
<551125.943> [ePyObject] (CallObject(<bound method ChannelSelection.updateEventInfo of <class 'Screens.ChannelSelection.ChannelSelection'>>,()) failed)