This is a general problem with Ubuntu OOo packages and templates packaged as an extension. The problem seems to be with the paths where OOo looks for the templates.
If you install such an extension like the template pack and choose "File"->"Templates"->"Organize...", you will see the installed templates. Trying to open one results in: "Error expanding entry: /home/user/.openoffice.org/3uno_packages/cache/uno_packages/abcxyz/Template_pack.oxt/opendocument/...foobar.ott does not exist". Note the missing / between "3" and "uno_packages". Internally, the path in the extension is specified as %origin%/opendocument/...; where %origin% is supposed to resolve to "/home/user/.openoffice.org/3/uno_packages/cache/uno_packages/abcxyz/Template_pack.oxt" in this case. Strange enough, the same works well with e.g. autotexts which are packaged and installed as an extension just the same way (using the %origin% variable). -- [ooo-build] Templates packed as extension don't work https://bugs.launchpad.net/bugs/389509 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