Kodi Community Forum

Full Version: [SVN 14257] Error displaying and retrieving new Thumbs
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
1. SVN 14257
2. Ubuntu 8.04
3. x86
4. Build.sh
5. SVN 14257 ?

6. I update my SVN couple of hours ago and i just noticed XBMC is not able to retrieve or preview new thumbs (tested both .jpg and .png) XBMC.Log shows an error

Code:
02:01:09 T:3057838016 M:160432128 WARNING: Unable to resolve: ImageLib-i486-linux.so ReleaseImage, reason: /home/razor/XBMC/BUILD/system/ImageLib-i486-linux.so: undefined symbol: ReleaseImage
02:01:09 T:3057838016 M:160432128   ERROR: Unable to resolve exports from dll Q:\system\ImageLib-i486-linux.so
02:01:09 T:3057838016 M:160432128   ERROR: Texture manager unable to load file: /tmp/xbmc/imdbthumbs/imdbthumb16.jpg

the old thumbs are being showed correctly, guess they have be cached and thats diffrent?!

7. Full Debug Log


Extra Info:
Just did a checkout and try to update to newest SVN but that failed to build. Still working on it i guess but thats the reason i'm not able to test with newest SVN.
The image lib is currently broken. Grab an old precompiled version in the meantime, or just hold tight until it's fixed.
Ok thanks for the info, replaced it with an old precompiled version and it works!
Any timeframe for when this might be fixed? Thanks!
When I figure out why stat() is ruining EVERYTHING!