[vdr] segmentation fault with Skins.QueueMessage

2008-05-18 Thread lukkinosat
Hello I use the function Skins.QueueMessage from a background thread. Example: Skins.QueueMessage( mtInfo, TEST, 40 ); I set a time of 40 seconds, but if time watchdog is less than 40 seconds, vdr exit with a segmentation fault. Is this normal? Is possible set a message with a time greater of

Re: [vdr] segmentation fault with Skins.QueueMessage

2008-05-18 Thread Joachim Wilke
2008/5/18 lukkinosat [EMAIL PROTECTED]: I use the function Skins.QueueMessage from a background thread. Skins.QueueMessage( mtInfo, TEST, 40 ); I set a time of 40 seconds, but if time watchdog is less than 40 seconds, vdr exit with a segmentation fault. Is this normal? Yes, because

Re: [vdr] segmentation fault with Skins.QueueMessage

2008-05-18 Thread Udo Richter
lukkinosat wrote: I set a time of 40 seconds, but if time watchdog is less than 40 seconds, vdr exit with a segmentation fault. Is this normal? Is possible set a message with a time greater of time watchdog? It is. VDR 1.4.x even used a dirty workaround to display the 5 minute shutdown