yes! I finally got the cover art working (on gtkpod) by compiling the libgpod 
0.6.0 with PIXBUF installed... 
I guess it would work on Rhythmbox too, so I put the download/install script 
below so you guys could fix it too:

apt-get -y install libgpod2 libgpod-common libgpod-dev  libmp4v2-0 
libgdk-pixbuf2 libgdk-pixbuf-dev
cd /tmp
wget -c http://ufpr.dl.sourceforge.net/sourceforge/gtkpod/libgpod-0.6.0.tar.gz
tar -zxvf libgpod-0.6.0.tar.gz
cd libgpod-0.6.0
./configure
make
sudo make install
sudo rm /usr/lib/libgpod.so.2.0.0
sudo rm /usr/lib/libgpod.so.2
sudo ln -s /usr/local/lib/libgpod.so.3 /usr/lib/libgpod.so.3
sudo ln -s /usr/local/lib/libgpod.so.3 /usr/lib/libgpod.so.2

-- 
ipod: album art not added
https://bugs.launchpad.net/bugs/117583
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

Reply via email to