For all those who suffer from this on Jaunty:

for f in /usr/lib/openoffice/share/gallery/sg*;
  do sudo dpkg-divert --add --rename --divert 
/usr/lib/openoffice/basis3.0/share/gallery/$(basename $f) $f;
done;

This solved it for me. Once Karmic hits the mirrors, you probably should
remove those diversions (use "dpkg-divert --list" for that) before
upgrading.

-- 
cliparts are not in gallery-path of openoffice 3.0
https://bugs.launchpad.net/bugs/363712
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

Reply via email to