Beta Advanced Emulator Launcher - Multi-emulator frontend for Kodi - Printable Version +- Kodi Community Forum (https://forum.kodi.tv) +-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33) +--- Forum: Add-on Support (https://forum.kodi.tv/forumdisplay.php?fid=27) +---- Forum: Game Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=291) +---- Thread: Beta Advanced Emulator Launcher - Multi-emulator frontend for Kodi (/showthread.php?tid=287826) 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
|
RE: Advanced Emulator Launcher - Multi-emulator frontend for Kodi - Bedwyr - 2019-12-14 Sorry to bother again, but I'm getting pop-under problems when launching browsers again. Originally this happened with just Firefox, but it's now happening with Chrome as well. I cannot get either browser to consistently pop up over Kodi and stay focused over Kodi. On launch the browser will appear. Then both programs juggle back and forth faster than I can see and Kodi pops up over the browser. Things I've tried: - I run launcher4kodi and have tried the setting "disable focus permanently" assuming that Kodi regularly tries to do this. - I tried changing the launcher setting to "toggle Kodi into Windowed mode". In the brief flash during launch it appears that kodi turns into a small window, but then returns to fullscreen in less than a second. - I tried changing to non-blocking launcher and back with no change in behavior. - This behavior happens with both Chrome and Firefox. I've tried Opera which *seems* so far to behave, taking focus as expected on launch. However, I can't keep using it as several websites I need to use have started explicitly warning me that Opera isn't supported (which is BS, but I can't do anything about that). One oddity I've noticed is that when using Alt-Tab to get the browser back, is that alt-tabbing once highlights Kodi. Alt-tabbing twice takes me to the browser. One thought is that the browser might have functional focus, but Kodi for some reason visually appears on top of the browser. I don't know if a log is useful, but here's what I have. The actions taken: launcher4kodi is running with 'disable focus'. I start Kodi and immediately try to launch the browser, replicating the focus problem. I then navigate over to the upload add-on and have it send the log. http://paste.kodi.tv/luranexulu I'm reluctantly ok being told it's just a mysterious problem and that I'm stretching the use case of AEL pretty far. Much later edit: the problem appears to be transient. It isn't occurring this morning. RE: Advanced Emulator Launcher - Multi-emulator frontend for Kodi - Wintermute0110 - 2019-12-16 (2019-12-14, 07:50)Bedwyr Wrote: Sorry to bother again, but I'm getting pop-under problems when launching browsers again. Originally this happened with just Firefox, but it's now happening with Chrome as well. I cannot get either browser to consistently pop up over Kodi and stay focused over Kodi. On launch the browser will appear. Then both programs juggle back and forth faster than I can see and Kodi pops up over the browser. launcher4kodi is known to cause problems with AEL and other launcher addons like RCB and IARL. The reason is that launcher4kodi tries to keep Kodi always focused. When the behavior seems to be random is typically a race condition: launcher4kodi was not designed to support launched apps from Kodi and tries to keep Kodi on top, but if the launched application takes a few more ms to launch then it works, etc. If you want to use AEL to launch external apps then you should stop using launcher4kodi I'm afraid. Also, playing with the setting "After/before launch delay (ms)" may help. Try to reduce the time or increase it a lot. RE: Advanced Emulator Launcher - Multi-emulator frontend for Kodi - tvsht - 2019-12-18 Chiming in on the Lunchbox and other front-ends in relation to AEL, as someone already said besides the management function the main thing about these front ends is their bling/customizability . The issue with AEL is that theme support is very spotty, is there a recent theme with good AEL support? Bunch of my favorite themes support snaps turning into video previews which I love, I'd like to see this plus adaptable box thumbs in a theme like Zephyr 2 Examples [ attract ] [ pegasus ] RE: Advanced Emulator Launcher - Multi-emulator frontend for Kodi - Bedwyr - 2019-12-18 (2019-12-16, 11:21)Wintermute0110 Wrote:(2019-12-14, 07:50)Bedwyr Wrote: Sorry to bother again, but I'm getting pop-under problems when launching browsers again. Originally this happened with just Firefox, but it's now happening with Chrome as well. I cannot get either browser to consistently pop up over Kodi and stay focused over Kodi. On launch the browser will appear. Then both programs juggle back and forth faster than I can see and Kodi pops up over the browser. Thanks. That helps a lot and I'm re-thinking my L4K use case. I normally use it as a shell replacement (PC as appliance), but I'm forced to not use it that way as long as I'm subscribing to XBox game pass UWP apps. I may not need to run L4K at all. RE: Advanced Emulator Launcher - Multi-emulator frontend for Kodi - mechevarria - 2019-12-19 @Wintermute0110 Just a heads up, I created a pull request for the AEL skin to fix special characters in gameplay trailers breaking. https://github.com/Wintermute0110/skin.estuary.AEL/pulls If anybody is interested in trying the fix out, you can grab a release at https://github.com/mechevarria/skin.estuary.AEL/releases The only difference between the main branch is that gameplay trailers are enabled after 2 seconds. @Wintermute0110 has them disabled by default since the transition is jarring on lower powered systems. RE: Advanced Emulator Launcher - Multi-emulator frontend for Kodi - spigot666 - 2019-12-26 everything running fine until last night. I installed Estuary AEL, now when I attempt launch of AEL, I get: 2019-12-26 06:23:44.297 T:3580 WARNING: Trying to add unsupported control type 1 2019-12-26 06:24:09.892 T:5464 WARNING: Previous line repeats 23 times. 2019-12-26 06:24:09.892 T:5464 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<-- - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS! Error Type: <type 'exceptions.UnboundLocalError'> Error Contents: local variable 'launcher_name' referenced before assignment Traceback (most recent call last): File "C:\Users\NUC\AppData\Roaming\Kodi\addons\plugin.program.advanced.emulator.launcher\addon.py", line 37, in <module> main.Main().run_plugin() File "C:\Users\NUC\AppData\Roaming\Kodi\addons\plugin.program.advanced.emulator.launcher\resources\main.py", line 304, in run_plugin self.run_concurrent(command, args) File "C:\Users\NUC\AppData\Roaming\Kodi\addons\plugin.program.advanced.emulator.launcher\resources\main.py", line 319, in run_concurrent self._command_render_root_window() File "C:\Users\NUC\AppData\Roaming\Kodi\addons\plugin.program.advanced.emulator.launcher\resources\main.py", line 3549, in _command_render_root_window self._gui_render_launcher_row(catless_launchers[launcher_id]) File "C:\Users\NUC\AppData\Roaming\Kodi\addons\plugin.program.advanced.emulator.launcher\resources\main.py", line 4296, in _gui_render_launcher_row listitem = xbmcgui.ListItem(launcher_name) UnboundLocalError: local variable 'launcher_name' referenced before assignment -->End of Python script error report<-- 2019-12-26 06:24:09.941 T:8488 ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://plugin.program.advanced.emulator.launcher/?content_type=executable 2019-12-26 06:24:09.942 T:3580 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.program.advanced.emulator.launcher/?content_type=executable) failed Anyone? Pls, I have ALOT of work into this setup, now I have zero access to my launchers. RE: Advanced Emulator Launcher - Multi-emulator frontend for Kodi - Wintermute0110 - 2019-12-27 (2019-12-26, 16:28)spigot666 Wrote: everything running fine until last night. I installed Estuary AEL, now when I attempt launch of AEL, I get:Don't panic. Please put the full debug log following the instructions in the first post. Use a pastebin service. RE: Advanced Emulator Launcher - Multi-emulator frontend for Kodi - twiseva - 2020-01-02 So, I have been using AEL for sometime and decided to rebuild from scratch my Kodi install. I downloaded version 0.9.8 but cannot get a simple app to launch. Basically the logs indicate it cannot find the file to execute (its a windows .exe). However, it is definitely there -- if I copy/paste the path in the kodi logs into a CMD window it starts right up. I compared the cfg of the launcher to the older Kodi and it's the same. Any ideas? I am missing something in this newer version I need to do? Logs here: https://paste.kodi.tv/okipuxekig.kodi RE: Advanced Emulator Launcher - Multi-emulator frontend for Kodi - twiseva - 2020-01-02 (2020-01-02, 04:10)twiseva Wrote: So, I have been using AEL for sometime and decided to rebuild from scratch my Kodi install. I downloaded version 0.9.8 but cannot get a simple app to launch. Basically the logs indicate it cannot find the file to execute (its a windows .exe). However, it is definitely there -- if I copy/paste the path in the kodi logs into a CMD window it starts right up. I compared the cfg of the launcher to the older Kodi and it's the same. Any ideas? I am missing something in this newer version I need to do? So went back to my pre-rebuild version 0.9.5 and it all works fine. SAME path, same executable. So either there is some additional setup in the latest or an defect of some kind. Let me know if you need any more details to debug this (if its an issue). I have been using this for some time and it is an awesome plugin -- one I hardly ever know is there but which is essential in merging Kodi with some external apps ... RE: Advanced Emulator Launcher - Multi-emulator frontend for Kodi - mechevarria - 2020-01-03 @tvsht I agree that theme support is spotty in recent themes. I decided to mod the Arctic Zephyr 2 theme and add a view that supports game trailers. The view is called ROM Trailer I ported alot of code from @Wintermute0110 s skin.estuary.AEL theme If you want to try out the theme, a build is here https://github.com/mechevarria/skin.arctic.zephyr.2/releases I am going to also post in the zephyr2 forum and put out a pull request so hopefully a view like this can be in the main skin RE: Advanced Emulator Launcher - Multi-emulator frontend for Kodi - tvsht - 2020-01-05 (2020-01-03, 23:08)mechevarria Wrote: @tvsht I agree that theme support is spotty in recent themes. I decided to mod the Arctic Zephyr 2 theme and add a view that supports game trailers. The view is called ROM Trailer I saw the commit and I knew instantly that someone noticed my comment here Gonna test it today. Thank you! RE: Advanced Emulator Launcher - Multi-emulator frontend for Kodi - mechevarria - 2020-01-05 Appreciate it! I updated my post to just point to the releases section on github. I fixed a couple bugs in the skin for AEL. Regardless of whether you use the view I added or not, vertical scrollbars for going through your AEL library were not working in Arctic Zephyr2. Fixed now. RE: Advanced Emulator Launcher - Multi-emulator frontend for Kodi - tvsht - 2020-01-06 (2020-01-05, 22:42)mechevarria Wrote: Appreciate it! I updated my post to just point to the releases section on github. I fixed a couple bugs in the skin for AEL. Regardless of whether you use the view I added or not, vertical scrollbars for going through your AEL library were not working in Arctic Zephyr2. Fixed now. Tested it and it works well. Transition is a tad jarring. The layout chosen is something I would never use though as indicated by my examples, as I tend to go minimal, browsable snaps with title + some short meta like genre/players RE: Advanced Emulator Launcher - Multi-emulator frontend for Kodi - mechevarria - 2020-01-07 Yeah the transition issue is why the gameplay trailers were commented out in the main AEL Estuary Mod. Fyi, the code was merged into the main Arctic Zephyr 2 codebase. I am going to work on updating the other views to fix artwork path issues. RE: Advanced Emulator Launcher - Multi-emulator frontend for Kodi - spigot666 - 2020-01-09 (2019-12-27, 02:33)Wintermute0110 Wrote:(2019-12-26, 16:28)spigot666 Wrote: everything running fine until last night. I installed Estuary AEL, now when I attempt launch of AEL, I get:Don't panic. Please put the full debug log following the instructions in the first post. Use a pastebin service. |