• 1
  • 29
  • 30
  • 31(current)
  • 32
  • 33
  • 453
[CLOSED] Advanced Launcher - Applications Launcher Addon for XBMC
Code:
22:17:17 T:2891971440 M:3665108992  NOTICE: -->Python Interpreter Initialized<--
22:17:17 T:2891971440 M:3665108992  NOTICE: Mode AddOn ON
22:17:17 T:2891971440 M:3665108992  NOTICE: /home/tv/.xbmc/userdata/addon_data/plugin.program.advanced.launcher
22:17:17 T:2891971440 M:3665108992  NOTICE: -1
22:17:18 T:2891971440 M:3662569472  NOTICE: Launcher: found 4 launchers
22:17:25 T:3023116160 M:3664220160 WARNING: Trying to add unsupported control type 3
22:17:25 T:2697984880 M:3664220160 WARNING: Previous line repeats 5 times.
22:17:25 T:2697984880 M:3664220160  NOTICE: -->Python Interpreter Initialized<--
22:17:25 T:2697984880 M:3664220160  NOTICE: Mode AddOn ON
22:17:25 T:2697984880 M:3664220160  NOTICE: /home/tv/.xbmc/userdata/addon_data/plugin.program.advanced.launcher
22:17:25 T:2697984880 M:3664220160  NOTICE: 0
22:17:26 T:2697984880 M:3661680640  NOTICE: Launcher: found 4 launchers
22:17:26 T:3023116160 M:3655917568   ERROR: Texture manager unable to load file: /media/Apps/Games/ROMS/N64/ROMS/
22:17:31 T:2697984880 M:3664572416  NOTICE: -->Python Interpreter Initialized<--
22:17:31 T:2697984880 M:3664576512  NOTICE: Mode AddOn ON
22:17:31 T:2697984880 M:3664576512  NOTICE: /home/tv/.xbmc/userdata/addon_data/plugin.program.advanced.launcher
22:17:31 T:2697984880 M:3664576512  NOTICE: -1
22:17:31 T:2697984880 M:3662036992  NOTICE: Launcher: found 4 launchers
22:17:33 T:2697984880 M:3664515072   ERROR: Error Type: exceptions.UnboundLocalError
22:17:33 T:2697984880 M:3664515072   ERROR: Error Contents: local variable 'romname' referenced before assignment
22:17:33 T:2697984880 M:3664515072   ERROR: Traceback (most recent call last):
                                              File "/home/tv/.xbmc/addons/plugin.program.advanced.launcher/addon.py", line 20, in ?
                                                plugin.Main()
                                              File "/home/tv/.xbmc/addons/plugin.program.advanced.launcher/resources/lib/launcher_plugin.py", line 134, in __init__
                                                self._add_roms(launcher)
                                              File "/home/tv/.xbmc/addons/plugin.program.advanced.launcher/resources/lib/launcher_plugin.py", line 431, in _add_roms
                                                self._import_roms(launcher)
                                              File "/home/tv/.xbmc/addons/plugin.program.advanced.launcher/resources/lib/launcher_plugin.py", line 987, in _import_roms
                                                if not (romname):
                                            UnboundLocalError: local variable 'romname' referenced before assignment
22:17:35 T:3023116160 M:3664539648   ERROR: GLX: Same window as before, refreshing context

