fix following frequently bluescreen
authorAndreas Monzner <andreas.monzner@multimedia-labs.de>
Mon, 8 Jan 2007 16:26:14 +0000 (16:26 +0000)
committerAndreas Monzner <andreas.monzner@multimedia-labs.de>
Mon, 8 Jan 2007 16:26:14 +0000 (16:26 +0000)
commitef273c7a1a88b97d6338a1549e91c22a20c690ac
tree30a8f1fc9484b69a294ae31d8eeac139fcf06993
parentdaf0e9d82075e4f2bf9dc73267acc282c5d4bd1d
fix following frequently bluescreen

  File "/enigma2-1.0-r0/enigma2/lib/python/Screens/InfoBarGenerics.py", line
1917, in __tuneFailed
    Notifications.AddPopup(text = error, type = MessageBox.TYPE_ERROR,
timeout = 5, id = "ZapError")
  File "/enigma2-1.0-r0/enigma2/lib/python/Tools/Notifications.py", line 45,
in AddPopup
    AddNotificationWithID(id, MessageBox, text = text, type = type, timeout
= timeout, close_on_any_key = True)
....
....
....
TypeError: in method 'eLabel_setText', argument 2 of type 'std::string
const &'
lib/python/Screens/InfoBarGenerics.py