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

--- Comment #13 from R. Bingham <[email protected]> ---
Per request, copy/paste of LO Help->About

Version: 5.2.3.3 (x64)
Build ID: d54a8868f08a7b39642414cf2c8ef2f228f780cf
CPU Threads: 8; OS Version: Windows 6.19; UI Render: default; 
Locale: en-US (en_US); Calc: group

NEW INFO: The Win10 user in my test situation for which the TOC function hang
occurs is non-privileged - does not have Administrator privileges.  I just
tested TOC insertion in a new blank .odt as a privileged user and it works! I
apologize for not thinking of this earlier.  This finding suggests several
items: 

Testing by the LO team may have overlooked the Windows security context of the
test_user login profile as an important hidden assumption.  I suggest that
test_user should always *not* have Windows Administrator privilege.  Testing
with privilege hides permissions related bugs in operation.  Install as
Administrator but test standard functionality as unprivileged. 

The TOC hang is probably permissions related.  For example, LO may be trying to
perform operations in its install directory tree in the Windows 'Program Files'
directory that are denied to unprivileged users.  The spin at 16-18% CPU
suggests an error return is not being checked at lower levels in the code and
so it loops.

R

-- 
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