Mailing List archive

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

[vdr] Re: Problems with exit-states (VDR-1.2.2)



Am Die, 2003-09-02 um 23.43 schrieb Steffen Barszus:
> Am Dienstag, 2. September 2003 23:37 schrieb Klaus Schmidinger:
> 
> > Please locate the lines
> >
> >      stdin  = freopen(Terminal, "r", stdin);
> >      stdout = freopen(Terminal, "w", stdout);
> >      stderr = freopen(Terminal, "w", stderr);
> >
> > in vdr.c and insert something like
> >
> >      fprintf(stderr, "passed line %d\n", __LINE__);
> >
> > after each of them. Let's see how far we get.
> >
> > Klaus
> 
> ]# su -c 'vdr --config=/etc/vdr --record=/usr/bin/vdrreccmd 
> --shutdown=/usr/bin/vdrshutdown -t /dev/tty9 --watchdog=60 --log=3 
> -P"mp3" ; echo $? ' vdr
> vdr: argc = 9
>  'vdr'
>  '--config=/etc/vdr'
>  '--record=/usr/bin/vdrreccmd'
>  '--shutdown=/usr/bin/vdrshutdown'
>  '-t'
>  '/dev/tty9'
>  '--watchdog=60'
>  '--log=3'
>  '-Pmp3'
> passed line 327
> passed line 329
> 139
> 

Please try a restart. At me the exit-code was "0" instead of "1".

-- 
Rene Bartsch

Facsimile/Phone: +49 7 00/72 27 87 24
Mail:  rene@bartschnet.de



-- 
Info:
To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe vdr" as subject.



Home | Main Index | Thread Index