Comment 6 for bug 276603

Revision history for this message
Martin Olsson (mnemo) wrote :

If somebody is really annoyed by this bug and don't want to wait for jaunty (or a SRU which i'm not sure will happen)... I'm attaching a patch created from the upstream bugfix that Jonathan Matthew did. Below are some rough steps on how this patch can be applied locally:

mkdir rb
cd rb
apt-get source rhythmbox
patch -p1 < /path/to/rb_kiev.patch
cd rhythmbox-0.11.6svn20081008
sudo apt-get build-dep rhythmbox
fakeroot debian/rules binary
cd ..
sudo dpkg -i rhythmbox_0.11.6svn20081008-0ubuntu4.2_amd64.deb
#### eller i386 in the end if you have 32-bit ubuntu