| View previous topic :: View next topic |
| Author |
Message |
JohnV Administrator

Joined: 07 Mar 2003 Posts: 8982 Location: Lexinton, Kentucky, USA
|
Posted: Mon Dec 19, 2005 8:40 am Post subject: |
|
|
howard,
Glad to see you were successful. I note that on a single user Windows machine and 1.1.5 there is more in the OOo.org directory than just the "user" directory. I haven't seen more in it for v2 but still I think all that needs to be removed is the "user" folder just in case something ends up putting other files, etc. in the OOo.org directory.
Most people reporting problems of this type seem to be using Windows XP and I know one other person was using the Home version. I don't specifically know that any were usinig the Pro version. |
|
| Back to top |
|
 |
howard OOo Advocate

Joined: 28 Feb 2004 Posts: 320 Location: Newfoundland
|
Posted: Mon Dec 19, 2005 3:19 pm Post subject: |
|
|
Yes, it was a user account on XP home that was giving trouble. The OOo2.0 folder in my "application data" only has one immediate sub-folder - "user"; there's also a file with the name ".lock". So deleting the whole thing isn't much different from deleting user. _________________ Howard
3.41 (Vanilla) on various versions of PCLinuxOS and XP Home (hardly ever used!) |
|
| Back to top |
|
 |
sparky General User

Joined: 06 Nov 2005 Posts: 9
|
Posted: Fri Dec 23, 2005 9:21 am Post subject: Undoing "Don't ask me again" using Writer.XCU file |
|
|
JohnV,
In reply to your difficulty in finding "Ask for Merge" in Writer.xcu, as a means of undoing a "Don't ask me again" selection, here's a snippet from Writer.xcu:
<node oor:name="PrintOutput">
<prop oor:name="AskForMerge" oor:type="xs:boolean">
<value>true</value>
</prop>
</node>
The "true" had been marked "false" when I checked the "don't ask me again" box.
Keep in mind that I don't think this particular setting is the cure for the exact issue you guys have been discussing. This one restores the option to select lines from a database for mail merging simply by clicking the Print icon -- a really nice feature.
But I suspect that this .xcu file is where all the Writer settings can be fixed to undo those unwise "don't ask me again" choices. Searching in the file for critical keywords (in my case, "merge" and "print") should enable one to find any setting of interest. That, or I just got really lucky! |
|
| Back to top |
|
 |
JohnV Administrator

Joined: 07 Mar 2003 Posts: 8982 Location: Lexinton, Kentucky, USA
|
|
| Back to top |
|
 |
|