problem with image

gjstroom

Senior Member
Messages
100
When using PeterPan-Neverland.v2.1-DM800HD-PVR on my 800 I get crashes when I try to add a timer manual or by epg.

Traceback (most recent call last):
File "/usr/lib/enigma2/python/Components/ActionMap.py", line 66, in action
return ActionMap.action(self, contexts, action)
File "/usr/lib/enigma2/python/Components/ActionMap.py", line 46, in action
res = self.actions[action]()
File "/usr/lib/enigma2/python/Screens/TimerEntry.py", line 281, in keyGo
if not self.timerentry_service_ref.isRecordable():
AttributeError: 'ServiceReference' object has no attribute 'isRecordable'
(PyObject_CallObject(<bound method NumberActionMap.action of <Components.ActionMap.NumberActionMap instance at 0x1e2e8c8****,('SetupActions', 'save')) failed)
getResolvedKey config.plugins.crashlogautosubmit.sendAnonCrashlog failed !! (Typo??)
getResolvedKey config.plugins.crashlogautosubmit.addNetwork failed !! (Typo??)
getResolvedKey config.plugins.crashlogautosubmit.addWlan failed !! (Typo??)
main thread is non-idle! display spinner!
 

gjstroom

Senior Member
Messages
100
It's about the PeterPan-Neverland.v2.1-DM800-ramiMAHER image.

I solved it quick and dirty by commenting 3 lines in:
/usr/lib/enigma2/python/Screens/TimerEntry.py

Code:
281 # if not self.timerentry_service_ref.isRecordable(): 
282 # self.session.openWithCallback(self.selectChannelSelector, MessageBox, _("You didn't select a channel to record from."), MessageBox.TYPE_ERROR) 
283 # return

Maybe a moderator can change the title to:
'timer problem with PeterPan-Neverland.v2.1-DM800-ramiMAHER'
 
Last edited:

gjstroom

Senior Member
Messages
100
I did some more investigation, I believe the problem is the missing RecordTimer.py file. Who has this file from the original image ?
/usr/lib/enigma2/python/Screens/RecordTimer.py
 

amyren

Senior Member
Messages
106
hi. I was thinking about upgrading from PPv2.0 to v2.1, but reading about this problem you had makes me sceptical.

Nobody else have replied on your post, so its hard to know if many users have gotten the same problem.

Also you mention a quick fix, did that fix the timer problem completely?
Or does the timer not work, but you have stopped it from crashing?

ps. Maybe you should make another thread with a better title. Hopefully then ramimaher will notice it too and maybe know a solution.
 

gjstroom

Senior Member
Messages
100
Yes the timer problem is fixed with this quick and dirty patch. So yes no crashes and yes you use timed records.
The reason this thread has the title "problem with is image" is done by a admin who moved it to this forum part. I replied at ramimaher's posting in the DM800 Clone Patched Images for Sim2.01 #76 thread, but that was not allowed....\
I am using now ramimaher's newnigma which works a bit faster.
 
Last edited:
S

stoyan900

Hi I have a problem with this image. When I try to use my dmm plugin manager the dreambox is restarts itself, and I can not download anything from the server. please help
 

dreamuser

Registered
Messages
15
Hi I have a problem with this image. When I try to use my dmm plugin manager the dreambox is restarts itself, and I can not download anything from the server. please help
first activate the skin HDR12 from peter pan than software update
 
Top