PDA

View Full Version : Missing Icon in Video Section


rickatnight11
2009-04-18, 19:20
I apologize if this has been posted before, but I couldn't find any similar threads. I just installed the RC for 9.04 Jaunty Jackalope and have the svn of XBMC running. I downloaded Aeon via git (yes, I have the fonts as well) but the Videos tab seems to be missing a texture of some sort:

http://rickatnight11.com/images/aeon_linux/01_videos.png

The other tabs don't have this problem:

http://rickatnight11.com/images/aeon_linux/02_library.png

I am running the latest beta on this machine on the Windows 7 partition (pulling Aeon from git as well) and it doesn't have this problem.

hikaricore
2009-04-18, 20:45
Known issue, here: http://xbmc.org/forum/showthread.php?p=315024#post314991

Place this file in: /xbmc/skin/Aeon/media/
Your directory location may vary. :p

As is mentioned in the thread this is a simple issue with case, Linux is case sensitive and Windows is case insensitive.

rickatnight11
2009-04-18, 21:27
Awesome. Thanks, hikaricore.