Traceback (most recent call last):
File "/usr/lib/enigma2/python/Navigation.py", line 60, in dispatchRecordEvent
File "/usr/lib/enigma2/python/Tools/Trashcan.py", line 57, in gotRecordEvent
File "/usr/lib/enigma2/python/Tools/Trashcan.py", line 84, in cleanIfIdle
File "/usr/lib/python2.7/site-packages/twisted/internet/threads.py", line 71, in deferToThread
File "/usr/lib/python2.7/site-packages/twisted/internet/base.py", line 989, in getThreadPool
File "/usr/lib/python2.7/site-packages/twisted/internet/base.py", line 954, in _initThreadPool
File "/usr/lib/python2.7/site-packages/twisted/python/threadpool.py", line 18, in <module>
ImportError: No module named contextlib
(PyObject_CallObject(<bound method Navigation.dispatchRecordEvent of <Navigation.Navigation instance at 0xc38f58>>,(<enigma.iRecordableServicePtr; proxy of <Swig Object of type 'ePtr< iRecordableService > *' at 0x15a1fe0> >, 1)) failed)
getResolvedKey config.plugins.crashlogautosubmit.sendAnonCrashlog failed !! (Typo??)
getResolvedKey config.plugins.crashlogautosubmit.addNetwork failed !! (Typo??)
getResolvedKey config.plugins.crashlogautosubmit.addWlan failed !! (Typo??)
and the others are similar.
There are a ton of reports from years ago with this same message. Has nothing to do with the new disk, but with some plugin you (recently) installed manually, which doesn't have its dependencies on order.
To fix it, login with telnet, and type the command:
opkg update
opkg install python-contextlib
Currently in use: VU+Duo 4K (2xFBC S2), Amiko Viper T2C (T2+fallback), Octagon SF8008 (S2+T2), Zgemma H9.2H (T2+fallback)
Many answers to your question can be found in our new and improved wiki.
Because to health reasons, I will not be active online very often anymore.