angelofsky1980
BlackHole Driver Specialist
Hi. I attach a couple of log files about two system crashes on my Black Hole Vu+ Duo2 v2.1.5.
Hope they will help you to improve it. Cheers
		Code:
	
	Traceback (most recent call last):
  File "/usr/lib/enigma2/python/mytest.py", line 201, in processDelay
    callback(*retval)
  File "/usr/lib/enigma2/python/Screens/TimerEntry.py", line 247, in finishedChannelSelection
    self.timerentry_service.setCurrentText(self.timerentry_service_ref.getServiceName())
  File "/usr/lib/enigma2/python/Components/config.py", line 311, in setCurrentText
    i = self.choices.index(self.value)
  File "/usr/lib/enigma2/python/Components/config.py", line 206, in index
    return self.__list__().index(value)
  File "/usr/lib/enigma2/python/Components/config.py", line 182, in __list__
    ret = [not isinstance(x, tuple) and x or x[0] for x in self.choices]
IndexError: string index out of rangeThe first crashlog not contains any useful info but the second have a readable error but seems related to something about reading some DVB services in your channel list.
Have you tried to scan manually with your tuner and not using a pre-made settings?
 
	 
 
		 
 
		 
 
		 
 
		 
 
		