View Single Post
qole's Avatar
Moderator | Posts: 7,109 | Thanked: 8,820 times | Joined on Oct 2007 @ Vancouver, BC, Canada
#90
Originally Posted by delaroca View Post
OpenOffice Gtk's File Chooser is still crashing,

Code:
 /usr/lib/openoffice/program/soffice.bin: symbol lookup error: /usr/lib/openoffice/program/../basis-link/program/fps_gnome.uno.so: undefined symbol: gtk_file_chooser_get_files
~ $
Any guesses what additional package needs installling?
I can verify that this error is occuring.

So, I tried replacing the file mentioned in the error:

/usr/lib/openoffice/basis-link/program/fps_gnome.uno.so

with the one from OpenOffice 3.0 in my Debian partition, which is found in:

/usr/lib/openoffice/program/fps_gnome.uno.so

...and the file chooser in Mer OOO opens just fine.

So the problem is in the current version of Ubuntu Jaunty armel OpenOffice.org.

How to use the attached file:

  1. Mount your Easy Mer rootfs on /debian, either by using "sudo debian" to start the chroot or qmount.
  2. As root, untar the file to the proper location:
Code:
cd /
tar xzvf /home/user/MyDocs/fps_gnome.uno.so.tar.gz
Attached Files
File Type: gz fps_gnome.uno.so.tar.gz (32.2 KB, 145 views)
__________________
qole.org --- twitter --- Easy Debian wiki page
Please don't send me a private message, post to the appropriate thread.
Thank you all for your donations!

Last edited by qole; 2009-05-31 at 05:37. Reason: attached file