Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] Problem with shutdown behaviour



On Sun, May 18, 2003 at 05:34:13PM +0200, Klaus Schmidinger wrote:
> VDR developer version 1.1.32 is now available at
[snip]
> So, if there are any serious bugs that you think should be fixed before version 1.2.0,
> please report them in a separate message with a descriptive subject.
> 
> 
Hi Klaus,

As I have reported earlier on this list, there is a behaviour of VDR 
that I consider to be a serious bug:

When I press Power during or shortly before a recording, VDR will prompt
me with some warning.
Now I press OK to override this warning "shutdown anyway".

But: Nothing happens.

VDR doesn't shutdown because:
 A wakeup time is sent to the shutdown script that is too early.

This is bad because:
 - VDR didn't do what I told it to do (not a serious flaw, but...)
 - I share a line with an analog receiver. If my VDR doesn't shutdown,
   either VDR gets unstable (I may loose recordings for this week)
   or the analog receiver can't receive (I will loose all recordings,
   because the users will unplug VDR or shut it down or do worse).

A solution:
 When, on shutting down, a user clearly overrides a timer, the 
 next timer after this should be sent to the shutdown script instead.

An implementation of this is available at:

 http://www.vis.ethz.ch/~robert/VDR/vdr-1.1.28-shutdown.time-0.2.diff.gz

Patch with : 
  patch -p4 < zcat vdr-1.1.28-shutdown.time-0.2.diff.gz 
in the VDR directory.

This patch was developed and tested on vdr-1.1.28, and seems to work
up to version 1.1.31 (I use it with these versions).
It can be applied to vdr-1.1.32 and will probably work with it, too.

Greetings
-- 
Robert R. Simons
GnuPG 1024D/14B10757
 2FE1 37AF B137 E590 E5E9
 CF3E 65F5 E460 14B1 0757

Attachment: pgp00005.pgp
Description: PGP signature


Home | Main Index | Thread Index