Partnerbox crashing enigma2

JeffVader

Newbie
Hi all, I had partnerbox working well on openAYV 6 till a couple of weeks ago. Since after updating, partnerbox just crashes enigma2 and restarts the GUI. crashlog as follows:
HAD TO REMOVE CHARACTERS FOR SAKE OF POSTING FULL CRASHLOG ATTACHED AS ZIP

<?xml version="1.0" encoding="utf-8"?>
<openATV>
<enigma2>
<crashdate>Fri Apr 14 21:21:05 2017</crashdate>
<compiledate>Apr 14 2017</compiledate>
<contactemail>forum at www.opena.tv</contactemail>
<!-- Please email this crashlog to above address -->
<skin>MetrixHD/skin.xml</skin>
<sourcedate>2017-04-14</sourcedate>
<version>5.3</version>
</enigma2>
<image>
<stbmodel>h3</stbmodel>
<kernelversion>
<![CDATA[
Linux zgemmah2s 4.10.6 #1 SMP Thu Apr 13 23:17:11 CEST 2017 mips GNU/Linux
]]>
</kernelversion>
<kernelcmdline>ubi.mtd=rootfs rootfstype=ubifs root=ubi0:rootfs bmem=192M@64M console=null</kernelcmdline>
<nimsockets>NIM Socket 0:</nimsockets>
<imageversion>
<![CDATA[
box_type=zgemmah2s
build_type=0
version=6.0
build=0
date=20170319164926
comment=openATV
target=9
creator=openATV
url=http://www.opena.tv
catalog=http://www.opena.tv
]]>
</imageversion>
<imageissue>
<![CDATA[
Welcome to openATV for %h
openatv 6.0 %h

]]>
</imageissue>
</image>
<crashlogs>
<enigma2crashlog>
<![CDATA[
] driver/rcinput.cpp:38 handleCode 0 6a 1

21:21:03.0227 { W } Components/ActionMap.py:53 action unknown action WizardActions/up! typo in keymap?
21:21:03.0231 { } Components/ActionMap.py:46 action action -> WizardActions up
21:21:03.2204 [ ] driver/rcinput.cpp:38 handleCode 0 67 1
21:21:03.2226 { } Screens/InfoBarGenerics.py:205 actionA KEY: 103 1 KEY_UP UP
21:21:03.3281 [ ] driver/rcinput.cpp:38 handleCode 1 67 1
21:21:03.3302 { } Screens/InfoBarGenerics.py:205 actionA KEY: 103 0 KEY_UP UP
21:21:03.3312 { } Components/ActionMap.py:46 action action -> WizardActions up
21:21:03.3316 { W } Components/ActionMap.py:53 action unknown action WizardActions/up! typo in keymap?
21:21:03.3320 { } Components/ActionMap.py:46 action action -> WizardActions up
21:21:03.5314 [ ] driver/rcinput.cpp:38 handleCode 0 67 1
21:21:03.5335 { } Screens/InfoBarGenerics.py:205 actionA KEY: 103 1 KEY_UP UP
21:21:05.1682 [ ] driver/rcinput.cpp:38 handleCode 1 160 1
21:21:05.1705 { } Screens/InfoBarGenerics.py:205 actionA KEY: 352 0 KEY_OK OK
21:21:05.1714 { } Components/ActionMap.py:46 action action -> WizardActions ok
21:21:05.1718 { W } Components/ActionMap.py:53 action unknown action WizardActions/ok! typo in keymap?
21:21:05.1722 { } Components/ActionMap.py:46 action action -> WizardActions ok
21:21:05.1769 { } Screens/Screen.py:151 show [SCREENNAME] InfoBarSummary
21:21:05.2264 { } Plugins/Extensions/Partnerbox/__init__.py:15 _ [Partnerbox] fallback to default translation for Getting Partnerbox Bouquet Information...
21:21:05.2308 { } skin.py:1086 readSkin [SKIN] Parsing embedded skin <embedded-in-'RemoteTimerBouquetList'>
21:21:05.2329 { } skin.py:1325 readSkin [SKIN] processing screen <embedded-in-'RemoteTimerBouquetList'>:
21:21:05.2401 { D } Traceback (most recent call last):
21:21:05.2405 { D } File "/usr/lib/enigma2/python/mytest.py", line 232, in processDelay
21:21:05.2416 { D } callback(*retval)
21:21:05.2419 { D } File "/usr/lib/enigma2/python/Screens/InfoBarGenerics.py", line 3160, in extensionCallback
21:21:05.2426 { D } File "/usr/lib/enigma2/python/Tools/BoundFunction.py", line 9, in __call__
21:21:05.2431 { D } File "/usr/lib/enigma2/python/Screens/InfoBarGenerics.py", line 1781, in runPlugin
21:21:05.2436 { D } File "/usr/lib/enigma2/python/Plugins/Extensions/Partnerbox/plugin.py", line 126, in remotetvplayer
21:21:05.2458 { D } partnerboxpluginStart(session, 1)
21:21:05.2461 { D } File "/usr/lib/enigma2/python/Plugins/Extensions/Partnerbox/plugin.py", line 86, in partnerboxpluginStart
21:21:05.2469 { D } partnerboxplugin(session, what, config.plugins.Partnerbox.Entries[0])
21:21:05.2472 { D } File "/usr/lib/enigma2/python/Plugins/Extensions/Partnerbox/plugin.py", line 96, in partnerboxplugin
21:21:05.2479 { D } session.open(RemoteTimerBouquetList, [], partnerboxentry, 1)
21:21:05.2482 { D } File "/usr/lib/enigma2/python/mytest.py", line 326, in open
21:21:05.2496 { D } dlg = self.current_dialog = self.instantiateDialog(screen, *arguments, **kwargs)
21:21:05.2499 { D } File "/usr/lib/enigma2/python/mytest.py", line 264, in instantiateDialog
21:21:05.2511 { D } return self.doInstantiateDialog(screen, arguments, kwargs, self.desktop)
21:21:05.2514 { D } File "/usr/lib/enigma2/python/mytest.py", line 293, in doInstantiateDialog
21:21:05.2527 { D } dlg.applySkin()
21:21:05.2530 { D } File "/usr/lib/enigma2/python/Components/GUISkin.py", line 114, in applySkin
21:21:05.2536 { D } File "/usr/lib/enigma2/python/Components/GUISkin.py", line 47, in createGUIScreen
21:21:05.2540 { D } File "/usr/lib/enigma2/python/Plugins/Extensions/Partnerbox/plugin.py", line 455, in startRun
21:21:05.2587 { D } self.getBouquetList()
21:21:05.2590 { D } File "/usr/lib/enigma2/python/Plugins/Extensions/Partnerbox/plugin.py", line 458, in getBouquetList
21:21:05.2614 { D } sendPartnerBoxWebCommand(self.url, None,10, self.username, self.password).addCallback(self.downloadCallback).addErrback(self.downloadError)
21:21:05.2617 { D } File "/usr/lib/enigma2/python/Plugins/Extensions/Partnerbox/PartnerboxFunctions.py", line 218, in sendPartnerBoxWebCommand
21:21:05.2650 { D } scheme, host, port, path = client._parse(url)
21:21:05.2654 { D } File "/usr/lib/python2.7/site-packages/twisted/python/deprecate.py", line 512, in __getattribute__
21:21:05.2662 { D } AttributeError: 'module' object has no attribute '_parse'
21:21:05.2665 [ E ] python/python.cpp:209 call (PyObject_CallObject(<bound method Session.processDelay of <__main__.Session instance at 0x73106918>>,()) failed)
]]>
</enigma2crashlog>
</crashlogs>
</openATV>

In plugin downloads there are 2 versions of partnerbox, a 6.0+git6273 version and git20120113r0 however only the git20120113r0 dls and installs even when selecting 6.0+git6273. I can't speak German so having a tough time on www.opena.tv site. Can alter the upgrade sources in any way to get the 6.0+git6273 .ipk file and install manually? I s there a Megamind here that can advise please? H2s in bedroom trying to connect to H52s in frontroom.. As stated before all was well till 2 weeks ago..
 

Attachments

  • enigma2_crash_1492201265.zip
    3.1 KB · Views: 22
Apologies to all that had to endure reading the crap first posted, so I believe Partnerbox is no longer supported, probably explains the crashing OpenATV 6. I found an alternative to be remotestreamconverter further down extensions section, which I have to say is a far superior plugin and I probably should have been using that in the first place much less cumbersome and way easier to use. Now can use my H2s in bedroom as though it were the H52s in the front room connected to dish, but without interfering with what's being watched in that room. Next job will be to see if I can get the 2 boxes, laptop and tablet all streaming different channels at same time. :grin:
 
Back
Top