ugly workaround a bluescreen happening when a record timer fires that zaps away
authorStefan Pluecken <stefan.pluecken@multimedia-labs.de>
Thu, 25 May 2006 22:02:04 +0000 (22:02 +0000)
committerStefan Pluecken <stefan.pluecken@multimedia-labs.de>
Thu, 25 May 2006 22:02:04 +0000 (22:02 +0000)
commit48f2728ecdeabde7de0f497f8a69dbddcb047b90
tree89b500b03a70ded39787a2eaadb4cf440cb4f760
parent4ebaa45e04cecf33f0068d911a4bd64cb3be03cb
ugly workaround a bluescreen happening when a record timer fires that zaps away

following error would happen without try/except:
InfoBarGenerics.py", line 1415, in checkNotificationsIfExecing
AttributeError: 'MoviePlayer' object has no attribute 'execing'

someone with knowledge what should be done here: could you fix it, tmbinc? ;)
lib/python/Screens/InfoBarGenerics.py