To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=70147
                 Issue #|70147
                 Summary|invalid link entries to shared basic-librarys installe
                        |d via unopkg add while a concurrent OOo process is run
                        |ning
               Component|framework
                 Version|OOo 2.0.3
                Platform|PC
                     URL|
              OS/Version|Windows, all
                  Status|UNCONFIRMED
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|code
             Assigned to|tm
             Reported by|baumux





------- Additional comments from [EMAIL PROTECTED] Fri Oct  6 02:04:16 -0700 
2006 -------
On windows a wrong behaviour could be observed using the following steps.

1. login as administrator on a Windows system

2. close all OOo processes including the OOo quickstarter

3. Install the attached uno package with "unopkg add
SimpleBasicLibAsUnoPkg.uno.pkg --shared"

4. now there should be a link-entry inside the xml files 
<OOo2.0-path>\share\basic\dialog.xlc and ...\script.xlc pointing to the new
created basic-library at
<OOo2.0-path>\share\uno_packages\cache\uno_packages\<TEMP_NUMBER1>\SimpleBasicLibAsUnoPkg.uno.pkg\basic\mylib\dialog.xlb
(script.xlb) 

5. open an OOo Writer

6. uninstall the uno package with "unopkg remove SimpleBasicLibAsUnoPkg.uno.pkg
--shared“

7. now the above link entry should be deleted from the files
<OOo2.0-path>\share\basic\dialog.xlc and ...\script.xlc but this action was not
performed since the running office process still required the ressource.

8. Install the uno package with "unopkg add SimpleBasicLibAsUnoPkg.uno.pkg 
--shared"

9. now there should be a link-entry inside the xml files 
<OOo2.0-path>\share\basic\dialog.xlc and ...\script.xlc pointing to the NEW
temporary path ...\uno_packages\<TEMP_NUMBER2>\...  But this adjustment is not
done and the link still points to the invalid path
...\uno_packages\<TEMP_NUMBER1>\...

10. now close all OOo processes again

11. the wrong link-entries still don't get corrected, so OOo is now in an
inconsistent state which appears particulary when trying to access the shared
basic library as a user different to the administrator.

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