[Libreoffice-bugs] [Bug 112928] LibreOffice 5.4.2.2 installs but will not run on Windows XP SP3 (32-bit)

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Sun Oct 22 13:16:47 UTC 2017


https://bugs.documentfoundation.org/show_bug.cgi?id=112928

--- Comment #27 from Mike Kaganski <mikekaganski at hotmail.com> ---
(In reply to Julien Nabet from comment #26)

While you are probably correct in where the problem is seen (my debug from last
night indicates the failure of file operation inside
dp_manager::PackageManagerImpl::create when it tries to access absent items in
%userprofile%\LibreOffice\4\user\extensions\shared), there's no o3tl::toW in
the failing code. What you see in code at your links is for master, while
failing is code for 5.4, which is here:

https://gerrit.libreoffice.org/gitweb?p=core.git;a=blob;f=sal/osl/w32/file.cxx;h=d7ef5623cd4ea17cb52fb4b73e96cf57f65c334d;hb=refs/heads/libreoffice-5-4#l737

Second: the code in LibreOffice uses  LIBO_INTERNAL_ONLY && __cplusplus path in
types.h, so sal_Unicode *is* char_16t for us. If it weren't, the code wouldn't
compile.

I'll continue debugging this.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20171022/79273099/attachment-0001.html>


More information about the Libreoffice-bugs mailing list