To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=98990
------- Additional comments from [email protected] Mon Feb 9 21:03:20 +0000 2009 ------- here is what i found - imho the "-f" parameter does not work ... (and oo 2.4.2 will always work like the frist time installation) 1. first time installation: unopkg add .\..\share\uno_packages\scriptdispatch.oxt -f --verbose --shared Listening for transport dt_socket at address: 8000 Kopiere: ScriptDispatch.oxt pythonloader.Loader ctor pythonloader.Loader.activate pythonloader: interpreting url vnd.openoffice.pymodule:pythonscript pythonloader: after expansion vnd.openoffice.pymodule:pythonscript Deaktiviere: ScriptDispatch.oxt Deaktiviere: ScriptDispatch Aktiviere: ScriptDispatch.oxt Aktiviere: ScriptDispatch unopkg done. unopkg-desc.xml is: <?xml version="1.0" encoding="UTF-8"?> <unopackages xmlns:unopackages="unopackages.dtd"> <language value="Java"> <package value="vnd.sun.star.expand: $UNO_SHARED_PACKAGES_CACHE/uno_packages/29D4.tmp_/ ScriptDispatch.oxt/ScriptDispatch/"/> </language> </unopackages> 2. second time installation: unopkg add .\..\share\uno_packages\scriptdispatch.oxt -f --verbose --shared Listening for transport dt_socket at address: 8000 Kopiere: ScriptDispatch.oxt pythonloader.Loader ctor pythonloader.Loader.activate pythonloader: interpreting url vnd.openoffice.pymodule:pythonscript pythonloader: after expansion vnd.openoffice.pymodule:pythonscript Deaktiviere: ScriptDispatch.oxt Deaktiviere: ScriptDispatch unopkg done. unopkg-desc.xml is: <?xml version="1.0" encoding="UTF-8"?> <unopackages xmlns:unopackages="unopackages.dtd"> <language value="Java"/> </unopackages> 3. third and following installations: unopkg add .\..\share\uno_packages\scriptdispatch.oxt -f --verbose --shared Listening for transport dt_socket at address: 8000 Kopiere: ScriptDispatch.oxt pythonloader.Loader ctor pythonloader.Loader.activate pythonloader: interpreting url vnd.openoffice.pymodule:pythonscript pythonloader: after expansion vnd.openoffice.pymodule:pythonscript unopkg done. unopkg-desc.xml still is: <?xml version="1.0" encoding="UTF-8"?> <unopackages xmlns:unopackages="unopackages.dtd"> <language value="Java"/> </unopackages> --------------------------------------------------------------------- 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]
