To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=50885
------- Additional comments from [EMAIL PROTECTED] Thu Feb 7 15:59:08 +0000 2008 ------- As pointed by paolomantovani on Wed Nov 29 14:13:13 +0000 2006, the problem is with the length of the path generated when deploying an extension containing a configuration schema. For example, the following is the path of one of the extensions I couldn't install (I complete here the whole path, but of course it couldn't be installed): C:\Documents and Settings\ArielConstenlaHaile\Datos de programa\OpenOffice.org2\user\uno_packages\cache\registry\com.sun.star.comp.deployment.configuration.PackageRegistryBackend\registry\schema\ar\com\arielconstenlahaile\ooomysqlconnector\ConnectionSettings.xcs As you can see the path turns out to be 262 chars., over Windows limit (ca. 255). So I get error messages when trying to install it with the Extension Manager gui: C:\Documents and Settings\ArielConstenlaHaile\Datos de programa\OpenOffice.org2\user\uno_packages\cache\registry\com.sun.star.comp.deployment.configuration.PackageRegistryBackend\registry\schema\ar\com\arielconstenlahaile does not exist and Cannot create folder: ... To reproduce this issue, take any extension with a configuration schema, and add characters to the schema name until you get the error. This will of course depend on the full generated path, on the computer of the one who is testing the issue. AFAIK try to generate a path with more than 255 characters, and you will get the error. --------------------------------------------------------------------- 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]
