Comment 121 for bug 562027

Revision history for this message
panticz.de (panticz.de) wrote : Re: [Upstream] [ooo-build] QuickStarter: unable to shutdown / reboot / logout when quickstarter is active

LibreOffice should work afther this command:
sudo sed -i 's|<prop oor:name="DocumentStoreUIEnabled" oor:type="xs:boolean"><value>true|<prop oor:name="DocumentStoreUIEnabled" oor:type="xs:boolean"><value>false|g' /usr/lib/libreoffice/basis*/share/registry/main.xcd

else here a script with fix OpenOffice and LibreOffice:
wget http://www.panticz.de/sites/default/files/scripts/set.DocumentStoreUIEnabled.false.sh -O - | bash -