On Wed, 2004-11-17 at 08:50 -0500, Walter Faleiro wrote: > G. Roderick Singleton wrote: > > >On Wed, 2004-11-17 at 07:23 -0500, Walter Faleiro wrote: > > > > > >>CPHennessy wrote: > >> > >> > >> > >>>On Wed November 17 2004 06:16, Walter Faleiro wrote: > >>> > >>> > >>> > >>> > >>>>Hi Roderick, > >>>>Which file permissions are you talking about. I run soffice as root. > >>>> > >>>> > >>>> > >>>> > >>>What happens when you try as a normal user ? > >>> > >>> > >>> > >>> > >>> > >>It opens an signup wizard every time irrespective of whether I run > >>soffice as open user or normal user. > >> > >> > > > >Please check > ><wherever_Oo_installed>/share/registry/schema/org/openoffice/Office/Common.xcs > >for the following: > > <prop oor:name="RequestDialog" oor:type="xs:int"> > > <value>1</value> > > </prop> > > <prop oor:name="ShowMenuItem" oor:type="xs:boolean"> > > <value>true</value> > > </prop> > >quest > >If this is what you have then try changing as follows: > > <prop oor:name="RequestDialog" oor:type="xs:int"> > > <value>0</value> > > </prop> > > <prop oor:name="ShowMenuItem" oor:type="xs:boolean"> > > <value>false</value> > > </prop> > > > >You should also check carefully that each user has access to > >.openoffice2/user/registry//data/org/openoffice/Office/Common.xcu and > >that the values above are stored there. I suspect that you have perms > >problems. > > > > > I tried that, removed .openoffice2.org direcotry from my directory, ran > soffice again with the value set to "0". The value in Common.xcu is > false. But the problem persists. >
I hate to say this but I really believe you have a local problem. If editing as shown above does not help then there is something restoring old settings or blocking writes to files that should be open. -- PLEASE KEEP MESSAGES ON THE LIST. OpenOffice.org Documentation Co-Lead http://documentation.openoffice.org/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
