Comment 47 for bug 842566

Revision history for this message
Marco Trevisan (TreviƱo) (3v1n0) wrote :

snowguy,

You can test this fix by compiling it yourself my branch, just do:

  bzr branch lp:~3v1n0/ubuntu/oneiric/bamf/libreoffice-fixes bamf-libreoffice-fixes
  cd bamf-libreoffice-fixes
  sudo apt-get build-dep bamf
  ./autogen.sh --prefix=/usr
  cd src
  make && sudo cp bamfdaemon /usr/lib/bamf/bamfdaemon

Then restart bamfdaemon (and unity) to check that it's working:
  killall bamfdaemon

To restore the default version, just use:
  sudo apt-get --reinstall install bamfdaemon