On Saturday 04 February 2006 11:25, Laz wrote: > On Saturday 04 February 2006 10:41, Matthias Fechner wrote: > > Hello Frank, > > > > * Frank Enderle <frank.enderle@xxxxxxx> [04-02-06 09:55]: > > > http://www.vdr-wiki.de/wiki/index.php/Epgsearch-plugin > > > > I tried now > > http://people.freenet.de/cwieninger/vdr-epgsearch-0.9.10.tgz > > > > but the problem persists. > > If your compilation problem involves line 374 of menu_main.c in the plugin, > try changing it from: > > const cEvent *PresentEvent = Schedule->GetPresentEvent(currentChannel == > cDevice::CurrentChannel()); > > to: > > const cEvent *PresentEvent = Schedule->GetPresentEvent(); AGGGGGGGGGG!!!! Line 64!! Someone has just posted a patch which does the same. Cheers, Laz