To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=58527
------- Additional comments from [EMAIL PROTECTED] Mon Nov 28 02:23:48 -0800
2005 -------
Based on the questions I received in OOo-forum I think it reasonable to add the
following clarification to my original post.
- Where are your macros ? In "My Macros" or in a document, or both ?
All my macros are in C:\Documents and
Settings\MyUsername\ApplicationData\OpenOffice.org2\user\basic\standard (Win
XP).
- do you get the same problem when you [b]create[/b] this very simple macro?
[code]
Sub myMacro
MsgBox("It works")
End Sub[/code]
Yes. It executes on the first document but when I launch it on the second I get
the usual
com.sun.star.uno.RuntimeExceptionScriptProtocolHandler::createScriptProvider(),
message
- Did you install 2.0RC1 over 2.0 or did you delete all 2.0 and install a fresh
new 2.0RC1 ?
Always do a clean install, i.e. I uninstall first but do not delete the user
folder in Application Data.
- how did you move your old macros to the new installation?
I do not move them, they remain in place since 2.0rc1 installs over 2.0 so it
uses the same folder in application Data for user settings. Otherwise I copy the
user folder to the newly created folder in Application Data.
---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]