2013-12-17, 14:08
Maybe like how aeon nox has comics implemented as a separate picture viewer?
(2013-12-17, 14:08)Enlightened Wrote: Maybe like how aeon nox has comics implemented as a separate picture viewer?Maybe, but it 's not at all how Advanced Launcher is actually working. You ask for a directory based items (like XBMC files browser) when Advanced Launcher is based on content (like XBMC library mode). If you want a support like that, it will be more simple to create anew dedicated add-on than of rewrite Advanced Launcher from start (and keep it compatible with previous versions of Advanced Launcher).
(2013-12-18, 18:30)locoguano Wrote: I'd like to use AL to launch World of Warcraft on my HTPC (under Wine, of course). My OS is Ubuntu 13.10. I have searched through this thread but still seem to be completely lost. Can anyone help me out with getting this set up?It is possible to start an application with wine with a command line like this :
wine "c:\program files\internet explorer\iexplore.exe"
wine "c:\program files\World of Warcraft\WoW.exe"
(2013-12-20, 00:37)Choppasmith Wrote: So I finally tried this with PPSSPP (a really good PSP emulator for Windows) and my only problem is the sound won't start right away. I have to press Escape to access the Emulator's menu, stop the game, and reload it, and then it's fine. There's nothing about it on the Wiki, and I'm wondering if anyone has had any luck?
Also, just fyi to anyone else, I find that checking the "Toggle XBMC's Windowed Mode" works better when quitting the emulator.
(2013-12-20, 10:36)ktjensen Wrote: Chappasmith - also had that happen when I launched a browser. Lost sound. Switched browsers and it worked. Guess you might need to experiment with the launcher and command line parameters for the app you launch.
(2013-12-24, 09:51)3dhubiflieger Wrote: I have now the Problem that the Advanced Launcher loose all of its settings. This happens only with the zsnes Emulator. I scroll down the Roms with Gamepad and one Button pressed. If I press another Button simultaneously it scrolls faster. If I now select a game, the Emulator starts. But when I exit the Emulator and return to Advanced Launcher, all of my settings including pictures are gone ! I can replicate this every time. This happens on 2 Computer with Windows XP / Frodo 2.2 / ADVL 2.1Normally the problem happen randomly when you add/edit/modify a categorie, a launcher or an item. It's the first time, somenone report me the problem when only browsing the items. To restore settings, go into Advanced Launcher settings > Advanced > Backup Options > Import XML file (restore backup) > Then select the file corresponding to you last modification. Files naming convention is : YYYYMMDD-HHMMSS-MILLISEC-launchers.xml. Then your categories/launchers/items list will be automatically restored. I will try on my side to reproduce the problem. Which buttons are you pressing pressing exactly? What is your Gamepad, mapping?
How can I restore my settings ?
(2013-12-26, 09:38)Ghostdivision Wrote: I just use advanced launcher to launch chrome web browser from xbmc, every few months it seems to break with updates, can i turn updates off if thats all i want it for....Could you please post here the content of your launchers.xml file (using pastebin service), so I will be able to reproduce your problem on my system and try to found a way to fix it. Actually I'm not able to reproduce this problem on system. I suspect that your launchers.xml file was previously corrupted, and with the new version, which is more restrictive... you obtain now a error message. But I need to verify first.
My log is now showing this.
00:17:02 T:4332 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.IndexError'>
Error Contents: list index out of range
Traceback (most recent call last):
File "C:\Users\HTPC\AppData\Roaming\XBMC\addons\plugin.program.advanced.launcher\addon.py", line 20, in <module>
plugin.Main()
File "C:\Users\HTPC\AppData\Roaming\XBMC\addons\plugin.program.advanced.launcher\resources\lib\launcher_plugin.py", line 98, in __init__
self._load_launchers(self.get_xml_source(BASE_CURRENT_SOURCE_PATH))
File "C:\Users\HTPC\AppData\Roaming\XBMC\addons\plugin.program.advanced.launcher\resources\lib\launcher_plugin.py", line 1902, in _load_launchers
launcherdata[n] = values[0][index]
IndexError: list index out of range
-->End of Python script error report<--
On the current version just released.
(2013-12-27, 10:37)Ghostdivision Wrote: Hmm hopefully this is the correct thing you were asking for.No. I was asking for the xbmc/userdata/addon_data/plugin.program.advanced.launcher/launchers.xml file.
http://pastebin.com/w4rrJHSy