[crossepg] r285 committed - Fixed crash on unpatched image during an automatic reboot after a manu...

4 views
Skip to first unread message

cros...@googlecode.com

unread,
Apr 29, 2011, 7:39:44 PM4/29/11
to cros...@googlegroups.com
Revision: 285
Author: san...@skanetwork.com
Date: Fri Apr 29 16:39:01 2011
Log: Fixed crash on unpatched image during an automatic reboot after a
manual download
http://code.google.com/p/crossepg/source/detail?r=285

Modified:
/trunk/src/enigma2/python/crossepg_menu.py

=======================================
--- /trunk/src/enigma2/python/crossepg_menu.py Fri Apr 29 15:32:55 2011
+++ /trunk/src/enigma2/python/crossepg_menu.py Fri Apr 29 16:39:01 2011
@@ -168,7 +168,7 @@
else:
if self.config.download_manual_reboot:
from Screens.Standby import TryQuitMainloop
- session.open(TryQuitMainloop, 3)
+ self.session.open(TryQuitMainloop, 3)

def loader(self):
self.session.open(CrossEPG_Loader)

Reply all
Reply to author
Forward
0 new messages