Hi all

trying to find an alternative to the bug #50885, i try to modify the userInstallation directory

i modify the bootstrap.ini file, pointing the directory to c:\OOoUser

UserInstallation=file:///C:/OOoUser/

it works great, OOo starts correctly, creating the user files

i know want to deploy several extensions
no problem for extensions containing java code to be deployed

but if i deploy an oxt containing a basic library i always end up with an error

i tested with paolo's basic addon builder (http://extensions.services.openoffice.org/download/596)

unopkg add -v c:\BasicAddonBuilder-0.3.5.oxt

'---------------------------------------------
Activation : BasicAddonBuilder-0.3.5.oxt
 Activation : AddonConfiguration.xcs
 Activation : BasicAddonBuilder

ERROR: (com.sun.star.deployment.DeploymentException) { { Message = "Une erreur s 'est produite lors de l'activation : BasicAddonBuilder", Context = (com.sun.star .uno.XInterface) @3cd84ac }, Cause = (any) { (com.sun.star.ucb.ContentCreationEx ception) { { Message = "Unable to create Content!", Context = (com.sun.star.uno. XInterface) @0 }, eError = (com.sun.star.ucb.ContentCreationError) CONTENT_CREAT
ION_FAILED } } }
 rollback...
  Désactivation : AddonConfiguration.xcs
  rollback finished.
Une erreur s'est produite lors de l'activation : BasicAddonBuilder
'-------------------------------------------

i reproduce this error systematically with other extensions

is it a known bug ? (if not i'll open an issue)
How can i install a basic-based extension when userInstallation is changed ?

Thanks in advance

Laurent




---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@framework.openoffice.org
For additional commands, e-mail: dev-h...@framework.openoffice.org

Reply via email to