Bug Bug Reports - 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: Arctic: Zephyr - Reloaded (https://forum.kodi.tv/forumdisplay.php?fid=221) +---- Thread: Bug Bug Reports (/showthread.php?tid=221410) |
RE: Bug Reports - Blurayx - 2015-08-15 If I select a colour theme, Change back to kodi default skin(confluence), Arctic first sets to default colour, then i have to select confluence again. Basically if I use Arctic default colour I can change back to confluence without needing to select confluence again RE: Bug Reports - locomot1f - 2015-08-21 I feel like, since the addition of being able to move/delete menu entries under Customize home menu, that the widgets don't work properly. well -- specifically -- the 'None' option, doesn't seem to work again. btw, the additions to this section are effin' awesome! so convenient!! RE: Bug Reports - furii - 2015-08-22 (2015-08-15, 20:05)Blurayx Wrote: If I select a colour theme, Change back to kodi default skin(confluence), Arctic first sets to default colour, then i have to select confluence again. kodi bug, not skin related. RE: Bug Reports - k4assasinbro - 2015-08-22 Hello, first of all I want to express my gratitude, as this is the best skin I've used. I have only one little problem. I have installed the skin on Kodi 15.1 running on a Fire TV Stick and the "skin built in" GUI sounds do not work. When I change them to "Confluence" they do. Do you know how/if I'll be able to fix this issue? Thank you for your time, Martin. RE: Bug Reports - jurialmunkey - 2015-08-24 (2015-08-22, 21:20)k4assasinbro Wrote: Hello, first of all I want to express my gratitude, as this is the best skin I've used. I have only one little problem. I have installed the skin on Kodi 15.1 running on a Fire TV Stick and the "skin built in" GUI sounds do not work. When I change them to "Confluence" they do. Do you know how/if I'll be able to fix this issue? Thank you for your time, Martin. No sounds are included with the skin. As of Isengard, sound themes are provided via addons. RE: Bug Reports - Edworld - 2015-08-25 jurialmunkey: extended info, select actor, I get this: RE: Bug Reports - Edworld - 2015-08-26 jurialmunkey: settings\hub items\movie hub items appear twice RE: Bug Reports - jurialmunkey - 2015-08-26 @Edworld - both fixed on latest git (2.0.5) Thanks for the bug reports - missed those ones RE: Bug Reports - locomot1f - 2015-08-26 latest git 2.0.5 still has these two bugs. (2015-08-15, 00:27)locomot1f Wrote: peace @jurialmunkey (2015-08-21, 21:08)locomot1f Wrote: I feel like, since the addition of being able to move/delete menu entries under Customize home menu, RE: Bug Reports - k4assasinbro - 2015-08-27 (2015-08-24, 01:02)jurialmunkey Wrote:(2015-08-22, 21:20)k4assasinbro Wrote: Hello, first of all I want to express my gratitude, as this is the best skin I've used. I have only one little problem. I have installed the skin on Kodi 15.1 running on a Fire TV Stick and the "skin built in" GUI sounds do not work. When I change them to "Confluence" they do. Do you know how/if I'll be able to fix this issue? Thank you for your time, Martin. But then how do I hear them when I'm using Kodi on my PC? RE: Bug Reports - PVR-Channels - rschiener - 2015-09-01 In my PVR-Channels-Dialog (Arctic:Zephyr 2.0.0) I have some boxes beneath and above the live-preview: Can anyone please help me, where to solve the problem? With the default skin (confluence) everything is o.k. RE: Bug Reports - locomot1f - 2015-09-02 think I found another bug. when in my Music folder, if I select to 'change information provider', i don't have focus on that window (Set Content) to do anything. RE: Bug Reports - Namerp - 2015-09-05 - adding music addons to submenu won't work, adding a single music addon to submenu is working -"show plot overlay ..." - works great at a real htpc, doesn´t works good for RPi1/2 (most likely other low speed platforms too) If I open tv-series, the RPi2 needs about ~2sec to load the Informations and after the "view" is loaded instantly the plot overlay appear. It seems that the 3sec timer isn't counted after the page is loaded (don´t know if this is possible at kodi) instead it is counted directly after enter the folder is pressed. To fix this you could count after the view is loaded, if this is not possible you could also make the time variable (3/5/7 ...). RE: Bug Reports - Soli - 2015-09-05 Not sure if this has been mentioned before. It seems such a glaring bug... Sometimes spotlight will, instead of movies, feature the weatherart or backgrounds that you have set on menu items (and if you have set a multiimage directory it will randomly pick an image from this directory, much like what happens with weatherart). An example of this would that the spotlight features a picture of some fanart background, the name is the filename of that file, and the background of the spotlight itself i a random weather art. Totally out of this world! And it happens all the time. RE: Bug Reports - jurialmunkey - 2015-09-06 (2015-08-26, 17:45)locomot1f Wrote: latest git 2.0.5 still has these two bugs.Extra info low list fixed on latest git (2.0.6) None option works fine for me, like how it always has. Make sure you have backgrounds set to show instead of the default widget. Read the FAQ for more info. (2015-09-02, 16:28)locomot1f Wrote: when in my Music folder,Fixed on 2.0.6 (2015-09-05, 12:23)Namerp Wrote: (1) adding music addons to submenu won't work, adding a single music addon to submenu is working1. Would be a skin shortcuts issue. 2. Unfortunately can't count from after view is loaded - only real counter is System.IdleTime. Will make the time variable. For the time being you can modify the time in Includes_Furniture. Find the two "System.IdleTime(3)" and change the value to what you want. (2015-09-05, 17:17)Soli Wrote: Not sure if this has been mentioned before. It seems such a glaring bug...Yeah I've noticed this before, but only very occasionally. Have you noticed any pattern to it? Also can you please test with latest git revision (2.0.6) as I think I may have fixed it but I'm not 100% as I'm not entirely sure how to reproduce it. |