[BUG] loading images outside the xbt file
#1
Hi

I had a look around on the forum and i could not find anybody mentioning this prob. and im not sure if this is the right place for this post either, but here goes.

Im using the latest night build (XBMC (12.0-ALPHA4 Git:20120716-92564dc), Platform: Windows XP Professional Service Pack 2) and my problem is that i can't get an image to load images that are not in the xbt file file!

so my file structure is

media/icons/games.png
..
..
media/blue.xbt
..
..

and when i make a image control with texture set to the games.png nothing is showed, but i set the texture to a file in the xbt it works??

BUT ... if i make a multiimage control and set the imagepath to icons folder it loads the pictures just fine!!

Is it just me or is this a mistake/bug in the new builds?

cheers
c_bb
Reply
#2
probably because you are on a case sensitive file system (everything but windows) and don't have it in the same case in both
Reply
#3
well im am on windows xp ... and when i used the latest stable release (eden) i didn't have this problem and have not made any changes to the code since i changed to the nightly build!!
Reply
#4
it's working here just fine with nightly build - please paste Your .xml with image that's not working
Always read the XBMC online-manual, FAQ and search the forums before posting.
Do NOT e-mail Team-XBMC members asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting, make sure you read this first

My previous forum/trac nickname: grajen3
Reply
#5
There's not a games.png texture already in the XBT is there?
Reply
#6
Hi Guys

thnx for the reply ... I think it has something to do with my graphics card .... when I start navi-x half of the images is not showing!! must be a problem with driver compability.

cheers
c_bb
Reply
#7
I sort of come across this today there has been an update to imagelib recently and it prevents images loading if you have a new exe but not a new imagelib.dll so you need to make sure you dont just copy the new exe if your compiling it yourself also Look in the log file and see if you get any errors
Reply
#8
maby this is my problem :-) ... thnx jezz_x

>ERROR: Win32DllLoader::Load: Failed to load C:\Program Files\XBMC\system\ImageLib.dll with error 126:The specified module could not be found.

and by the way i downloaded the already compiled win32 version from the nightly builds! and yes I made an complete uninstall of the eden install! :-) ... so maby it is an error in the new compileHuh

cheers
c_bb
what is the newest version of imagelib.dll??
Reply
#9
You don't have the suitable MSVC runtimes installed.
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


Image
Reply
#10
thanks jmarshall installed vc2008 now it works!!
Reply

Logout Mark Read Team Forum Stats Members Help
[BUG] loading images outside the xbt file1