<br><br><div><span class="gmail_quote">On 8/15/06, <b class="gmail_sendername">Calvin Harrigan</b> &lt;<a href="mailto:charriglists@bellsouth.net">charriglists@bellsouth.net</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Brian Steele wrote:<br><br>I'm not sure if the bug is in mythwelcome or not.&nbsp;&nbsp;I used to use my own<br>program similar to mythwelcome that got the upcoming recordings<br>information from mythbackend and it exhibited the same problem.&nbsp;&nbsp;Even
<br>worst my program would be called from mythbackend during startup with<br>the parameter of wheter or not the system woke up for a recording or<br>manual power up.&nbsp;&nbsp;I think the parameter was &quot;user&quot; or &quot;auto&quot;.&nbsp;&nbsp;If I
<br>powered on the system manually during the time that a recording was<br>scheduled, though disabled for whatever reason it would indicate that<br>the system is in automode, thus my program would never start the<br>frontend, then the system would shutdown because a frontend didn't
<br>connect in the alloted time.&nbsp;&nbsp;I know I could work around this by<br>blocking shutdown before the connection of the backend, but that would<br>hamper some other personalized settings on the system.&nbsp;&nbsp;I had hoped that<br>
this would have been fixed in 0.19, because of the inclusion of<br>mythwelcome, but alas it wasn't.&nbsp;&nbsp;I've brought it up before, but it<br>didn't get any traction.&nbsp;&nbsp;Maybe this time?&nbsp;&nbsp;Just my $.02</blockquote><div><br></div>
</div>I think you're right, this is most likely a bug in mythbackend.&nbsp; I actually tried to fix the problem you are talking about in 0.18 when I changed the code on my machine to avoid shutdown when there were user jobs pending but I didn't spend enough time to do it right.&nbsp; Maybe I'll take another crack at it and see if I can't get a patch included in 
0.20.<br>