fairbird / RaedQuickSignal

2 stars 4 forks source link

V17.0 - small bug #38

Closed EnoSat closed 6 months ago

EnoSat commented 6 months ago

small bug, does not affect the functionality of the plugin

17:51:04.5928 [Screen] Warning: Skin is missing element 'HelpWindow' in <class 'Plugins.Extensions.RaedQuickSignal.plugin.RaedQuickSignal_setup'> item <Components.Pixmap.Pixmap object at 0xaef03f48>. 17:51:04.5937 [Skin] Warning: Attribute 'secondFont' has been deprecated, use 'valueFont' instead! 1

< 575.025488> /usr/lib/enigma2/python/Components/Converter/RaedQuickEcmInfo.py:179: builtins.SyntaxWarning: "is not" with 'int' literal. Did you mean "!="? < 575.025955> /usr/lib/enigma2/python/Components/Converter/RaedQuickEcmInfo.py:179: builtins.SyntaxWarning: "is not" with 'int' literal. Did you mean "!="? < 575.096860> /usr/lib/enigma2/python/Components/Converter/RaedQuickServName2.py:569: builtins.SyntaxWarning: invalid escape sequence '\B' < 575.117346> /usr/lib/enigma2/python/Components/Converter/RaedQuickServName2.py:546: builtins.SyntaxWarning: "is" with 'str' literal. Did you mean "=="? < 575.117839> /usr/lib/enigma2/python/Components/Converter/RaedQuickServName2.py:554: builtins.SyntaxWarning: "is not" with 'str' literal. Did you mean "!="? < 575.118628> /usr/lib/enigma2/python/Components/Converter/RaedQuickServName2.py:649: builtins.SyntaxWarning: "is" with 'str' literal. Did you mean "=="? < 575.119030> /usr/lib/enigma2/python/Components/Converter/RaedQuickServName2.py:657: builtins.SyntaxWarning: "is not" with 'str' literal. Did you mean "!="?

fairbird commented 6 months ago

What Image you are using ?!! And did you used download link to install plugin or you was installed plugin manually ?!! Because this error happens only with python 3 not python 2 if you are using DreamOs image ?!

/usr/lib/enigma2/python/Components/Converter/RaedQuickServName2.py:657: builtins.SyntaxWarning: "is not" with 'str' literal. Did you mean "!="?

EnoSat commented 6 months ago

This from Py3 (OpenViiX 6.5). (OE2.6) DreamOS v5.0 will not install the plugin on the system.

fairbird commented 6 months ago

As I expected... Try the OpenaTV 7.4 image and see if you get the same error or not ?!!

EnoSat commented 6 months ago

OpenATV 7.5 only small problem with skin 21:44:55.2234 [Screen] Warning: Skin is missing element 'HelpWindow' in <class 'Plugins.Extensions.RaedQuickSignal.plugin.RaedQuickSignal_setup'> item <Components.Pixmap.Pixmap object at 0xaf9f11e0>. 21:44:55.2244 [Skin] Warning: Attribute 'secondFont' has been deprecated, use 'valueFont' instead!

21:52:27.8251 [eServiceReference] find old format eServiceReference string without affecting the functionality of the plugin

fairbird commented 6 months ago

Is it only Warning message in skins not error . And fix it .. https://github.com/fairbird/RaedQuickSignal/commit/37868b7c4c7c191e237111eaf665a1d5badc43a6

But about in OpenVix ... The image need to update python same as my images and openATV images ..

/usr/lib/enigma2/python/Components/Converter/RaedQuickServName2.py:649: builtins.SyntaxWarning: "is" with 'str' literal. Did you mean "=="? < 575.119030>

EnoSat commented 6 months ago

yes - no error - work ok (only warns)