bootsy
Jun 11 2007, 08:12 PM
hey guys...
i waited for 1.05, but it still has this prob:
if you go to the favorites blade and load a script the guide blade doesnt close...you need to close it by pressing "Back" on the pad...
thatīs it for now

great work guys and nice to hear something about Blackbolt again

greetz,
bootsy
ventline
Jun 17 2007, 12:04 AM
hey bootsy i got a quick and easy fix for this. you need to edit PlayerControls.xml and find this line
<onclick>XBMC.ReplaceWindow(favourites)</onclick>
and add this line under it
<onclick>Dialog.Close(PlayerControls)</onclick>
Hope this helps you out
Snipes101
Jun 19 2007, 06:04 AM
Different problem with me and the new skin thats out. The Guide Blade, when you hit Start wont show anything at all no Gamescore, Xlink Kai, Favorites nothing with this new v1.05 rev804. And sometimes when im in the pics i freeze up and have to reboot, but think ive fix that problem, but the Guide Blade; thats one i cant seem to get to work even after a redownload & reinstallation
Bomb Bloke
Jun 19 2007, 06:14 AM
Probably means your version of XBMC is out of date.
Snipes101
Jun 19 2007, 05:29 PM
then i would have to get the latest update at the usual place xbins
Bomb Bloke
Sep 12 2007, 01:02 PM
QUOTE(ventline @ Jun 17 2007, 09:40 AM)

hey bootsy i got a quick and easy fix for this. you need to edit PlayerControls.xml and find this line
<onclick>XBMC.ReplaceWindow(favourites)</onclick>
and add this line under it
<onclick>Dialog.Close(PlayerControls)</onclick>
Hope this helps you out
Is there any chance this tweak could be added to the SVN?