Hi folks,
Has anyone else had a problem with image viewer not working in XBMC on AMD64 Ubuntu? Everything else seems to be working, videos, audio, etc but images do not load at all. This includes album art thumbnails and downloaded movie thumbnails.
I get this error in the debug log (/var/tmp/$user-xbmc.log):
12:20:59 T:4134762624 M: 64782336 ERROR: Unable to load /usr/share/xbmc/system/ImageLib-x86_64-linux.so, reason: libjasper-1.701.so.1: cannot open shared object file: No such file or directory
http://pastebin.com/m30814d44
I have confirmed that /usr/share/xbmc/system/ImageLib-x86_64-linux.so exists.
Installed from PPA and up to date as of this morning (SVN 14067) on an up to date AMD64 Ubuntu build (kernel 2.6.24-19)
Thanks in advance...
Image viewer not working? - AMD64 Ubuntu
iaston
Junior Member Posts: 5 Joined: Jul 2008 Reputation: 0 |
2008-07-15 13:35
Post: #1
|
| find quote |
jackyohh
Junior Member Posts: 28 Joined: Jul 2008 Reputation: 0 |
2008-07-15 16:05
Post: #2
yeah same problem here
![]() on sidux 32bit everything is fine but on 64bit there is a lot of trouble (also no xbmc-script is working) |
| find quote |
iaston
Junior Member Posts: 5 Joined: Jul 2008 Reputation: 0 |
2008-07-15 17:14
Post: #3
Turns out it was using the incorrect library... Fixed with
sudo ln -s /usr/lib/libjasper.so.1.0.0 /usr/lib/libjasper-1.701.so.1 This is pretty much where my skill ends, could someone that knows more about the libraries and dependencies please explain why this occured? Thanks, Ian |
| find quote |
althekiller
Team-XBMC Developer Joined: May 2004 Reputation: 12 |
2008-07-15 17:45
Post: #4
Probably because there's been a libjasper update since we last updated the 64bit ImageLib. Maybe malloc64 or I will get around to building a new one here in the next day or so.
Howto post your problem in a useful manner. #xbmc-linux on FreeNode XBMC online-manual, FAQ, search, forum rules, how to submit a bugreport. |
| find quote |
iaston
Junior Member Posts: 5 Joined: Jul 2008 Reputation: 0 |
2008-07-15 17:55
Post: #5
Cheers, thanks for the update Al...
|
| find quote |


Search
Help