Kodi Community Forum
Graphics bug, related to the launch of any addon - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Skins Support (https://forum.kodi.tv/forumdisplay.php?fid=67)
+---- Forum: Confluence (https://forum.kodi.tv/forumdisplay.php?fid=125)
+---- Thread: Graphics bug, related to the launch of any addon (/showthread.php?tid=369242)



Graphics bug, related to the launch of any addon - Andrea1998 - 2022-08-12

This skin have this bug, every time you open for the first time (from kodi start, on all platforms) an addon in "ThumbnailView" view by default, opens a second black background panel (belonging to the "CommonRootView" view ") and then after 3 seconds, when it finishes loading the contents, it disappears, and shows the contents in" ThumbnailView "view correctly. after opening the same addon again (but without closing and reopening kodi) this does not happen.

If I delete the code block (inside: ViewFileMode.xml relative to the "CommonRootView" view), I lose this type of view, but the problem doesn't happen.

Image

Image

Does anyone know about it?
How can i solve?


RE: Graphics bug, related to the launch of any addon - Hitcher - 2022-08-12

Can't reproduce on both Leia or Matrix as it loads instantly for me.


RE: Graphics bug, related to the launch of any addon - Andrea1998 - 2022-08-12

@Hitcher

How is it possible that it loads instantly?

I have these settings: kodi 19.4 on pc windows 10, intel i7 with gtx graphics card. (I only have 3, 4 addons installed).

You can try again with this addon: TheMovieDB Helper addon
and with this change:
Image

How can I remove the back panel, in which part and file is the code to be commented on? (for me it is not useful in all types of view).

Thank you very much


RE: Graphics bug, related to the launch of any addon - Hitcher - 2022-08-13

Yep, changed to the thumbnail view and restarted Kodi. It takes a second on my Shield TV but no panels are visible only the busy dialog briefly.


RE: Graphics bug, related to the launch of any addon - Andrea1998 - 2022-08-13

@Hitcher

ok, i will try to uninstall and reinstall everything.

Do you know a way, in case the problem comes back, to remove this panel below, in this "ThumbnailView" view?
(which part of the code should I look for)


Thank you very much


RE: Graphics bug, related to the launch of any addon - Andrea1998 - 2022-08-17

I tried but unfortunately it does it again, it keeps showing me that panel for 1 sec (now in less time).

@Hitcher Do you know a way to eliminate it?
(by modifying the code)


Thank you very much 🙏