WIP Arctic Horizon - 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: WIP Arctic Horizon (/showthread.php?tid=351756) Pages:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
|
RE: Arctic Horizon - edd-- - 2020-05-11 (2020-05-03, 19:30)edd-- Wrote:(2020-05-03, 06:09)jurialmunkey Wrote:(2020-05-02, 16:19)edd-- Wrote: Oh my god, just discovered this skin and I'm absolutely in love with it ! Thank you so much !! Could it be that the "Show sort letter when scroll wall" option has disappeared in the latest versions ? (on 0.2.55) RE: Arctic Horizon - FXB78 - 2020-05-11 (2020-05-11, 22:29)edd-- Wrote:Yeah it looks like it was removed at some point, however the sort letter has been moved to the bottom left so it is much less intrusive.(2020-05-03, 19:30)edd-- Wrote:(2020-05-03, 06:09)jurialmunkey Wrote: Thanks! Glad you like it! RE: Arctic Horizon - jurialmunkey - 2020-05-12 (2020-05-11, 22:37)FXB78 Wrote:(2020-05-11, 22:29)edd-- Wrote:Yeah it looks like it was removed at some point, however the sort letter has been moved to the bottom left so it is much less intrusive.(2020-05-03, 19:30)edd-- Wrote: Great ! Thanks ! Yep removed the option since it is now in the corner and not as intrusive. Trying to minimise the number of tiny tweak type options because having heaps of those makes the settings really overwhelming and difficult to find the important ones. RE: Arctic Horizon - jurialmunkey - 2020-05-12 (2020-05-11, 20:11)jimmisavage Wrote: Loving the skin but i'm having an issue with media dropping. Is it possible this is skin related? That's really strange. I initially thought maybe it was an issue with how the skin was playing items from the info dialog -- but I realised that you are saying the items play fine, but then stop after a short time which is really odd. My first thought is the same as yours - I'm struggling to see why it would be a skin issue! However, if it works in Estuary and not here, then it does indicate something skin related -- might not be the skin directly doing something wrong but maybe some little quirk with an unusual method triggering some weird behaviour in Kodi. I think a debug log showing the item stopping would be useful here. RE: Arctic Horizon - jurialmunkey - 2020-05-12 (2020-05-11, 16:52)peat Wrote:(2020-05-10, 05:54)jurialmunkey Wrote:(2020-05-09, 13:45)mac1202 Wrote: Hi, I have the same issue with the twitch addon, skin display channel logo instead of video preview. The youtube fix didn't solve it. Ah yeah, I didn't think about that scenario where there's a command in the seasons list. Can you try latest (v0.2.56) and see if it solves that issue with the add/remove command being triggered? I'll have a look later and see if I can fix the thumb issue. RE: Arctic Horizon - jurialmunkey - 2020-05-12 (2020-05-11, 17:23)FXB78 Wrote:(2020-05-11, 17:00)jurialmunkey Wrote:Thanks, yes it's definitely strange, it happens on Windows, CoreELEC & LibreELEC all on seperate devices just using a standard remote for input, and even from a fresh install. I've made a quick video which whilst you can't see the key-presses, might show you how it's losing focus. You can see the transitions/animations fail and I can't go right without pressing the back button to regain focus https://streamable.com/n8xy4h(2020-05-11, 14:36)FXB78 Wrote: That is odd, it happens on all my devices. I even did a fresh install on my PC and it does it there. I created a debug log, the initial key-press to enter the Power menu starts at line 664 https://pastebin.com/xCiCFLke hopefully there will be something in there to clarify what's happening. So weird. Those are the same setups I have -- Windows on Laptop and LibreELEC in lounge room. Works fine for me on both using either keyboard or remote Are you able to also test with a keyboard to see whether or not it is just the remote? Do you have a special keymap applied? Only thing I can think of is that Back is mapped to something weird for DialogButtonMenu. I can see the focus issue in your video but it just doesn't behave like that for me - I tried so many different things and couldn't get it to happen. Only time I got even slightly close was when skinshortcuts reloaded whilst I had the dialog open but that's definitely not what's happening here. RE: Arctic Horizon - FXB78 - 2020-05-12 (2020-05-12, 10:07)jurialmunkey Wrote:I'm baffled if it's only happening to me That video was literally a fresh start on the PC with only AH & TMDB Helper installed. No keymaps, no advanced settings, not even any other addons! Just a fresh install using the keyboard as navigation and backspace key to go back. Did you try with a fresh install on PC? I can only think that maybe you have something installed which is causing this to not happen, i.e. some skin shortcuts cache or something(2020-05-11, 17:23)FXB78 Wrote:(2020-05-11, 17:00)jurialmunkey Wrote: Not much in the log - I wouldn't really expect there to be though. It'd just be the wrong control getting focused after leaving the power menu, the question is why though. Only real thing I can think of is some type of mouse focus issue - but strange it is happening to you consistently on multiple systems.Thanks, yes it's definitely strange, it happens on Windows, CoreELEC & LibreELEC all on seperate devices just using a standard remote for input, and even from a fresh install. I've made a quick video which whilst you can't see the key-presses, might show you how it's losing focus. You can see the transitions/animations fail and I can't go right without pressing the back button to regain focus https://streamable.com/n8xy4h EDIT - Out of curiousity I installed the very first release v0.1.0 and could also recreate from that version. I also found that if I use "S" to enter the Power menu it doesn't lose focus, if I could find a way to map it to an "S" key-press I suppose I could work-around the issue. RE: Arctic Horizon - jurialmunkey - 2020-05-12 (2020-05-12, 10:26)FXB78 Wrote: EDIT - Out of curiousity I installed the very first release v0.1.0 and could also recreate from that version. I also found that if I use "S" to enter the Power menu it doesn't lose focus, if I could find a way to map it to an "S" key-press I suppose I could work-around the issue. Hmm, interesting. S is bound to ActivateWindow(ShutdownMenu) which is what my power button on my remote is bound to. See here for default mapping of keyboard: https://github.com/xbmc/xbmc/blob/master/system/keymaps/keyboard.xml#L54 By default the remote power button is set to Shutdown(), which turns off the machine - so no point me testing with the default mapping as the machine will simply turn off. See here for default mapping of remote: https://github.com/xbmc/xbmc/blob/master/system/keymaps/remote.xml#L53 I suspect your remote is doing something else when the power button is pressed. It's possible that the remote driver is setup to execute a sequence of button presses or passes some type of combo key code. If you use Keymap Editor addon, you should be able to remap to ActivateWindow(ShutdownMenu) fairly easily. Also, when you say "clean install", what do you mean? Did you delete the userdata folders and other Kodi folders in Application Data? Kodi can leave behind a lot of things after it is uninstalled. RE: Arctic Horizon - FXB78 - 2020-05-12 (2020-05-12, 14:03)jurialmunkey Wrote:I'm not using the Power button nor a remote, this is simply by pressing the Enter key on my Keyboard to select the Menu item which maps to ActivateWindow(ShutdownMenu). So there's no mapping or anything going on, I'm honestly baffled as to why calling this menu from "S" differs from using the "Enter" key on a Menu item Also, Arctic Zepher 2 doesn't show this behaviour, which is very strange given Arctic Horizon shares much of the same code.(2020-05-12, 10:26)FXB78 Wrote: EDIT - Out of curiousity I installed the very first release v0.1.0 and could also recreate from that version. I also found that if I use "S" to enter the Power menu it doesn't lose focus, if I could find a way to map it to an "S" key-press I suppose I could work-around the issue.I suspect your remote is doing something else when the power button is pressed. It's possible that the remote driver is setup to execute a sequence of button presses or passes some type of combo key code. RE: Arctic Horizon - FXB78 - 2020-05-12 (2020-05-12, 14:03)jurialmunkey Wrote:I deleted the whole lot, the entire Kodi folder in "C:\Users\Kodi\AppData\Roaming\Kodi" which Kodi recreated on first boot. From there I installed TMDB Helper & Arctic Horizon & nothing else.(2020-05-12, 10:26)FXB78 Wrote: EDIT - Out of curiousity I installed the very first release v0.1.0 and could also recreate from that version. I also found that if I use "S" to enter the Power menu it doesn't lose focus, if I could find a way to map it to an "S" key-press I suppose I could work-around the issue.Also, when you say "clean install", what do you mean? Did you delete the userdata folders and other Kodi folders in Application Data? Kodi can leave behind a lot of things after it is uninstalled. To rule out the Back button I tried Left & Right arrows which also return to the menu & exhibit the same behaviour. So it appears it's not the Back button but rather something odd going on when the Power Menu is called from the menu, I think Arctic Horizon - jimkaf - 2020-05-12 I've always had some funkyness navigating between widgets and main menu in the skin both on windows and Android, I'll see if I can check it further too. Sometimes I need left move to go to the menu from the widgets some others back is needed. No troubles with the power menu though. RE: Arctic Horizon - peat - 2020-05-12 (2020-05-10, 05:54)jurialmunkey Wrote: Ah yeah, I didn't think about that scenario where there's a command in the seasons list. Can you try latest (v0.2.56) and see if it solves that issue with the add/remove command being triggered? I can confirm the add / remove command is not triggered / executed anymore. 😎 RE: Arctic Horizon - jimmisavage - 2020-05-12 (2020-05-12, 09:46)jurialmunkey Wrote:Thanks for getting back to me. I've watched 2 episodes today and both played flawlessly on the default skin - i'll stick with it today and tomorrow and then see what happens on AH on Thursday. If it drops again i'll send over a debug log, thank you.(2020-05-11, 20:11)jimmisavage Wrote: Loving the skin but i'm having an issue with media dropping. Is it possible this is skin related? Just a note - everything I've played on AH has been played from the home widget. Not sure if that makes a difference? RE: Arctic Horizon - hacky4real - 2020-05-12 Hi jurialmunkey, would it be possible to have an option to control the background blur amount as in AZ2. Thanks RE: Arctic Horizon - atown_steve - 2020-05-12 (2020-05-12, 14:30)jimkaf Wrote: I've always had some funkyness navigating between widgets and main menu in the skin both on windows and Android, I'll see if I can check it further too. Sometimes I need left move to go to the menu from the widgets some others back is needed. I will add... I usually keep up with each update and I've recently (past week) noticed a problem using my remotes. I regularly use a Rii and a mapped harmony. There are times when the right direction key on both remotes won't take me out of the main menu. I can move up and down the main menu but not out to the right. Only wAy I can move to the widget is by using the touchpad on the Rii. Once I click on the widget with the touchpad cursor, then the left/right direction keys will work in and out of the menu. Seems like it happens after each skin refresh. I will pay closer attention and check further. |