On 30 Jan 2006 Klaus Schmidinger <Klaus.Schmidinger@xxxxxxxxxx> wrote: > Please try changing the line > > if (Channel && !Channel->GroupSep() && cDevice::GetDevice(Channel, 0)) > > in menu.c to > > if (Channel && !Channel->GroupSep() && (PrimaryDevice()->ProvidesChannel(Channel, Setup.PrimaryLimit) || cDevice::GetDevice(Channel, 0))) > > (untested, just an idea). Beside that's actualy cDevice::PrimaryDevice(), it works a expected. Thanks. Regards. -- Stefan Huelswitt s.huelswitt@xxxxxx | http://www.muempf.de/