multiquickbutton-2.8.4+git-r0 Crashlog OpenBh 5.4-B.1

angel_heart

New member
Dears

when I try to use this plugin to change KEY_RIGHT to VOL+ and KEY_LEFT to VOL-
I faced this crash I don't understand the reason of crash from the plugin or from keymap.xml file
how to make these keys as KEY_RIGHT to VOL+ and KEY_LEFT to VOL- without crashes ?

Code:
< 16023.015553> 13:51:30.3886 Traceback (most recent call last):
< 16023.015650> 13:51:30.3887   File "/ssd/workspace/oea-5.4/build-enviroment/builds/openbh/release/vuzero4k/tmp/work/cortexa15hf-neon-vfpv4-oe-linux-gnueabi/enigma2-plugin-extensions-multiquickbutton/enigma2-plugin-extensions-multiquickbutton-2.8.4+git-r0/image/usr/lib/enigma2/python/Screens/MQBAction.py", line 73, in dataAvail
< 16023.030796> 13:51:30.4039 TypeError: can only concatenate str (not "bytes") to str
< 16023.030968> 13:51:30.4041 [ePyObject] (CallObject(<bound method MQBAction.dataAvail of <class 'Screens.MQBAction.MQBAction'>>,(b'<?xml version="1.0" encoding="UTF-8"?>\n<e2remotecontrol>\n\t<e2result>True</e2result>\n\t<e2resulttext>RC command \'114\' has been issued</e2resulttext>\n</e2remotecontrol>\n',)) failed)

thanks
 

Attachments

  • Enigma2_crash_2024-04-05_09-26-41.zip
    11.3 KB · Views: 2
  • Enigma2_crash_2024-04-05_13-51-30.zip
    6.4 KB · Views: 1
  • keymap.zip
    6.4 KB · Views: 0
  • MQBAction.zip
    1 KB · Views: 1

Ev0

Admin
Staff member
Administrator
Multi quick button hasn't ever worked properly in Python 3, I don't know why it is still on the feeds.
 
Top