Yes this is a great workaround. The easiest way however to wrap this command like this:
1. Follow steps 1 to 3 made by Ilja Sekler 2. cd /usr/lib/openoffice/program 3. sudo mv soffice soffice.real 4. sudo gedit soffice 5. paste: #!/bin/bash LD_PRELOAD=/opt/lib/libpangocairo-1.0.so.0:/opt/lib/libcairo.so.2 \ /usr/lib/openoffice/program/soffice.real "$@" Here you go. -- OpenOffice.org subpixel font rendering broken with new cairo https://bugs.launchpad.net/bugs/271283 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