2014-01-01, 23:18
Just wanted to say thank for this script. I've been using it for a while now. It's working well on a Windows box I have. Glad I can use a repo to update now too.
21:03:34 T:3008022336 DEBUG: OnKey: 11 (0b) pressed, action is Select
21:03:34 T:3008022336 INFO: initializing python engine.
21:03:34 T:3008022336 DEBUG: new python thread created. id=11
21:03:34 T:2594167616 NOTICE: Thread XBPyThread start, auto delete: false
21:03:34 T:2594167616 DEBUG: Python thread: start processing
21:03:34 T:2594167616 NOTICE: -->Python Interpreter Initialized<--
21:03:34 T:2594167616 DEBUG: Process - The source file to load is /home/xbmc/.xbmc/addons/script.steam.launcher/default.py
21:03:34 T:2594167616 DEBUG: Process - Setting the Python path to /home/xbmc/.xbmc/addons/script.steam.launcher:/home/xbmc/.xbmc/addons/script.module.xbmcswift/lib:/home/xbmc/.xbmc/addons/script.module.cryptopy/lib:/home/xbmc/.xbmc/addons/script.module.chardet/lib:/home/xbmc/.xbmc/addons/script.module.simplejson/lib:/home/xbmc/.xbmc/addons/script.module.beautifulsoup/lib:/usr/share/xbmc/addons/script.module.pil/lib:/home/xbmc/.xbmc/addons/script.common.plugin.cache/lib:/home/xbmc/.xbmc/addons/script.module.simple.downloader/lib:/home/xbmc/.xbmc/addons/script.module.requests/lib:/home/xbmc/.xbmc/addons/script.module.mechanize/lib:/home/xbmc/.xbmc/addons/script.module.parsedom/lib:/home/xbmc/.xbmc/addons/script.module.elementtree/lib:/usr/lib/python2.7:/usr/lib/python2.7/plat-linux2:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/local/lib/python2.7/dist-packages:/usr/lib/python2.7/dist-packages:/usr/lib/python2.7/dist-packages/PIL:/usr/lib/python2.7/dist-packages/gtk-2.0:
21:03:34 T:2594167616 DEBUG: Process - Entering source directory /home/xbmc/.xbmc/addons/script.steam.launcher
21:03:34 T:2594167616 DEBUG: Instantiating addon using automatically obtained id of "script.steam.launcher" dependent on version 2.1.0 of the xbmc.python api
21:03:34 T:2594167616 NOTICE: RCB_INFO: Loading sqlite3 as DB engine
21:03:34 T:2594167616 INFO: Scriptresult: Success
21:03:34 T:3008022336 DEBUG: Activating window ID: 10138
21:03:34 T:3008022336 DEBUG: ------ Window Init (DialogBusy.xml) ------
21:03:34 T:2594167616 INFO: Python script stopped
21:03:34 T:2594167616 DEBUG: Thread XBPyThread 2594167616 terminating
21:03:34 T:3008022336 DEBUG: waiting for python thread 11 (/home/xbmc/.xbmc/addons/script.steam.launcher/default.py) to stop
21:03:34 T:3008022336 DEBUG: python thread 11 (/home/xbmc/.xbmc/addons/script.steam.launcher/default.py) destructed
21:03:44 T:2940791616 DEBUG: Suspended the Sink
21:03:45 T:3008022336 INFO: CheckIdle - Closing session to http://www.google.com (easy=0xc633d28, multi=(nil))
(2014-01-26, 05:38)teeedubb Wrote: Sounds like you havent made the steam-launch script executable, you can do so via the addons settings.
As for running steam bpm in a xbmcbuntu session it wont work, steam bpm needs a window manager. Also this addon isnt designed to run in a xbmcbuntu session and will cause problems. You can try for yourself using the command in the post above yours.
Xbmcbuntu contains the openbox desktop - exit xbmc and select openbox from the login screen and then your htpc wll boot into openbox, you can return to the login screen by logging out of xbmcbuntu.
EDIT: you also need 'wmctrl' installed, this info was accidentally removed from the first post, but Ive readded it.