• 1
  • 343
  • 344
  • 345(current)
  • 346
  • 347
  • 407
Arctic: Zephyr - Reloaded
(2023-01-14, 10:22)atharmian Wrote: B. Is there an available to hack to avoid widget crashes with AZ2R on Kodi RC2 Nexus?

Crash related to Python 3.10.x and 3.11.x is fixed on Libreelec Now : 
https://github.com/LibreELEC/LibreELEC.tv/pull/7340

You have some information here too :
https://github.com/xbmc/xbmc/issues/2234...1375163107

If you have the latest "plugin.video.themoviedb.helper" from repo "jurialmunkey" try the default "plugin.video.themoviedb.helper" from kodi repo
https://github.com/jurialmunkey/plugin.v...issues/948

If you have others very specific addons try do uninstall them and only keep their settings
To be clear this issue don't append on Windows OS because Python embeded with Kodi is v3.9.x

Without debug log it is impossible to track your issue. (eg : what is your OS ?)
The instructions are here... debug log (Wiki)

Your crash can be related to so many things.
Anyway IMHO your issue is not related to the skin AZR.

I use AZR on many OS with Kodi 20 RC2 without issue now.
Reply
(2023-01-14, 08:09)exitguy Wrote: Going through the Settings menus and would like some clarification as to what these items are/do, TIA

Furniture - Old view selector / Show plot on HUB
Extras - New time format / Enable forced views (experimental)

Old view selector disable : You can select view from list 
Image

Old view selector enable : You can't select view from list you switch from each view with "OK" remote / "enter" keyboard 
Image

Show plot on HUB disable : 
Image

Show plot on HUB enable : 
Image

New time format disable : display time "mm"
Image

New time format enable : display time "HH:mm"
Image

Enable forced views (experimental) : can help in some case to keep always the same view type
Reply
@bestmasterrs and @Nanomani

Thanks for quick responses !
My OS as I mentioned is AE-PCx86-11.0.19 from alexelec.tv repo. AlexELEC is a fork of CoreELEC !

I will attach a kodi.log file once I can get back to my above distro to boot my laptop and can reproduce crash... Big Grin
Reply
(2023-01-14, 15:45)atharmian Wrote: @bestmasterrs and @Nanomani

Thanks for quick responses !
My OS as I mentioned is AE-PCx86-11.0.19 from alexelec.tv repo. AlexELEC is a fork of CoreELEC !

I will attach a kodi.log file once I can get back to my above distro to boot my laptop and can reproduce crash... Big Grin
Thanks @beatmasterrs that is !
Reply
@beatmasterrs @Nanomani 

I am looking here as you suggested:

https://forum.kodi.tv/showthread.php?tid...pid3123465

1. I only see TheMovieDB Helper v 4.10.14 (jurialmunkey) in my Kodi Repo, which is also available under AZ2R 2.0.0 that I downloaded a day ago. There is no TMDB- Settings-Other menu in here, but the API key menu is present.

So how do I download and install TMDBHelper v 5.0.38 + as in link above?

2. By the way, I booted my AE-PCx86-11.0.19 distro on my Dell Laptop E7540 (i5, 8GB RAM) again , and for some reason the Youtube widgets seem to work ! But I do want TMDBHelper v 5.0.38+ as precaution...
Reply
@beatmasterrs and @Nanomani 

Spoke too soon ! Crashes again from Youtube widget- didn't check others given enough of a problem...

Kodi log: https://paste.kodi.tv/etumuwojux.kodi

Lots of ListItem.setInfo() depecated errors and CCurl crash after Youtube logs. But you are the judges  Tongue
IMHO, maybe the problem is TBDBHelper Py3.11 updates as in the Kodi link. Plus of course errors from Kodi 19 addons.
Reply
(2023-01-14, 18:01)atharmian Wrote: @beatmasterrs and @Nanomani 

Spoke too soon ! Crashes again from Youtube widget- didn't check others given enough of a problem...

Kodi log: https://paste.kodi.tv/etumuwojux.kodi

