I have a weird bug in Kodi 18.9 that I’m trying to track down. Basically, after a toast notification is created, it is never destroyed.
In terms of the Kodi log, I get “Window Init (DialogNotification.xml)”, but no “Windows Deinit (DialogNotification.xml)”.
This issue is not present in the Kodi builds for Ubuntu X86-64. It only occurs for LibreElec and CoreElec. The LibreElec system I have tested was X86-64, so this isn’t an Arm specific issue.
Any ideas as to what LibreElec patch might be causing it?