Setup: -vdr-1.3.27-enAIO-2.4.diff -vdr-1.3.27-subtitles-0.3.7-and-ttxtsubs-0.0.5.diff -vdr-1.3.27-finnish.diff
and plugins (and patches when needed): -vdr-femon-0.9.0 -vdr-mp3-0.9.12 -vdr-osdteletext-0.5 + vdr-osdteletext-0.5-finnish.diff patch -vdr-subtitles-0.3.7 -vdr-text2skin-1.1 (cvs) -vdr-ttxtsubs-0.0.5 + vdr-ttxtsubs-0.0.5-premium-edition.diff patch -vdr-tvonscreen-0.7.0 + vdr-tvonscreen-0.7.0-1.3.diff patch -vdr-timeline-0.9.0 + vdr-1.3.25-timeline-0.9.0.diff patch -vdr-sysinfo-0.0.4a
DVB drivers are from kernel 2.6.12.1. DVB-C card is Technotrend's FF card (v1.5 iirc).
NTPL is disabled (export LD_ASSUME_KERNEL=2.4.1).
Bug:
VDR+Deep Blue skin: When channels are grouped the way that next group would be last entry on the channel list page it is not shown. This happens with Deep blue skin.
Example: --group 1 4 channels --group 2 7 channels --group 3 << is not shown in first page or second page 4 channels
Only way to show the group 3 in the list is to go backwards from the end of the channel list which puts the group 3 in different position on the page.
Pasi
Pasi Juppo wrote:
... VDR+Deep Blue skin: When channels are grouped the way that next group would be last entry on the channel list page it is not shown. This happens with Deep blue skin.
Does this mean it happens _only_ with the "Deep blue" skin? Or does it also happen with the default skin?
Klaus
Example: --group 1 4 channels --group 2 7 channels --group 3 << is not shown in first page or second page 4 channels
Only way to show the group 3 in the list is to go backwards from the end of the channel list which puts the group 3 in different position on the page.
Pasi
Klaus Schmidinger wrote:
Pasi Juppo wrote:
... VDR+Deep Blue skin: When channels are grouped the way that next group would be last entry on the channel list page it is not shown. This happens with Deep blue skin.
Does this mean it happens _only_ with the "Deep blue" skin? Or does it also happen with the default skin?
Just checked it and it behaves the same with default skin i.e. it's not skin dependant.
Found additional bug when testing with default skin. When going to channels menu the first group (before first channel) is shown correctly but if I go backwards once to the very last channel and back the first group is missing. Going forward to next page and back, the first group re-appears.
Pasi