Perl Waring in 70_ONKYO_AVR

Begonnen von nuccleon, 06 September 2019, 22:44:10

Vorheriges Thema - Nächstes Thema

nuccleon

Hallo delmar,

zur Info.
In Perl 5.28.1 bekommt man in 70_ONKYO_AVR folgende warning:


2019.09.06 22:25:00 1: PERL WARNING: Warning: element has non-unique value in 'id' key attribute: NoVideoInfo at ./FHEM/70_ONKYO_AVR.pm line 1767.
2019.09.06 22:25:00 1: PERL WARNING: Warning: element has non-unique value in 'id' key attribute: NoAudioInfo at ./FHEM/70_ONKYO_AVR.pm line 1767.


Gruß,
Claus

nuccleon

Ich hab noch nen Stacktrace dazu:

2019.09.08 20:24:37 1: PERL WARNING: Warning: element has non-unique value in 'id' key attribute: NoVideoInfo at ./FHEM/70_ONKYO_AVR.pm line 1767.
2019.09.08 20:24:37 1: stacktrace:
2019.09.08 20:24:37 1: main::__ANON__ called by /usr/share/perl/5.28/Carp.pm (291)
2019.09.08 20:24:37 1: Carp::carp called by /usr/share/perl5/XML/Simple.pm (1353)
2019.09.08 20:24:37 1: XML::Simple::die_or_warn called by /usr/share/perl5/XML/Simple.pm (1284)
2019.09.08 20:24:37 1: XML::Simple::array_to_hash called by /usr/share/perl5/XML/Simple.pm (1138)
2019.09.08 20:24:37 1: XML::Simple::collapse called by /usr/share/perl5/XML/Simple.pm (1061)
2019.09.08 20:24:37 1: XML::Simple::collapse called by /usr/share/perl5/XML/Simple.pm (1061)
2019.09.08 20:24:37 1: XML::Simple::collapse called by /usr/share/perl5/XML/Simple.pm (338)
2019.09.08 20:24:37 1: XML::Simple::build_simple_tree called by /usr/share/perl5/XML/Simple.pm (293)
2019.09.08 20:24:37 1: XML::Simple::parse_string called by /usr/share/perl5/XML/Simple.pm (214)
2019.09.08 20:24:37 1: XML::Simple::XMLin called by ./FHEM/70_ONKYO_AVR.pm (1767)
2019.09.08 20:24:37 1: (eval) called by ./FHEM/70_ONKYO_AVR.pm (1767)
2019.09.08 20:24:37 1: main::ONKYO_AVR_Read2 called by ./FHEM/70_ONKYO_AVR.pm (1421)
2019.09.08 20:24:37 1: main::ONKYO_AVR_Read called by fhem.pl (3752)
2019.09.08 20:24:37 1: main::CallFn called by fhem.pl (750)