To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=55037
------- Additional comments from [EMAIL PROTECTED] Sat Jun 2 06:50:09 +0000 2007 ------- Hdere is a correction proposal. It works on the MS-Windows version, maybe it can work on other OS. Module uno.py Insert before the line: # don't use any functions beyond this point, private section, likely to change This means line 254 on the version used for OOo 2.2.0 Insert code : sys.prefix = fileUrlToSystemPath(sys.prefix) Close entirely OpenOffice. Reopen it with a blank Writer document and run demoSysPath.py to verify. --------------------------------------------------------------------- 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]
