This works perfectly for me with current Kubuntu 8.04 with all updates. I'm confused why it thinks soffice is under /usr/bin/X11 instead of just /usr/bin
$ type soffice soffice is hashed (/usr/bin/soffice) ls -al /usr/bin/soffice lrwxrwxrwx 1 root root 33 2008-07-23 15:02 /usr/bin/soffice -> ../lib/openoffice/program/soffice It almost seems like your PATH variable is somehow screwed up. /usr/bin/office is just a shell script that calls soffice: #!/bin/sh /usr/lib/openoffice/program/soffice "$@" ** Changed in: openoffice.org (Ubuntu) Status: New => Incomplete -- soffice doesn't work, ooffice does https://bugs.launchpad.net/bugs/250372 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