Black09 / Xperience1080

1080p mod of the Xperience skin for XBMC.
Other
67 stars 49 forks source link

Skin Incompatible with LCDProc Addon #74

Open jazz1138 opened 10 years ago

jazz1138 commented 10 years ago

Hi this took forever to work out but I have been having an issue with the skin where if I go directly into the Movie, TV or Music library directly from the home screen, XBMC takes me to a screen with just the Xperience1080p wallpaper. From this point all I can do is reboot XBMC. Through trial and error I have since found that LCDProc v1.3.1 is the cause of the problem. Perhaps there is some sort of race condition where the two addons are vying to call the same function i.e. that the video,music window is open. LCDProc seems to be using infolabels to get what menu is being accessed and sends that to the screen.

The only reason I'm posting this here is I don't see the issue with any other skins I've tried.

One strange thing is if you go to the files menu first and then back to a library window it all works.

Any ideas what it could be?