Re: [vdr] Crash on first start without setup.conf

2011-12-10 Thread Klaus Schmidinger
On 09.12.2011 19:15, Juergen Lock wrote: Hi! (I'm still on 1.7.19 so forgive me if this already has been solved...) I forgive you ;-) Actually it has been fixed in version 1.7.20, with an additional fix in 1.7.21. Klaus I just got a report that starting vdr without setup.conf crashes

Re: [vdr] Crash on first start without setup.conf

2011-12-10 Thread Juergen Lock
In article 4ee366f8.2030...@tvdr.de you write: On 09.12.2011 19:15, Juergen Lock wrote: Hi! (I'm still on 1.7.19 so forgive me if this already has been solved...) I forgive you ;-) Actually it has been fixed in version 1.7.20, with an additional fix in 1.7.21. Thanx! :) This is the patch

[vdr] Crash on first start without setup.conf

2011-12-09 Thread Juergen Lock
Hi! (I'm still on 1.7.19 so forgive me if this already has been solved...) I just got a report that starting vdr without setup.conf crashes in isnumber(Setup.InitialChannel) called from main() so I came up with this bandaid fix: --- vdr.c.orig +++ vdr.c @@ -735,6 +735,8 @@ int main(int argc,