To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=93163
                 Issue #|93163
                 Summary|Office does not start after user data migration
               Component|framework
                 Version|OOO300m3
                Platform|All
                     URL|
              OS/Version|All
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|code
             Assigned to|ab
             Reported by|ab





------- Additional comments from [EMAIL PROTECTED] Wed Aug 27 09:08:10 +0000 
2008 -------
If the user data migration finds basic in an old Office installation it
copies it to $(Office_OOO300_UserInst)/basic/__basic_80

When the Library Container sytem of the new Office are initialized the 
first time special migration code is executed. It merges the old Basic 
libraries contained in the __basic_80 folder into the new Basic instal-
lation. To do this a lot of move and copy operations are performed with
different Basic related folders.

For unclear reasons mostly one of these operation fails on MH's notebook.
This leads to a UCB exception that is not catched in the library contai-
ner code and finally prevents the Office from starting after the excep-
tion has been catched somewhere else.

Although this problem could not be reproduced anywhere else so far, it
makes sense to catch these exceptions in the library container code to
be on the save side for the Basic migration step.

---------------------------------------------------------------------
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]

Reply via email to