finbarr
Forum Supporter

- Joined
- Jan 23, 2014
- Messages
- 211
- Reaction score
- 1
- Points
- 0
Upgraded to Zeus build 17 last night and see a crash on the Duo2.
Steps:
- Open the transcoding plugin
- Press Yellow to set defaults, OR try to set 'Auto set Framerate / Bitrate' from 'On' to 'Off'
Doing either of those causes the box to crash.
From looking at the stack trace, it looks like an incorrect call to the function 'addNotifier' :
The cause, could be because I changed some transcoding settings using OpenWebIf earlier in the day. (e.g. I had already set 'Auto set Framerate / Bitrate' for encoder '0'.)
Steps:
- Open the transcoding plugin
- Press Yellow to set defaults, OR try to set 'Auto set Framerate / Bitrate' from 'On' to 'Off'
Doing either of those causes the box to crash.
From looking at the stack trace, it looks like an incorrect call to the function 'addNotifier' :
Code:
http://code.vuplus.com/gitweb/?p=vuplus_dvbapp;a=blob;f=lib/python/Components/config.py;h=c8862cdf6cbdd469073e20d81155232f87e4a302;hb=3f469db0acd3e4dd7a43ca4cc00e26bb5c13f385#l115
The cause, could be because I changed some transcoding settings using OpenWebIf earlier in the day. (e.g. I had already set 'Auto set Framerate / Bitrate' for encoder '0'.)