Lots of ListItem.setInfo() depecated errors and CCurl crash after Youtube logs. But you are the judges  Tongue
IMHO, maybe the problem is TBDBHelper Py3.11 updates as in the Kodi link. Plus of course errors from Kodi 19 addons.

There is no support for system with banned addons on it, sorry.
Reply
(2023-01-14, 21:51)beatmasterrs Wrote:
(2023-01-14, 18:01)atharmian Wrote: @beatmasterrs and @Nanomani 

Spoke too soon ! Crashes again from Youtube widget- didn't check others given enough of a problem...

Kodi log: https://paste.kodi.tv/etumuwojux.kodi

Lots of ListItem.setInfo() depecated errors and CCurl crash after Youtube logs. But you are the judges  Tongue
IMHO, maybe the problem is TBDBHelper Py3.11 updates as in the Kodi link. Plus of course errors from Kodi 19 addons.

There is no support for system with banned addons on it, sorry.
@beatmasterrs 

Sorry about that ! I did some online reading and removed what I thought were banned addons (Crew/TVOne repo/addon, mhancock repo for Free Live TV-never installed.)

See new Kodi log right after a couple Youtube widget crashes: https://paste.kodi.tv/akohemamab.kodi
Reply
@atharmian

Please note that your Kodi setup still has some 'garbage' leftovers. 3rd party modules can be a bit hard(er) to remove.

html:
2023-01-15 13:20:01.612 T:5531 error <general>: Unable to find plugin plugin.video.tvone
2023-01-15 13:20:01.613 T:5531 error <general>: GetDirectory - Error getting plugin://plugin.video.tvone/list_channels/7?reload=
Reply
(2023-01-15, 10:50)Klojum Wrote: @atharmian

Please note that your Kodi setup still has some 'garbage' leftovers. 3rd party modules can be a bit hard(er) to remove.

html:
2023-01-15 13:20:01.612 T:5531 error <general>: Unable to find plugin plugin.video.tvone
2023-01-15 13:20:01.613 T:5531 error <general>: GetDirectory - Error getting plugin://plugin.video.tvone/list_channels/7?reload=
@Klojum 

Indeed this is a tough problem. I noticed in my Kodi logs, but looks like I will have to reinstall everything- so I should wait until the next, hopefully stable. Kodi version.

On the stable note, it is truly ironic that even Py 3 sub version updates  (e.g. going from 3.10 to 3.11) can cause such havoc. Most us thought Kodi 18 to Kodi 19 migration (Py 2 to Py3) would solve most problems !
Reply
(2023-01-15, 11:28)atharmian Wrote: so I should wait until the next, hopefully stable. Kodi version.

Kodi 20 will be coming quite soon to a download location near you.
Reply
Quote:Kodi 20 will be coming quite soon to a download location near you.
Nice! I noticed Python 3.11.2 is not expected to release before February 6th. Does this bump to final stable Nexus version mean the elementtree crash fixes have been cherrypicked from Python master?

Thank you for the update! :-)
Reply
@Klojum can you fix my quoting in the post above and delete this one? For some reason I cannot edit the post myself in this thread.
Reply
(2023-01-15, 15:00)SoulReaver Wrote: For some reason I cannot edit the post myself in this thread.
That's a little weird, but the quote has been fixed.

(2023-01-15, 12:18)SoulReaver Wrote: Does this bump to final stable Nexus version mean the elementtree crash fixes have been cherrypicked from Python master?
I'm not that familiar with all version bumps (if any), but those will be known very soon.
Reply
(2023-01-15, 15:18)Klojum Wrote:
(2023-01-15, 15:00)SoulReaver Wrote: For some reason I cannot edit the post myself in this thread.
That's a little weird, but the quote has been fixed.

(2023-01-15, 12:18)SoulReaver Wrote: Does this bump to final stable Nexus version mean the elementtree crash fixes have been cherrypicked from Python master?
I'm not that familiar with all version bumps (if any), but those will be known very soon.
Thank you for the fix and reply! :-)
Reply
  • 1
  • 343
  • 344
  • 345(current)
  • 346
  • 347
  • 407

Logout Mark Read Team Forum Stats Members Help
Arctic: Zephyr - Reloaded11