Every time I open Openoffice writer and try to type something Openoffice it is crashes with
I googled internet and found the following reported bugs:
https://bugs.launchpad.net/ubuntu/+s...ll/+bug/111886
https://bugs.launchpad.net/ubuntu/+s...ll/+bug/111940
So, it looks like we have problem with hunspell library. I tried to do some trick: I manually replaced hunspell library with previous version and it fixed openoffice but Firefox began to crash.
Another way, as it was suggested in bug discussion, just to rebuild openoffice. Who can make ubuntu package? 8)
Code:
soffice.bin: symbol lookup error: /usr/lib/openoffice/program/libspell680li.so: undefined symbol: _ZN8Hunspell5spellEPKc
https://bugs.launchpad.net/ubuntu/+s...ll/+bug/111886
https://bugs.launchpad.net/ubuntu/+s...ll/+bug/111940
So, it looks like we have problem with hunspell library. I tried to do some trick: I manually replaced hunspell library with previous version and it fixed openoffice but Firefox began to crash.
Another way, as it was suggested in bug discussion, just to rebuild openoffice. Who can make ubuntu package? 8)
Comment