Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Something wrong in "SetupSummary" #3456

Open
Makumbo opened this issue Nov 10, 2024 · 5 comments
Open

Something wrong in "SetupSummary" #3456

Makumbo opened this issue Nov 10, 2024 · 5 comments

Comments

@Makumbo
Copy link
Contributor

Makumbo commented Nov 10, 2024

In "skin_display.xml" or "skin_display_templates.xml":

<screen name="SetupSummary" position=...>
	<widget source="Title" render="Label" position=...>
	<widget source="entry" render="Label" position=...>
	<widget source="value" render="Label" position=...>
</screen>

Bei "SetupSummary" im LCD Skin "skin_display_templates" oder "skin_display.xml" stimmt was nicht.

AUDIO Taste gedrückt: Der Cursor steht im unteren Teil auf z.B. "1 MPEG stereo x"
aber im LCD wird zwar die Überschrift "Tonspur auswählen" ausgegeben aber darunter
"AC3-Downmix" und "An".

Wenn ich dann Steuerkreuz-nach-rechts drücke, erscheint als Überschrift zwar richtig
"Untertitel auswählen", aber es steht immernoch "AC3-Downmix" und "An" darunter,
und daran ändert sich auch nichts!

Irgendwas wird da nicht oder nicht richtig an widget source="entry"
und/oder widget source="value" gesendet???
...
Auch, wenn man auf einen Timereintrag geht und dann OK drückt, ändern sich zwar die
Optionen der oberen Einträge auch im LCD, aber ab "Wiederholungen" und spätestens ab
"Startdatum" finden keine Änderungen der Optionen in der LCD Anzeige mehr statt.
...
Auch bei GRÜN - OpenWebif - OK werden die 'unteren' Ja/Nein Optionen
im LCD nicht umgeschaltet.

Wird da was falsch oder nicht komplett an widget source="entry" und/oder
widget source="value" geschickt???


Sorry for my english.

In "skin_display_templates" or "skin_display.xml" for the box LCD there is
something wrong in "SetupSummary".

AUDIO key pressed: Cursor is on "1 MPEG stereo x" in the lower half.
In the LCD the headline "Select audio track" is correct, but in the LCD
below it shows "AC3-Downmix" and "On".

If I press the RIGHT key the headline "Subtitle selection" is correct, but
the LCD below still shows "AC3-Downmix" and "On" - and that stays there.
...
If I press OK on a timer entry the upper options change in the LCD but the lower NOT.
Same if I press GREEN - OpenWebif - OK...

Get some wrong or none information send to 'widget source="entry"' and/or 'widget source="value"'???

@jbleyel
Copy link
Contributor

jbleyel commented Nov 10, 2024

Audio Selection ist kein Setup Screen, und daher passt auch der SetupSummary Skin nicht.

@Makumbo
Copy link
Contributor Author

Makumbo commented Nov 10, 2024

SetupSummary wird aber doch aufgerufen, wenn man die AUDIO Taste drückt!?

Und SetupSummary wird auch bei GRÜN - OpenWebif - OK und wohl bei anderen 'Sachen' aufgerufen - und dann werden dort z.B. die "Ja/Nein" Optionen nicht 'gewechselt'...

@jbleyel
Copy link
Contributor

jbleyel commented Nov 10, 2024

Das mag schon sein, aber SetupSummary geht nur dann richtig wenn es auch ein Setup Screen ist.

@jbleyel
Copy link
Contributor

jbleyel commented Nov 10, 2024

Kommando zurück.
Audio Selection ist ein ConfigListScreen und daher auch "quasi" Setup.
Daher sollte es eigentlich gehen.

@Makumbo
Copy link
Contributor Author

Makumbo commented Nov 11, 2024

Auch unter

MENU - Einstellungen - Empfang - Manueller Suchlauf

MENU - Settings - Tuners, Scanning & Reception - Manual Scan
(oder "Manual Service Searching" oder "Manual scan for services"?)

werden bei den Einstellungen zum manuellen Suchlauf die unteren
drei "Ja" / "Nein" Optionen im LCD nicht umgeschaltet...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants