Giter Site home page Giter Site logo

Comments (11)

Dima73 avatar Dima73 commented on August 17, 2024

What image is it for?

from enigma2-plugin-extensions-sundtekcontrolcenter.

davesayers2014 avatar davesayers2014 commented on August 17, 2024

OpenATV 6.5 plus other images maybe changing to python 3

Edited

See this post https://www.world-of-satellite.com/showthread.php?64409-Sundtek-control-center-python-3&p=514446&viewfull=1#post514446

from enigma2-plugin-extensions-sundtekcontrolcenter.

sundtek avatar sundtek commented on August 17, 2024

I just had a look at a settopbox:

  1. I had to comment out all the print lines in SundtekControlCenter.py (seems like the syntax changed a bit)
  2. in plugin.py I had to change "import SundtekControlCenter" to "from . import SundtekControlCenter"

from enigma2-plugin-extensions-sundtekcontrolcenter.

davesayers2014 avatar davesayers2014 commented on August 17, 2024

https://www.world-of-satellite.com/showthread.php?64409-Sundtek-control-center-python-3&p=514990#post514990

SundtekControlCenter.zip

Just a note that I edited version on OpenVix feeds and it looks to be a different verion date you have. VersionI edited 20200915-2

Possibly OE have missed versions

Edit I see your IPK is the same version you just have more commits since ading the IPK.

from enigma2-plugin-extensions-sundtekcontrolcenter.

Dima73 avatar Dima73 commented on August 17, 2024

8f25e6f

from enigma2-plugin-extensions-sundtekcontrolcenter.

Dima73 avatar Dima73 commented on August 17, 2024

Maybe
else: # Python 2
from urllib import urlopen
not use urllib2?

from enigma2-plugin-extensions-sundtekcontrolcenter.

Huevos avatar Huevos commented on August 17, 2024

Py2 uses urllib2.

from enigma2-plugin-extensions-sundtekcontrolcenter.

davesayers2014 avatar davesayers2014 commented on August 17, 2024

The zip should work fine on py2/3

from enigma2-plugin-extensions-sundtekcontrolcenter.

davesayers2014 avatar davesayers2014 commented on August 17, 2024

Crash on python 3 trying to update drivers using your ipk

< 22407.6496> Traceback (most recent call last): < 22407.6497> File "/usr/lib/enigma2/python/StartEnigma.py", line 252, in processDelay < 22407.6504> callback(*retval) < 22407.6505> File "/usr/lib/enigma2/python/Plugins/Extensions/SundtekControlCenter/SundtekControlCenter.py", line 544, in thismenuCallback < 22407.6516> ret and ret[1]() < 22407.6517> File "/usr/lib/enigma2/python/Plugins/Extensions/SundtekControlCenter/SundtekControlCenter.py", line 822, in checkdriverversion < 22407.6529> match = pattern.search(netdriver) < 22407.6531> TypeError: cannot use a string pattern on a bytes-like object < 22407.6531> [ePyObject] (CallObject(<bound method Session.processDelay of <__main__.Session object at 0xb05f6238>>,()) failed)

from enigma2-plugin-extensions-sundtekcontrolcenter.

Dima73 avatar Dima73 commented on August 17, 2024

c116fbd

from enigma2-plugin-extensions-sundtekcontrolcenter.

davesayers2014 avatar davesayers2014 commented on August 17, 2024

c116fbd

That seems to be working. Thanks

I'll close this issue

from enigma2-plugin-extensions-sundtekcontrolcenter.

Related Issues (2)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.