To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=86033 Issue #|86033 Summary|access pluginapp.bin with correct path Component|utilities Version|680m245 Platform|All URL| OS/Version|All Status|NEW Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P3 Subcomponent|code Assigned to|sb Reported by|sb
------- Additional comments from [EMAIL PROTECTED] Tue Feb 12 08:31:15 +0000 2008 ------- On Unix, extensions/source/plugin/unx/unxmgr.cxx:1.12 calls pluginapp.bin (in the OOo program directory) via popen(3), but without a path. This happens to work because desktop/scripts/soffice.sh:1.29 etc. add the OOo program directory to PATH. On CWS sb83 this needs to be fixed (basis vs. brand layer program directory), best in a way that uses complete paths so that setting PATH is no longer needed. (There is similar code in extensions/source/plugin/aqua/macmgr.cxx:1.3, but according to pl that code is a nonfunctional copy that needs to be corrected independently, anyway.) --------------------------------------------------------------------- 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]
