Comment 70 for bug 562027

Revision history for this message
oblong (bob-oblong) wrote : Re: [ooo-build] OOo QuickStarter: unable to shutdown / reboot / logout when quickstarter is active

I can confirm that the fix from panticz.de (#67) seems to work for me (although I did the edit manually). (Maverick 10.10, 2.6.35-22-generic, upgraded from 10.4, OOo: OOO320m19 (Build:9505) ooo-build 3.2.1.4, Ubuntu package 1:3.2.1-7ubuntu1)

However, as the fix changes the value to false in:

<node oor:name="SessionShutdown">
  <prop oor:name="DocumentStoreUIEnabled" oor:type="xs:boolean">
   <value>false</value>
  </prop>
 </node>

what are any other effects of disabling "DocumentStoreUIEnabled"?