Navigation: shutdown nav core on shutdown
[vuplus_dvbapp] / Navigation.py
index 63fc653..c42a62e 100644 (file)
@@ -77,6 +77,7 @@ class Navigation:
        
        def shutdown(self):
                self.RecordTimer.shutdown()
        
        def shutdown(self):
                self.RecordTimer.shutdown()
+               del self.pnav
 
        def stopUserServices(self):
                self.stopService()
 
        def stopUserServices(self):
                self.stopService()