Kodi Community Forum
[CLOSED] Advanced Launcher - Applications Launcher Addon for XBMC - 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: [CLOSED] Advanced Launcher - Applications Launcher Addon for XBMC (/showthread.php?tid=85724)

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 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453


RE: [RELEASE] Advanced Launcher - Applications Launcher Addon for XBMC - dugan26 - 2013-06-12

perfect- I am somewhat familiar with the process - I followed your instructions about a year ago and worked like a champ.

Thanks again

Just to be 100% i have a launchers.xml in two spots

Documents\userdata\addon_data\plugin.program.advance.launcher
and
AppData\Roaming\XBMC\userdata\addon_data\plugin.program.advance.launcher

which one is the one i need?


RE: [RELEASE] Advanced Launcher - Applications Launcher Addon for XBMC - Angelscry - 2013-06-12

(2013-06-12, 18:13)dugan26 Wrote: perfect- I am somewhat familiar with the process - I followed your instructions about a year ago and worked like a champ.

Thanks again

Just to be 100% i have a launchers.xml in two spots

Documents\userdata\addon_data\plugin.program.advance.launcher
and
AppData\Roaming\XBMC\userdata\addon_data\plugin.program.advance.launcher

which one is the one i need?
The one into AppData\Roaming\XBMC\userdata\addon_data\plugin.program.advance.launcher. Normally you must not have any launchers.xml file into Documents\userdata\addon_data\plugin.program.advance.launcherHuh? Huh


RE: [RELEASE] Advanced Launcher - Applications Launcher Addon for XBMC - dugan26 - 2013-06-12

you know what - I may have just backed up your whole userdata folder in there at some point


RE: [RELEASE] Advanced Launcher - Applications Launcher Addon for XBMC - jaydash - 2013-06-12

Kinda related to Advanced Launcher, I promise...

After starting up XBMC on Windows 7 something steals focus away after 30 seconds or so. I've created an ALT-Tab button on my remote to get around the problem, but it's annoying. I found the instructions below which detail a registry fix to prevent this from happening... thought it might be a more permanent solution, as opposed to fixing whatever is currently stealing focus, only to have something new pop up...

And here's how it's Advanced Launcher related! MY question/concern is simply: would this mess up/interfere with anything Advanced Launcher related? I use AL for launching into WMC's Netflix app and for launching PC games and console emulations. AL is a huge part of any good XBMC HTPC setup, so can't risk breaking it!

Quote:When programs start stealing focus, they "pop up" in front of the window that you're currently viewing. A default setting in Windows prevents this from happening. If programs are stealing focus from your current window then this setting has been changed.

Follow the instructions below to stop this from happening for good.

Note: Changes to the Windows Registry are made in these steps. Take great care in making only the changes described below. I recommend that you backup the registry keys you're modifying in these steps as an extra precaution.


Here's How:

Click on Start and then Run.

In the text box in the Run window, type regedit and click OK. This will open the Registry Editor program.

Locate the HKEY_CURRENT_USER folder under My Computer and click on the (+) sign next the folder name to expand the folder.

Continue to expand folders until you reach the HKEY_CURRENT_USER\Control Panel registry key.

Select the Desktop key under Control Panel.

On the right-hand side of the screen, locate and double-click on the ForegroundLockTimeout DWORD.

In the Edit DWORD Value window that appears, set the Value data: field to 30d40.

Note: Make sure the Base option is set to Hexadecimal when entering the DWORD value.

Click OK and then close Registry Editor.

Reboot your PC for the changes you made to take effect.

From this point forward, programs should no longer steal the focus from the window that you're currently working in.



RE: [RELEASE] Advanced Launcher - Applications Launcher Addon for XBMC - styx06 - 2013-06-12

Need some help launching spotify in combination with openbox.
I have created a script with the following content:

Code:
#!/bin/bash

openbox &
/usr/bin/spotify &
/usr/bin/spotcommander

killall -9 openbox

This should open spotify and spotcommander in seperate windows right?
Individual applications are installed properly....
When I try to run the script however from the launcher, nothing happens...any idea on how to fix this?


RE: [RELEASE] Advanced Launcher - Applications Launcher Addon for XBMC - Androider - 2013-06-13

Is it possible to use Advance Launcher on Android??
To either launch roms or apps??


RE: [RELEASE] Advanced Launcher - Applications Launcher Addon for XBMC - Angelscry - 2013-06-13

(2013-06-12, 20:51)jaydash Wrote: Kinda related to Advanced Launcher, I promise...

After starting up XBMC on Windows 7 something steals focus away after 30 seconds or so. I've created an ALT-Tab button on my remote to get around the problem, but it's annoying. I found the instructions below which detail a registry fix to prevent this from happening... thought it might be a more permanent solution, as opposed to fixing whatever is currently stealing focus, only to have something new pop up...

And here's how it's Advanced Launcher related! MY question/concern is simply: would this mess up/interfere with anything Advanced Launcher related? I use AL for launching into WMC's Netflix app and for launching PC games and console emulations. AL is a huge part of any good XBMC HTPC setup, so can't risk breaking it!

Quote:When programs start stealing focus, they "pop up" in front of the window that you're currently viewing. A default setting in Windows prevents this from happening. If programs are stealing focus from your current window then this setting has been changed.

Follow the instructions below to stop this from happening for good.

