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

EPGSearch #831

Open
ag1455 opened this issue Oct 25, 2022 · 6 comments
Open

EPGSearch #831

ag1455 opened this issue Oct 25, 2022 · 6 comments

Comments

@ag1455
Copy link

ag1455 commented Oct 25, 2022

Python 3.10.6

Traceback (most recent call last):
  File "/usr/local/e2/lib/enigma2/python/Plugins/Extensions/EPGSearch/EPGSearch.py", line 322, in buildEPGSearchEntry
    rec1 = self.getClockTypesForEntry(service, eventId, beginTime, duration)
TypeError: 'float' object cannot be interpreted as an integer

Please replace / witch //.

@ims21
Copy link
Contributor

ims21 commented Oct 26, 2022

How do you got crash ? Here under 3.9.9 no probs...

@ag1455
Copy link
Author

ag1455 commented Oct 26, 2022

This occurs when trying to search for future similar events in a single EPG (blue key). In 3.10.6 '//' implies a non-float number.
This is in case there is a transition to 3.10.6.

@ims21
Copy link
Contributor

ims21 commented Oct 26, 2022

I know what implies '//', but I have no problem under PLi develop, where is installed 3.9.9. And I will not fix it until there will be 3.9.9.

@WanWizard
Copy link
Member

The OE we currently use does not contain 3.10.6.

On the other hand, if this is an issue waiting to happen, and it can be fixed now, there is no real point postponing the fix.

@ims21
Copy link
Contributor

ims21 commented Nov 1, 2022

On the other hand, if this is an issue waiting to happen, and it can be fixed now, there is no real point postponing the fix.
on the other hand ... it is very funny fixing anything in code 'at blind' ...

@WanWizard
Copy link
Member

If you don't know what the problem and the fix is, true.

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

3 participants