Current Build from Git: Writer-Wizards don't run

Stephan Bergmann stephan.bergmann.secondary at googlemail.com
Thu Mar 6 11:33:20 PST 2014


On Mar 6, 2014, at 7:19 PM, Stephan Bergmann wrote:
> Now, "File - Wizards - Document Converter" runs Main from wizards/source/importwizard/Main.xba, which in GetImportWizardPaths expects to obtain a non-empty "Template_writable" from css.util.PathSettings, and otherwise silently exits early.  (Which is a consequence of <http://cgit.freedesktop.org/libreoffice/core/commit/?id=838b77f5f3d6d8fd98891e99a23ff78a6a357cb2> "Resolves: rhbz#1065807 use xdg ~/Templates for default Template location," not <http://cgit.freedesktop.org/libreoffice/core/commit/?id=768ea2924680fc4beb75a782cb0faf26695fee53> "install:module <value>s must be mutually exclusive.")
> 
> The configmgr's oor:external mechanism is not an "overlay" feature

…except that it is, in that it allows the backend to report back a css::beans::Optional with !IsPresent to let configmgr use an already present value---even one from the same layer (which had confused me, but for which we already have prior art, e.g., in officecfg/registry/data/org/openoffice/VCL.xcu).

So it was indeed 768ea2924680fc4beb75a782cb0faf26695fee53 which broke things, reverted now as 71ed01e2edb27d09104a412425d5b99247efa4d4. Sorry for the noise and trouble.

Jean-Baptiste, does that fix it for you?

Stephan


More information about the LibreOffice mailing list