https://bugs.documentfoundation.org/show_bug.cgi?id=167631
--- Comment #3 from Stephan Bergmann <[email protected]> --- (In reply to Etienne Gautier from comment #2) > Would there be a case for writing pipes inside the UserInstallation folder? > > They can be overridden by soffice -env:UserInstallation=file://<some-path> > > I think that would still ensure that there is a single instance of > libreoffice per user profile, while still allowing the path to be > configurable. That could probably be possible, in principle, yes. However, osl_createPipe insists on creating those files in that hard-coded temp dir, so that's how we ended up with the current setup. -- You are receiving this mail because: You are the assignee for the bug.
