Ich denke mal, in der neutrino.cpp ist wohl seit dem 17.7.08 ein Fehler:
"...
strcpy( g_settings.infobar_channel_logodir, configfile.getString( "infobar_channel_logodir", "var/share/tuxbox/neutrino/icons" ).c_str());
g_settings.infobar_show_channellogo = configfile.getInt32("show_channel_logo" ,0);
g_settings.infobar_channellogo_background = configfile.getInt32("infobar_channellogo_backround" ,0);
...
"
Dadurch ist die Auswahl der Darstellung im Menue nicht mehr möglich btw. wird nicht korrekt in die neutrino.conf eingetragen.
Wenn ich das richtig gesehen habe, sag ich schon mal Danke für's fixen!

gruß boardgeist