Forum
[SOLVED] Broken skins [noob ques.] - Printable Version

+- Forum (http://forum.xbian.org)
+-- Forum: Software (/forum-6.html)
+--- Forum: Kodi (/forum-18.html)
+--- Thread: [SOLVED] Broken skins [noob ques.] (/thread-91.html)



Broken skins [noob ques.] - Karamano - 22nd Dec, 2012 02:35 AM

Hey,
Got my Pi yesterday, instantly installed Xbian Alpha 3 as it is regarded the best from my impressions. Compared to its alternatives, Xbian is the fastest- indeed noticeable. Problem is for some reason skins that seem to work with Raspbmc are marked broken with Xbian. Specifically I'd like to install reFocus BIG skin. If I manually unzip it to /home/../Addons it will work. But defeats the purpose of having a repo for it.

As a complete noob who would really love to stick with Xbian, how come these are reported broken on Xbian alone? A lot of skins report broken on Xbian but work with its rivals.

Thanks.


RE: Broken skins [noob ques.] - Koenkk - 22nd Dec, 2012 08:42 AM

This can be due to XBian running a later XBMC build than raspbmc. (which one is rasbpmc running atm?, check it in XBMC -> System -> System info, right corner)


RE: Broken skins [noob ques.] - Karamano - 22nd Dec, 2012 09:52 AM

(22nd Dec, 2012 08:42 AM)Koenkk Wrote:  This can be due to XBian running a later XBMC build than raspbmc. (which one is rasbpmc running atm?, check it in XBMC -> System -> System info, right corner)

BUILD: 12.0-RC1 (GIT:UNKOWN)

Thanks for the reply, I know you must be pretty busy with real coding.


RE: Broken skins [noob ques.] - Koenkk - 22nd Dec, 2012 10:27 AM

Which one is Raspbmc running and which one is your XBian installation running?


RE: Broken skins [noob ques.] - Karamano - 22nd Dec, 2012 10:31 PM

(22nd Dec, 2012 10:27 AM)Koenkk Wrote:  Which one is Raspbmc running and which one is your XBian installation running?

Raspbmc is marked 12.0-RC1, Xbian is marked 12.0-BETA1 (using alpha3).
From what I gather Raspbmc is at least beta3 according to their site, so that must be the root of the compatibility differences.


RE: Broken skins [noob ques.] - CurlyMo - 22nd Dec, 2012 10:55 PM

Can you do:
Code:
sudo apt-get update
sudo apt-get install xbian-package-xbmc



RE: Broken skins [noob ques.] - Karamano - 23rd Dec, 2012 12:12 AM

(22nd Dec, 2012 10:55 PM)CurlyMo Wrote:  Can you do:
Code:
sudo apt-get update
sudo apt-get install xbian-package-xbmc

Yeah, thanks that updated me to 12.0-RC1 and fixed skin compatibility issues.