[Libreoffice-bugs] [Bug 123710] Unable to delete individual item from recent files and loading file time has extended considerably

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Tue Feb 26 23:39:42 UTC 2019


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

--- Comment #3 from V Stuart Foote <vstuart.foote at utsa.edu> ---
The thumbnails and the MRU list item are stored in a XML text
file--registrymodifications.xcu, located normally on Windows at
C:\Users\<username>\AppData\Roaming\LibreOffice\4\user

You can use any text editor to delete the stanzas holding the stanza for each
item.

<item
oor:path="/org.openoffice.Office.Histories/Histories/org.openoffice.Office.Histories:HistoryInfo['PickList']/ItemList">

it will include a PNG thumbnail in (stored as base64) and the UNC path to the
file.

Alternatively, you can clear out the recents from the LibreOffice registry from
the main menu File -> Recent Documents -> Clear List

But you might review the thumbnails held in the registry, to see if any are
exceedingly large.

-- 
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/20190226/1cd240ab/attachment.html>


More information about the Libreoffice-bugs mailing list