Home.xml error when using aeon or mods of it
#1
When using Aeon-Auriga or one of its mods (andyblac-aeon), switching views (e.g. multiplex to wallview or vice versa) results in xbmc jumping back to PM3HD.

I think it's not a skin fault, because xbmc succeeds loading the home.xml when changing from PM3HD to aeon, but somehow doesn't manage to load it a second time when changing views.

This is happening with xbmc SVN rev21589 built today. Running ubuntu 9.04.

Here is a full debug log:

http://pastebin.com/m1f1eea13

Notice line 470, here it succeeds in loading aeon. At line 813 xbmc reverts to PM3HD because it can't find the home.xml.

I tried putting the skin in both /usr/local/share/xbmc/skin and the home dir. Neither did help.
Reply
#2
Z3rO Wrote:When using Aeon-Auriga or one of its mods (andyblac-aeon), switching views (e.g. multiplex to wallview or vice versa) results in xbmc jumping back to PM3HD.

I think it's not a skin fault, because xbmc succeeds loading the home.xml when changing from PM3HD to aeon, but somehow doesn't manage to load it a second time when changing views.

This is happening with xbmc SVN rev21589 built today. Running ubuntu 9.04.

Here is a full debug log:

http://pastebin.com/m1f1eea13

Notice line 470, here it succeeds in loading aeon. At line 813 xbmc reverts to PM3HD because it can't find the home.xml.

I tried putting the skin in both /usr/local/share/xbmc/skin and the home dir. Neither did help.

looking through the log, the 1st time it tries to load the home.xml and succeeds, it has a capital H like "Home.xml" and the next time it tries, it does not "home.xml" because linux is case sensitive try duplication home.xml so that you have 2 copies 1 with capital H and 1 without.


Andy.
Reply

Logout Mark Read Team Forum Stats Members Help
Home.xml error when using aeon or mods of it0