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

Crash report #44

Open
Gouster4 opened this issue Jan 23, 2021 · 2 comments
Open

Crash report #44

Gouster4 opened this issue Jan 23, 2021 · 2 comments

Comments

@Gouster4
Copy link

Gouster4 commented Jan 23, 2021

I used 2to3 to convert python2 code to python3 as plugin wasnt even found.
then it was found by package manager, but im getting this error:

[eDVBPESReader] Created. Opening demux
[eDVBPESReader] Created. Opening demux
[eDVBFrontend] Slow ioctl 'FE_GET_PROPERTY(DTV_FREQUENCY)', potential driver issue, 36ms
[ePyObject] (PyObject_CallObject(<bound method ActionMap.action of <Components.ActionMap.ActionMap object at 0xaebaaef8>>,('SetupActions', 'ok')) failed)
[ePyObject] (PyObject_CallObject(<bound method ActionMap.action of <Components.ActionMap.ActionMap object at 0xaebaaef8>>,('SetupActions', 'ok')) failed)
[ePyObject] (PyObject_CallObject(<bound method ActionMap.action of <Components.ActionMap.ActionMap object at 0xaebaaef8>>,('SetupActions', 'ok')) failed)
[eDVBPESReader] ERROR reading PES (fd=64): Value too large for defined data type
[ePyObject] (PyObject_CallObject(<bound method ActionMap.action of <Components.ActionMap.ActionMap object at 0xaebaaef8>>,('SetupActions', 'ok')) failed)

im on OpenATV 6.5.

any way to fix it? thanx.

@Huevos
Copy link
Contributor

Huevos commented Jan 23, 2021

How did you convert to P3? Have you done some automated conversion?

@Gouster4
Copy link
Author

i used 2to3, its automatized tool.

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