When I go into Add Roms - Scan for Roms. :-(
rausch101 Wrote:Here it is..happy to help

Code:
23:11:04 T:4108 M:778678272    INFO: -->Python script returned the following error<--
23:11:04 T:4108 M:778678272   ERROR: Error Type: exceptions.UnboundLocalError
23:11:04 T:4108 M:778678272   ERROR: Error Contents: local variable 'romname' referenced before assignment
23:11:04 T:4108 M:778596352   ERROR: Traceback (most recent call last):
                                              File "C:\Users\Scott\AppData\Roaming\XBMC\addons\plugin.program.advanced.launcher\addon.py", line 20, in ?
                                                plugin.Main()
                                              File "C:\Users\Scott\AppData\Roaming\XBMC\addons\plugin.program.advanced.launcher\resources\lib\launcher_plugin.py", line 134, in __init__
                                                self._add_roms(launcher)
                                              File "C:\Users\Scott\AppData\Roaming\XBMC\addons\plugin.program.advanced.launcher\resources\lib\launcher_plugin.py", line 431, in _add_roms
                                                self._import_roms(launcher)
                                              File "C:\Users\Scott\AppData\Roaming\XBMC\addons\plugin.program.advanced.launcher\resources\lib\launcher_plugin.py", line 987, in _import_roms
                                                if not (romname):
                                            UnboundLocalError: local variable 'romname' referenced before assignment
23:11:04 T:4108 M:778596352    INFO: -->End of Python script error report<--

full log
I'm actually at work but it will be fixed for the next version (this evening). Cool
htpc guy Wrote:Does anyone know of a working ps1 emulator for Linux 10.4? I don't want to jack this thread so please PM me if you can help. I've found lots of sites with how-to info but it seems that they are old and rely on outdated libraries that I don't have.

Angelscry, I will gladly delete this post if I'm stepping on your toes.
I personally use epsxe.
nekoarashi Wrote:Hi, I was wondering if anyone can tell me how to utilize this addon in the Transparency skin? If so, how can I add it as a favorite/to my home menu. thank you =)
For what I know, the Transparency skin do not support yet the display of additional informations and fanarts for program add-ons like Advanced Launcher. You need to ask to the Transparency skin developers to add views that supports those information. To add it as a favorite to the home menu: Select the launcher; Define it as favorite; Go to the skin settings menu; Add you favorite as submenu. If it is not working ask to Transparency skin developers.
nekoarashi Wrote:also, asecond thing; when I go to launch the program the only options are to start emulation off of my dvd drive? I don't understand, I cannot select a harddrive partition?
This is a bug of the Windows XBMC Dharma version. You will found some trick to fix this here.
HeWhoWas Wrote:
Code:
22:17:17 T:2891971440 M:3665108992  NOTICE: -->Python Interpreter Initialized<--
22:17:17 T:2891971440 M:3665108992  NOTICE: Mode AddOn ON
22:17:17 T:2891971440 M:3665108992  NOTICE: /home/tv/.xbmc/userdata/addon_data/plugin.program.advanced.launcher
22:17:17 T:2891971440 M:3665108992  NOTICE: -1
22:17:18 T:2891971440 M:3662569472  NOTICE: Launcher: found 4 launchers
22:17:25 T:3023116160 M:3664220160 WARNING: Trying to add unsupported control type 3
22:17:25 T:2697984880 M:3664220160 WARNING: Previous line repeats 5 times.
22:17:25 T:2697984880 M:3664220160  NOTICE: -->Python Interpreter Initialized<--
22:17:25 T:2697984880 M:3664220160  NOTICE: Mode AddOn ON
22:17:25 T:2697984880 M:3664220160  NOTICE: /home/tv/.xbmc/userdata/addon_data/plugin.program.advanced.launcher
22:17:25 T:2697984880 M:3664220160  NOTICE: 0
22:17:26 T:2697984880 M:3661680640  NOTICE: Launcher: found 4 launchers
22:17:26 T:3023116160 M:3655917568   ERROR: Texture manager unable to load file: /media/Apps/Games/ROMS/N64/ROMS/
22:17:31 T:2697984880 M:3664572416  NOTICE: -->Python Interpreter Initialized<--
22:17:31 T:2697984880 M:3664576512  NOTICE: Mode AddOn ON
22:17:31 T:2697984880 M:3664576512  NOTICE: /home/tv/.xbmc/userdata/addon_data/plugin.program.advanced.launcher
22:17:31 T:2697984880 M:3664576512  NOTICE: -1
22:17:31 T:2697984880 M:3662036992  NOTICE: Launcher: found 4 launchers
22:17:33 T:2697984880 M:3664515072   ERROR: Error Type: exceptions.UnboundLocalError
22:17:33 T:2697984880 M:3664515072   ERROR: Error Contents: local variable 'romname' referenced before assignment
22:17:33 T:2697984880 M:3664515072   ERROR: Traceback (most recent call last):
                                              File "/home/tv/.xbmc/addons/plugin.program.advanced.launcher/addon.py", line 20, in ?
                                                plugin.Main()
                                              File "/home/tv/.xbmc/addons/plugin.program.advanced.launcher/resources/lib/launcher_plugin.py", line 134, in __init__
                                                self._add_roms(launcher)
                                              File "/home/tv/.xbmc/addons/plugin.program.advanced.launcher/resources/lib/launcher_plugin.py", line 431, in _add_roms
                                                self._import_roms(launcher)
                                              File "/home/tv/.xbmc/addons/plugin.program.advanced.launcher/resources/lib/launcher_plugin.py", line 987, in _import_roms
                                                if not (romname):
                                            UnboundLocalError: local variable 'romname' referenced before assignment