Note: Changes to the Windows Registry are made in these steps. Take great care in making only the changes described below. I recommend that you backup the registry keys you're modifying in these steps as an extra precaution.


Here's How:

Click on Start and then Run.

In the text box in the Run window, type regedit and click OK. This will open the Registry Editor program.

Locate the HKEY_CURRENT_USER folder under My Computer and click on the (+) sign next the folder name to expand the folder.

Continue to expand folders until you reach the HKEY_CURRENT_USER\Control Panel registry key.

Select the Desktop key under Control Panel.

On the right-hand side of the screen, locate and double-click on the ForegroundLockTimeout DWORD.

In the Edit DWORD Value window that appears, set the Value data: field to 30d40.

Note: Make sure the Base option is set to Hexadecimal when entering the DWORD value.

Click OK and then close Registry Editor.

Reboot your PC for the changes you made to take effect.

From this point forward, programs should no longer steal the focus from the window that you're currently working in.
To be honest I don't know. When Advanced launcher start an application it control the XBMC state/focus and start the application and give it automatically the focus. So here no problem. The problem could be when you will close the application. Normally XBMC will automatically regain the focus by itself... but with your trick, I don't know if it will work. You will have to try it.

If it doesn't work, you always have the possibility to create a launcher script (using autoit for example) that will control focuses of XBMC and your started application : http://www.autoitscript.com/autoit3/docs/functions/WinActivate.htm

But in my opinion, you have taken the problem in the wrong way. Try to identify which process is stealing the focus (because it is not normal for Windows systems) and disable or uninstall it from your system.

(2013-06-12, 22:51)styx06 Wrote: Need some help launching spotify in combination with openbox.
I have created a script with the following content:

Code:
#!/bin/bash

openbox &
/usr/bin/spotify &
/usr/bin/spotcommander

killall -9 openbox

This should open spotify and spotcommander in seperate windows right?
Individual applications are installed properly....
When I try to run the script however from the launcher, nothing happens...any idea on how to fix this?
Could be linked to a lot of thing. First check, do you have render your .sh script executable for the XBMC user?

(2013-06-13, 01:29)Androider Wrote: Is it possible to use Advance Launcher on Android??
To either launch roms or apps??
No because Android version of XBMC already include feature to start Android applications. For roms, I'm pratically sure that the Android emulators do not allow to start roms using the command line.


RE: [RELEASE] Advanced Launcher - Applications Launcher Addon for XBMC - styx06 - 2013-06-14

<never mind>


RE: sound issue with chromium - styx06 - 2013-06-14

(2013-03-24, 18:10)Angelscry Wrote: Ok... I have finally fix the problem:

Could you help me out again Smile
I am launching Spotify for Linux via the App Launcher but get no sound. Whe n applying your above fix however, Spotify will not playback at all anymore and will give me an error: "There is a problem with the connection to Spotify. Please try again shortly"

As soon as I remove the .asoundrc file and reboot, playback starts, albeit without sound. Any suggestions on how to fix this?


RE: sound issue with chromium - Angelscry - 2013-06-14

(2013-06-14, 00:34)styx06 Wrote:
(2013-03-24, 18:10)Angelscry Wrote: Ok... I have finally fix the problem:

Could you help me out again Smile
I am launching Spotify for Linux via the App Launcher but get no sound. Whe n applying your above fix however, Spotify will not playback at all anymore and will give me an error: "There is a problem with the connection to Spotify. Please try again shortly"

As soon as I remove the .asoundrc file and reboot, playback starts, albeit without sound. Any suggestions on how to fix this?
Try to go into Advanced Launcher settings > Miscellaneous > Launcher start options > Action on XBMC playing media and test this option with "Stop" or "Let Play" values.


RE: [RELEASE] Advanced Launcher - Applications Launcher Addon for XBMC - styx06 - 2013-06-14

Already tried that, also disabled the GUI sounds, but getting the same message...


RE: [RELEASE] Advanced Launcher - Applications Launcher Addon for XBMC - Angelscry - 2013-06-14

(2013-06-14, 08:33)styx06 Wrote: Already tried that, also disabled the GUI sounds, but getting the same message...
But are your sure that the error message :

Code:
There is a problem with the connection to Spotify. Please try again shortly

is related to your audio setup and not to your internet connection?


RE: [RELEASE] Advanced Launcher - Applications Launcher Addon for XBMC - styx06 - 2013-06-14

Yes, especially because searching tracks works normally, and if I delete the .asoundrc file and reboot, I see the player starting (time is running) and the message is gone. but no sound....


RE: [RELEASE] Advanced Launcher - Applications Launcher Addon for XBMC - Angelscry - 2013-06-14

(2013-06-14, 15:32)styx06 Wrote: Yes, especially because searching tracks works normally, and if I delete the .asoundrc file and reboot, I see the player starting (time is running) and the message is gone. but no sound....
And if you start the .sh script out of XBMC, is it working, right? Are you using Pulse audio on your system?


RE: [RELEASE] Advanced Launcher - Applications Launcher Addon for XBMC - styx06 - 2013-06-14

SOLVED!

I initally followed the Audio Setup guide from the wiki up till editing the settings in the alsamixer. From there the sound over XBMC worked, but apparently the config was incomplete after all.

Followed the rest of the guide, and everyting is okay now.
Well....almost. After closing the script sometimes (yes, sometimes) the returning XBMC window is offset down (so inducing a black bar on the top). Will try a closing wmctrl command at the end of the script