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

--- Comment #13 from Tor Lillqvist <[email protected]> ---
Could those who are able to reproduce this bug please follow these instructions
to get a detailed log file that might help in fixing the problem:

>From http://dev-builds.libreoffice.org/daily/master/Win-x86@39/ , download the
.msi file in the latest subdirectory. For instance, today, that would be
master~2016-06-21_01.16.33_LibreOfficeDev_5.3.0.0.alpha0_Win_x86.msi.

Open a Command Prompt, and change directory to where the .msi was downloaded
(in my case, would typically be c:\Users\Tor\Downloads) 

Enter the command:

msiexec /a master~2016-06-21_01.16.33_LibreOfficeDev_5.3.0.0.alpha0_Win_x86.msi

(Adapt the file name as necessary, of course.)

This will not replace your existing LibreOffice installation but create a
so-called "server image" or "administrative image" of an installation. When the
installer asks for where to place it, choose some fresh empty directory. For
instance, in my case, I chose c:\Users\Tor\Desktop\master~2016-06-21_01.16.33 .

In Command Prompt, first cd to that directory, and enter the following three
commands:

cd program

set SAL_LOG=+INFO.vcl.opengl+WARN

soffice.exe --calc 2>soffice.log

Then try to reproduce the issue. If you see it, don't do anything else, just
quit LibreOffice. Please attach the soffice.log file to this bug.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to