22:17:35 T:3023116160 M:3664539648   ERROR: GLX: Same window as before, refreshing context

When I go into Add Roms - Scan for Roms. :-(
Will be fixed tonight.
ghostelement Wrote:Feature Request - Create ability to add launcher sections / categories. For instance, I would like to make a section for all my PC game launchers to go in, rather than have them all mixed in with my emulator launchers.

Here's an example of the layout that I want:

Advanced launcher\PC games\Borderlands

Right now, it's like this:

Advanced Launcher\Borderlands
Yes it may be a good idea. But, until XBMC will not be able to do this for movies, music or videos, I will also not be able to it using programs add-on functionalities.

There is maybe a way to do it using the search engine. I have to check if it will be for example possible to add a game system search filter to only display "IBM PC Compatible" games and save the result as favorite. Not sure it is possible. I will see.

The actual way to do it, is the one explained by timdog82001 : duplicate the Advanced Launcher addon :
timdog82001 Wrote:In the past I've done a sort of a hack to achieve this by making copise of the script and renaming it to whatever genre I want to use that version of the script for. So, I name one of the versions of the script "Classic Video Games," another "PC Games," another "Tools," etc. Kind of a pain though, especially if it's a frequently updated script that you'd like to keep up with. I gave up doing that a while back.
Angelscry Wrote:For what I know, the Transparency skin do not support yet the display of additional informations and fanarts for program add-ons like Advanced Launcher. You need to ask to the Transparency skin developers to add views that supports those information. To add it as a favorite to the home menu: Select the launcher; Define it as favorite; Go to the skin settings menu; Add you favorite as submenu. If it is not working ask to Transparency skin developers.

I'm using Transparency skin. Shows fanart and box images, but doesn't display the additional info. I'll post a screenshot when I get home tonight for anyone interested.
rbrohman Wrote:I'm using Transparency skin. Shows fanart and box images, but doesn't display the additional info. I'll post a screenshot when I get home tonight for anyone interested.
Yes and so, that is a problem related to the Transparency skin not to the Advanced Launcher add-on. No
Angelscry Wrote:Yes and so, that is a problem related to the Transparency skin not to the Advanced Launcher add-on. No

Yah, no worries - I think it looks pretty good as is and like it anyways.
Polish R138 (0.8.5)
http://www.mediafire.com/?2ssahpw31591s4p
First off, great Addon!

Thought I would let you know that using the launcher mod for AEON65 theme, you can have the info panel as well as fanart.

Although not perfect, it works with the Showcase View (no info panel), and the Tall View. Info panel is a little rough and needs some font work, but otherwise it works great. I suppose you can add it to your initial listing of mods?

Here is the original post with the mod, and the verification.
http://forum.xbmc.org/showthread.php?tid=83165&page=5

I have now also verified that this mod works with Advanced Launcher as well!

I have included a screenshot.

Image


As a side note, with the last 2 updates, I cannot add any new roms, just get the script failed addon.py error like above. (Running Win7 64bit.)
Code:
23:56:36 T:2964 M:1324040192  NOTICE: -->Python Interpreter Initialized<--
23:56:36 T:2964 M:1323384832  NOTICE: Mode AddOn ON
23:56:36 T:2964 M:1323384832  NOTICE: E:\Dokumenty\Programy\XBMC\portable_data\userdata\addon_data\plugin.program.advanced.launcher
23:56:36 T:2964 M:1323384832  NOTICE: 0
23:56:36 T:2964 M:1323360256  NOTICE: Launcher: found 1 launchers
23:56:54 T:2880 M:1329524736 WARNING: XFILE::CFileFactory::CreateLoader - Unsupported protocol(addons) in addons://more/executable.tbn
23:56:55 T:1232 M:1328549888  NOTICE: -->Python Interpreter Initialized<--
23:56:55 T:1232 M:1327263744  NOTICE: Mode AddOn ON
23:56:55 T:1232 M:1327263744  NOTICE: E:\Dokumenty\Programy\XBMC\portable_data\userdata\addon_data\plugin.program.advanced.launcher
23:56:55 T:1232 M:1327263744  NOTICE: 0
23:56:55 T:1232 M:1327239168  NOTICE: Launcher: found 1 launchers
23:57:02 T:1784 M:1334259712  NOTICE: -->Python Interpreter Initialized<--
23:57:03 T:1784 M:1333907456  NOTICE: Mode AddOn ON
23:57:03 T:1784 M:1333907456  NOTICE: E:\Dokumenty\Programy\XBMC\portable_data\userdata\addon_data\plugin.program.advanced.launcher
23:57:03 T:1784 M:1333907456  NOTICE: -1
23:57:03 T:1784 M:1333899264  NOTICE: Launcher: found 1 launchers
23:57:04 T:1784 M:1334988800   ERROR: Error Type: exceptions.UnboundLocalError
23:57:04 T:1784 M:1334988800   ERROR: Error Contents: local variable 'romname' referenced before assignment
23:57:04 T:1784 M:1334042624   ERROR: Traceback (most recent call last):
                                              File "E:\Dokumenty\Programy\XBMC\portable_data\addons\plugin.program.advanced.launcher\addon.py", line 20, in ?
                                                plugin.Main()
                                              File "E:\Dokumenty\Programy\XBMC\portable_data\addons\plugin.program.advanced.launcher\resources\lib\launcher_plugin.py", line 134, in __init__
                                                self._add_roms(launcher)
                                              File "E:\Dokumenty\Programy\XBMC\portable_data\addons\plugin.program.advanced.launcher\resources\lib\launcher_plugin.py", line 431, in _add_roms
                                                self._import_roms(launcher)
                                              File "E:\Dokumenty\Programy\XBMC\portable_data\addons\plugin.program.advanced.launcher\resources\lib\launcher_plugin.py", line 987, in _import_roms
                                                if not (romname):
                                            UnboundLocalError: local variable 'romname' referenced before assignment
23:57:11 T:3400 M:1334734848  NOTICE: Storing total System Uptime
23:57:11 T:3400 M:1334734848  NOTICE: Saving settings
23:57:11 T:3400 M:1334689792  NOTICE: stop all
23:57:11 T:3400 M:1334689792  NOTICE: ES: Stopping event server
23:57:12 T:420 M:1338224640  NOTICE: ES: UDP Event server stopped
23:57:12 T:3400 M:1338281984  NOTICE: stop sap announcement listener
23:57:12 T:3400 M:1338281984  NOTICE: clean cached files!
23:57:12 T:3400 M:1338277888  NOTICE: unload skin
23:57:12 T:3400 M:1339056128  NOTICE: stop python
23:57:12 T:3400 M:1343467520  NOTICE: stopped

error when im scanning for roms (in english too)

Code:
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<launchers>
    <launcher>
        <name>Amiga</name>
        <application>E:\WinUAE\wl.exe</application>
        <args></args>
        <rompath>E:\WinUAE\Configurations\</rompath>
        <thumbpath>E:\WinUAE\_Thumbnails\</thumbpath>
        <fanartpath>E:\WinUAE\_Fanarts\</fanartpath>
        <romext>uae</romext>
        <platform>Commodore Amiga</platform>
        <thumb></thumb>
        <fanart></fanart>
        <genre></genre>
        <release></release>
        <publisher></publisher>
        <launcherplot></launcherplot>
        <wait>true</wait>
        <roms>
        </roms>
    </launcher>
</launchers>

settings default and

Code:
<settings>
    <setting id="clean_title" value="false" />
    <setting id="datas_scraper" value="GameFAQs" />
    <setting id="fanart_image_size" value="0" />
    <setting id="fanarts_scraper" value="GameFAQs" />
    <setting id="game_region" value="0" />
    <setting id="ignore_bios" value="true" />
    <setting id="scrap_fanarts" value="false" />
    <setting id="scrap_info" value="false" />
    <setting id="scrap_thumbs" value="false" />
    <setting id="thumb_image_size" value="0" />
    <setting id="thumbs_scraper" value="Google" />
</settings>

xbmc dharma
ala 0.8.5
ah, good to know they are bugs and that you have a handle on them =)
cancerboyuofa Wrote:Although not perfect, it works with the Showcase View (no info panel), and the Tall View. Info panel is a little rough and needs some font work, but otherwise it works great. I suppose you can add it to your initial listing of mods?
I have just added it to the first post. Thank you for the information.

cancerboyuofa Wrote:As a side note, with the last 2 updates, I cannot add any new roms, just get the script failed addon.py error like above. (Running Win7 64bit.)
Yes I have actually some problem to fix this error. I'm not able to reproduce it on my system... so not easy to fix it. But I think I was able to do it with the version 0.8.6. Thank you for your feedback. Wink
  • 1
  • 29
  • 30
  • 31(current)
  • 32
  • 33
  • 453

Logout Mark Read Team Forum Stats Members Help
[CLOSED] Advanced Launcher - Applications Launcher Addon for XBMC24