https://bugs.documentfoundation.org/show_bug.cgi?id=173200
--- Comment #3 from [email protected] --- I deleted my user profile and this caused LibreOffice to lock up again. Then I added the line you suggested, but LibreOffice continues to lock up when started in normal mode. I removed the line again. I started in safe mode and used the safe mode dialog to disable hw accel, save and restart and it started normally. The changes from the locked up libreoffice to the running one are these: Deleted: None. Changed to: <item oor:path="/org.openoffice.Setup/Office"><prop oor:name="OfficeRestartInProgress" oor:op="fuse"><value>false</value></prop></item> - was true <item oor:path="/org.openoffice.Office.Update/Update"><prop oor:name="LastUpdateTime" oor:op="fuse"><value>14991593</value></prop></item> - was 14906077 Added: <item oor:path="/org.openoffice.Office.Common/Misc"><prop oor:name="FirstRun" oor:op="fuse"><value>false</value></prop></item> <item oor:path="/org.openoffice.Office.Common/Misc"><prop oor:name="UseOpenCL" oor:op="fuse"><value>false</value></prop></item> <item oor:path="/org.openoffice.Office.Common/VCL"><prop oor:name="DisableOpenGL" oor:op="fuse"><value>true</value></prop></item> <item oor:path="/org.openoffice.Office.Common/VCL"><prop oor:name="ForceSkia" oor:op="fuse"><value>false</value></prop></item> <item oor:path="/org.openoffice.Office.Common/VCL"><prop oor:name="ForceSkiaRaster" oor:op="fuse"><value>true</value></prop></item> <item oor:path="/org.openoffice.Office.Recovery/RecoveryInfo"><prop oor:name="SessionData" oor:op="fuse"><value>false</value></prop></item> -- You are receiving this mail because: You are the assignee for the bug.
