Kodi Community Forum
[RELEASE] Steam Launcher - Start Steam Big Picture Mode from within 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: Program Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=151)
+---- Thread: [RELEASE] Steam Launcher - Start Steam Big Picture Mode from within Kodi (/showthread.php?tid=157499)



RE: [RELEASE] Steam Launcher - Start Steam Big Picture Mode from within Kodi - teeedubb - 2016-12-28

@lazyboy0172 1 you can run scripts in the background and make them wait for kodi to close by calling them from the pre-steam bat. Make another bat file with something like this.
2 You can disable minimising by commenting out this line. Don't forget to recompile the AHK file. But its a good idea, and I'll add a 'just launch steam' option.

@tr0janman697 read a few posts up, same issue. Its a kodi UWP bug - the addon uses kodi's special protocols to grab the correct paths, so kodi is providing the wrong directory. Have you tried what I suggested above or posted a ticket on kodi's bug tracker?


RE: [RELEASE] Steam Launcher - Start Steam Big Picture Mode from within Kodi - Joontje - 2017-01-01

I just tried this addon(on ubuntu 16.04) because i wanted to attempt some in-home-streaming from my main rig.
I checked the default paths, both kodi and steam are in /usr/bin/ as the script defaults to, but i get "FIle does not exist" for /usr/bin/steam which is thoroughly confusing me.

What can i do to fix this ?


RE: [RELEASE] Steam Launcher - Start Steam Big Picture Mode from within Kodi - teeedubb - 2017-01-02

Post a debug log (wiki) and the output of

Code:
which steam ; which kodi



RE: [RELEASE] Steam Launcher - Start Steam Big Picture Mode from within Kodi - Joontje - 2017-01-02

(2017-01-02, 05:14)teeedubb Wrote: Post a debug log (wiki) and the output of

Code:
which steam ; which kodi

Thanks!

i changed the path to /usr/games/steam instead and that worked, the weird thing is that it's also present in /usr/bin/ but it doesnt work if i launch it from there.

Happy new year Smile


RE: [RELEASE] Steam Launcher - Start Steam Big Picture Mode from within Kodi - RHouts - 2017-01-15

How do I get Steam side loaded and working on Amazon Fire TV Stick?


RE: [RELEASE] Steam Launcher - Start Steam Big Picture Mode from within Kodi - MiSeRy - 2017-01-20

Works this addon also with LibreElec and Pi3?


RE: [RELEASE] Steam Launcher - Start Steam Big Picture Mode from within Kodi - halfer - 2017-02-05

(2017-01-15, 06:43)RHouts Wrote: How do I get Steam side loaded and working on Amazon Fire TV Stick?

(2017-01-20, 15:21)MiSeRy Wrote: Works this addon also with LibreElec and Pi3?
Steam is x86 only at the moment (not counting Steam Link), so, no, it's not possible


RE: [RELEASE] Steam Launcher - Start Steam Big Picture Mode from within Kodi - Zalem - 2017-02-06

Hi,
I tried to run the Steam Launcher with Krypton and now with Leia 18 Alpha on Lubuntu.
When i start the Launcher its not working and I get an error notification. But no entries are written in the error logs. How should I proceed to find the problem?


RE: [RELEASE] Steam Launcher - Start Steam Big Picture Mode from within Kodi - teeedubb - 2017-02-06

Post a debug log (wiki) file of the error occurring.


RE: [RELEASE] Steam Launcher - Start Steam Big Picture Mode from within Kodi - Zalem - 2017-02-06

Oh, the debug message occured only with advanced debug options. Here is the event when I try to start Steam Launcher:
http://pastebin.com/7bN6VJ7n


RE: [RELEASE] Steam Launcher - Start Steam Big Picture Mode from within Kodi - teeedubb - 2017-02-06

DEBUG: script.steam.launcher: ERROR: A window manager is NOT running - unless you are using the SteamOS compositor Steam BPM needs a windows manager. If you are using the SteamOS compositor disable the addon option "Check for program wmctrl"

Do you have a window manager running?


RE: [RELEASE] Steam Launcher - Start Steam Big Picture Mode from within Kodi - jejanim - 2017-02-06

Using the Windows Store version of kodi 17.0 I got the addon to start by placing a junction in "Roaming" that links to the real folder.

Steam however says "Steam registry not writeable". I can ignore that or let it attempt to repair it. A repair does nothing and ignoring it leads to a somewhat strange steam big picture window where resolutions and settings are missing...


RE: [RELEASE] Steam Launcher - Start Steam Big Picture Mode from within Kodi - HediSIX - 2017-02-08

Hi, do you have any plan to update the addon to work with the store version of Kodi 17 out of the box ?
Otherwise what is the best solution to make it work ?
Last question, do you plan to have the addon in the Kodi repo (I know I could add your repo) ?

Anyway, thanks for all your work, I love this addon Big Grin


RE: [RELEASE] Steam Launcher - Start Steam Big Picture Mode from within Kodi - teeedubb - 2017-02-09

To restart the store version of kodi ceate a batch file called kodi-store.bat and put the following in it:

Code:
c:\windows\explorer.exe shell:AppsFolder\XBMCFoundation.Kodi_4n2hpmxwrvr6p!Kodi

Now in the addons settings point the kodi location to that batch file (pretty sure that command will work on all systems).

Working well here. Let me know if it works for you, because if that command is consistent across all systems I can include it in the addon.
If its still not working can you guys post detailed info and debug log (wiki) as to what is not working with the store version of kodi (pm the link to the logs if you like)


RE: [RELEASE] Steam Launcher - Start Steam Big Picture Mode from within Kodi - HediSIX - 2017-02-10

Thanks teeedubb.

I have tried yesterday, here is the result:
- the batch file is working as expected (when I run it Kodi restarts),
- I have updated the plugin from your repo and added the link to the batch file for restart Kodi Under the addon settings.
- Now I don't have the error anymore when I close the addon setting page,
- However the problem I am facing now is when I start the addon, nothings happen (I can see Kodi is trying to load the addon but that's it) Big picture do not start.

I will try again tonight and post the debug.