2013-10-15, 20:29
Hi,
I created a modified version of Confluence to support Weather.MetOffice.
If I create a symbolic link from ~/.xbmc/addons/ to the addon in my local workspace then it works.
If I simulate a user, and get it from my repository then it doesn't work. The Home page menu bar has button entries, but the text on those buttons is invisible. Fumbling around I can get into Settings. There I can see that most Menus are visible, but some are not. Namely "Live TV"
Here's a picture: http://tinypic.com/r/358w0vb/5
Here's a log file: http://xbmclogs.com/show.php?id=70079
My repo is here: https://vault-powlo.googlecode.com/git/d...-0.0.7.zip
Looking through the log file, this might mean something, but I don't know what:
There's also a possible error in MyWeather.xml:
But as far as I can tell the expression is valid. This error occurs after Home has loaded.
I created a modified version of Confluence to support Weather.MetOffice.
If I create a symbolic link from ~/.xbmc/addons/ to the addon in my local workspace then it works.
If I simulate a user, and get it from my repository then it doesn't work. The Home page menu bar has button entries, but the text on those buttons is invisible. Fumbling around I can get into Settings. There I can see that most Menus are visible, but some are not. Namely "Live TV"
Here's a picture: http://tinypic.com/r/358w0vb/5
Here's a log file: http://xbmclogs.com/show.php?id=70079
My repo is here: https://vault-powlo.googlecode.com/git/d...-0.0.7.zip
Looking through the log file, this might mean something, but I don't know what:
Code:
19:03:38 T:140673591170944 ERROR: unable to load special://xbmc/language/original/langinfo.xml: Failed to open file at line 0
There's also a possible error in MyWeather.xml:
Code:
ERROR: Error evaluating boolean expression !IsEmpty($INFO[Window.Property(Regional.Period6.Title)])
But as far as I can tell the expression is valid. This error occurs after Home has loaded.