Kodi Community Forum

Full Version: Autocompletion plugin crashes kodi
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
The plugin plugin.program.autocompletion crashes kodi on androidtv if you click on one of the suggestions. Kodi exits hard and there is nothing in the log.

There was a fix for leia here:

https://github.com/domb84/plugin.program...ompletion/

The plugin version from domb84 worked fine for me on leia. I tryed to insert the line with the fix in the matrix version of the addon. Suggestions then can be clicked without crashing kodi but are not inserted in the thext field.

Is there someone able to finally fix this issue for matrix?
Same here, plugin crashes kodi matrix on Rpi4 running Liebreelec...
Someone able to fix?
thanks...
same problem on kodi 19, android and windows, crash with version 2.0.1, 2.0.2 and 2.0.3
log:

2021-05-09 12:33:18.589 T:9356     INFO <general>: CPythonInvoker(79, C:\Users\Home\AppData\Roaming\Kodi\addons\plugin.program.autocompletion\plugin.py): script successfully run
2021-05-09 12:33:18.844 T:9356     INFO <general>: Python interpreter stopped
Would love to see a fix for this as well. Ya his is 3 month old thread so hopefully get a bump. The old fix doesn’t work for me.

2019 shield pro running aeon nox silvo
(2021-08-02, 05:38)DWood32006 Wrote: [ -> ]Would love to see a fix for this as well. Ya his is 3 month old thread so hopefully get a bump. The old fix doesn’t work for me.

2019 shield pro running aeon nox silvo

Sadly nobody seems to care. 🥺🥺🥺
https://github.com/xulek/script.module.autocompletion

I've found this fork that atleast does not crash kodi. Sadly suggestions simply do not get inserted when clicked.
(2021-10-17, 13:57)peat Wrote: [ -> ]https://github.com/xulek/script.module.autocompletion

I've found this fork that atleast does not crash kodi. Sadly suggestions simply do not get inserted when clicked.

If you also install plugin.program.autocompletion from the same author it works fine.

https://github.com/xulek/plugin.program.autocompletion

So you have to install script.module.autocompletion and plugin.program.autocompletion from xulek's github and this annoying issue is fixed. 😎😎😎
Great news and big thx to xulek. 😀👌
Thank you so much, this did really work!
For anyone wondering, there seems to be no repository that contains the updated modules.
You can just download them as a zip file and install them (Code - > Download as Zip).