You are not logged in.
Pages: 1
Hello.
I gotta problem with my xbmc. Whatever skin I install, xbmc won't apply it (thought it's listed in settings).
It displays message in the bottom of (each) settings dialog saying "Incomplatible skin. We require skin of version 2,10 or higher" (with the comma, not dot).
When I start xbmc, it apparently uses Confluence, but when I try to switch to another skin (2.10 or 2.11), the above message is shown.
When I then select Confluence again, the same message is still there, odly enough. The GUI is never changed whatsoever, though.
Any ideas?
Thank you,
kralyk
EDIT:
I somewhat resolved this.
In each skin's skin.xml file I replace '.' (dot) by ',' (comma) and it works. This is most probably a localization problem,
as comma is used as a decimal point in my country/locale.
Last edited by kralyk (2010-01-12 16:24:17)
Offline
Hello.
I gotta problem with my xbmc. Whatever skin I install, xbmc won't apply it (thought it's listed in settings).
It displays message in the bottom of (each) settings dialog saying "Incomplatible skin. We require skin of version 2,10 or higher" (with the comma, not dot).
When I start xbmc, it apparently uses Confluence, but when I try to switch to another skin (2.10 or 2.11), the above message is shown.
When I then select Confluence again, the same message is still there, odly enough. The GUI is never changed whatsoever, though.Any ideas?
Thank you,
kralykEDIT:
I somewhat resolved this.
In each skin's skin.xml file I replace '.' (dot) by ',' (comma) and it works. This is most probably a localization problem,
as comma is used as a decimal point in my country/locale.
Yes that is the issue.
Linux ArchLinux 3.2.8-1-ARCH
#1 SMP PREEMPT Mon Feb 27 21:51:46 CET 2012 x86_64 AMD FX(tm)-8120 Eight-Core Processor AuthenticAMD GNU/Linux
8192MB DDR3 1300MHz | Asus m5a97 | GeForce GTX 550 Ti | 120 GB SSD
Offline
Allright,
much better solution for this is to launch xbmc with this command:
LC_ALL="C" xbmcBut still, bug should be reported. Ill do it if when I have time...
Offline
Pages: 1