https://issues.apache.org/ooo/show_bug.cgi?id=121827
Ariel Constenla-Haile <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |[email protected] Resolution|--- |INVALID --- Comment #4 from Ariel Constenla-Haile <[email protected]> --- (In reply to comment #2) > Thanks for your help! > Unfortunately, i can't deal with that. > Let me explain again: > When starting OO, doesn't matter, using quick start or starting one of the > modules, doesn't matter opening an existing document or creating a new > document, this error message comes up. > If i understand right your comment, there must be an inconsistency/error of > an OS-component (in this case WIN - XP32/SP3). > Can you give me an hint, where to look for a most likely reason! > I already have uninstalled OO und reinstalled after cleaning the registry. > But without improvement. As hanya told you, your problem is with this macro. This macro is located in "Meine Makros & Dialoge", this means that the macro didn't come with OpenOffice (uninstalling it and then reinstalling won't fix anything): the macro is in your macros either because you put it there or because you installed an extension. If the macro comes from an extension, you have to uninstall the extension. You can get an idea of which extension installed this macro by going to the menu "Tools" - "Macros" - "Organize Dialogs...". A dialog named "OpenOffice.org Basic Macro Organizer" will appear. In that dialog, select the tab "Libraries". In the tab "Libraries" search for the library named "Promt", next to the name of the library you can see a location starting with "file:///". Copy this location, it will give the idea of which extension installed the macro. For example: WikiEditor file:///<some patch>/wiki-publisher.oxt/WikiEditor/script.xlb This tells me that the library "WikiEditor" was installed when I installed the extension wiki-publisher.oxt, I have to remove this extension in order to delete the macro library. If this is much too complicated for you, simply delete the whole user profile. Resolved as INVALID. The problem is caused by a third party extension/macro. -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.
