-
Notifications
You must be signed in to change notification settings - Fork 30
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Not working in kodi 18 leia #12
Comments
Myself and other users have also had this same behavior, all the way back to the later RCs of 18.0. The suggestions work, and the "cache" files are made, but choosing one crashes completely out of Kodi. |
I believe the issue is only happening on Android, however, as I haven't had it happen at all on my PC. I can furnish log files from both systems as soon as I replicate the issue in a clean install. |
I've seen this issue randomly . it gets the suggestions but then crashes if you click the result . Only on Android |
I’m getting the same issue using autocompletion results show but it just crashes the system if you select them. Using Kodi 18.1 on CoreELEC |
Same behavior on raspberry Kodi 18 |
Same issue on Fire TV with Kodi 18.1. Reinstalled 17.6 and the issue went away. |
Same issue with me on AndroidTV, Kodi 18.1 |
Mine appears to be intermittent, working sometimes but not others, and doesn't seem to depend on which plugin initiates the search either. |
Kodi has been crashing as soon as I pick a result from the auto complete suggestions since Leia RC 2. I'm on 18.1 and the problem still persists. |
Same problem here. Was looking for help at the Kodi forum four month ago but did not get any response https://forum.kodi.tv/showthread.php?tid=338306&highlight=autocompletion |
Same issue at my end too...Kodi 18 instantly crashes when I pick a result from the auto completion suggestion...never had this problem in Krypton! |
It also happens in Windows 10 1809 and Kodi 18.1. |
Same issue on Kodi 18.1 and autocompletation. Kodi crashes when a result is picked. All works well with Kodi 17.6. My device is Tanix TX 5 pro. |
Seeing this too. RPi3 using OSMC Kodi 18 and Aeon Nox Silvo theme. Crashes as soon as I click a suggestion from the add-on under the v-keyboard. Reverted to 17.6 with Aeon Nox 5 theme and all is fine. I heavily rely on this addon. Guess I am stuck in 17.6. :-( |
Same scenario here on a OSMC Vero 4k+ with the stock theme. Autocompletion brings on the crash. |
Can confirm this. Latest LibreElec9 on Pi 3B. Changing search providers didn't fix it |
haven't seen any response for fix or even if you're working on it what is the status have you given up on this addon |
It appears that if you use "Google" as the search provider, it doesn't crash, but that's anecdotal... I can't confirm it 100%, simply because the original bug was so inconsistent anyways 😩 |
I can confirm that even with google it still crashes |
same issue with my Ri3 but after switching the search for youtube to Google, it is working fine. |
Just wondering...could it be because it was created for Krypton and hasn't been updated in 4 years, so it doesn't jive with Leia?? It still crashes on me even with Google selected. |
People have looked at the code there doesn't appear to be any issues , no one knows why it crashs one thing though , With google it doesn't crash NEAR as often with kodi 18 |
thing is that it doesn't gives much output in debug mode too.
…On Tue, Oct 1, 2019, 6:27 PM SerpentDrago ***@***.***> wrote:
People have looked at the code there doesn't appear to be any issues , no
one knows why it crashs
one thing though , With google it doesn't crash NEAR as often with kodi 18
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#12?email_source=notifications&email_token=AC7E65YVEYUBDAQ6EGCSUBDQMNCJ3A5CNFSM4GYRYYEKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEABFJGY#issuecomment-537023643>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AC7E657T52RBJ2SMHHUQZPTQMNCJ3ANCNFSM4GYRYYEA>
.
|
Thank you both very much! I’m still a newbie and trying to learn as much as possible. |
A possible fix is suggested in this thread https://forum.kodi.tv/showthread.php?tid=338306 Tested it, but sadly it does not work for me, but others might want to give it a go |
Same thing, consistently crashing search on autocomplete using XIAOMI MI 3 box Kodi 18 Leia |
Same thing here. |
Same Problem here OSMC , Vero4k+ 18.5 leia Any fixes? |
Has anybody ever fixed this? |
Can confirm I still have this issue on 18.7 on Raspbian on an Rpi4. (well technically retropie). I receive an std::logic_error and "abort due to double busy dialog" when selecting a search autocompletion. |
I've forked this and put a one line fix in... https://github.com/domb84/plugin.program.autocompletion That version works on Rpi4 with youtube / vimeo on 18.7 at least. |
@domb84 |
I don’t use it, so by all means try it. The fork I cloned says it works under 19. |
https://reddit.com/r/Addons4Kodi/comments/ijku3f/possible_fix_for_autocomplete_crash_on_kodi_18/ All users are confirming this fix works . On all platforms . |
@domb84 |
@peno64 i never updated it for Kodi 19 as Ive not updated to 19 yet. I’m not a developer and no intention of maintaining this. By all means fork it and commit your changes for others. |
Why is it then saying kodi 19 support on https://github.com/domb84/plugin.program.autocompletion and is it actually modified for python 3 and does it work on it? |
Ah now I see. @domb84 you forked from @xulek (https://github.com/xulek/script.module.autocompletion). So it is actually @xulek who made the changes. @xulek, can you also provide a zip for Matrix or even delete the reference to python 2. Then the zip can be installed on both Leia and Matrix. Btw, why did you change it from plugin.program.autocompletion to script.module.autocompletion ? |
It doesn’t say it supports Kodi 19 does it? even if it does I’ve never used it so I haven’t tested it. You can compare the commits. I added one line. I’ve never altered the python version. |
In Kodi Matrix 19, nothing crashes, but selecting a suggestion doesn't do anything. |
Version 18.1, autocompletion pulls options but when one clicks on any, kodi shuts down on any addon (including YouTube) . It does work within kodi (in settings, addons, search )
The text was updated successfully, but these errors were encountered: