Jump to content


viking80

Member Since 18 Aug 2019
Offline Last Active 10 Feb 2021 14:30
-----

Topics I've Started

OpenPli 8, Green screen, purevpn plugin

10 February 2021 - 12:30

Hi everyone.
I have enigma2-plugin-extensions-purevpn_1.0.3.ipk installed.
When I try to download config files in plugin options then a green screen appears.
Below is the crash.log:
 
OpenPLi Enigma2 crash log
 
crashdate=czw sty  1 01:46:50 1970
compiledate=Feb  1 2021
skin=PLi-HD/skin.xml
sourcedate=2021-01-29
branch=release-8.0
rev=ca22b25
component=Enigma2
 
stbmodel=H9.S
stbmodel=h9
kernelcmdline=console=ttyAMA0,115200 root=ubi0:rootfs rw ubi.mtd=7,2048 rootfstype=ubifs rootwait mtdparts=hinand:1M(boot),1M(bootargs),1M(baseparam),1M(pqparam),1M(logo),1M(deviceinfo),16M(kernel),234M(rootfs),-(others) mem=1G mmz=ddr,0,0,48M vmalloc=500M
nimsockets=NIM Socket 0:
imageissue=openpli 8.0-release %h
 
 
REMOVE Peer h9
REMOVE Peer h9
Traceback (most recent call last):
  File "/usr/lib/enigma2/python/Components/ActionMap.py", line 57, in action
  File "/usr/lib/enigma2/python/Plugins/Extensions/PureVPN/plugin.py", line 755, in keyGreen
    self.session.open(MessageBox, text, MessageBox.TYPE_INFO, timeout=10)
  File "/usr/lib/enigma2/python/mytest.py", line 300, in open
    dlg = self.current_dialog = self.instantiateDialog(screen, *arguments, **kwargs)
  File "/usr/lib/enigma2/python/mytest.py", line 243, in instantiateDialog
    return self.doInstantiateDialog(screen, arguments, kwargs, self.desktop)
  File "/usr/lib/enigma2/python/mytest.py", line 267, in doInstantiateDialog
    dlg.applySkin()
  File "/usr/lib/enigma2/python/Screens/Screen.py", line 240, in applySkin
  File "/usr/lib/enigma2/python/Screens/Screen.py", line 253, in createGUIScreen
  File "/usr/lib/enigma2/python/Components/GUIComponent.py", line 105, in GUIcreate
  File "/usr/lib/enigma2/python/Components/VariableText.py", line 24, in postWidgetCreate
TypeError: in method 'eLabel_setText', argument 2 of type 'std::string const &'
[ePyObject] (CallObject(<bound method ActionMap.action of <Components.ActionMap.ActionMap instance at 0xb2951850>>,('ColorActions', 'green')) failed)
 
 
dmesg
 
 
What can I do to make the plug work?