To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=93084





------- Additional comments from bill_jans...@openoffice.org Wed Jan 21 
01:49:33 +0000 2009 -------
Why is this still unconfirmed?

I just tried 3.0.1rc2 on an Intel Mac running OS X 10.5.6, and it's still
broken.  To confirm, try downloading and running DocumentConverter.py from
http://www.artofsolving.com/opensource/pyodconverter, and running it.

The problem is that the pyuno.so library has been built against Python 2.3.5
(the "system Python" on OS X 10.4 "Tiger"), and won't work with Python 2.5.x
(the system Python on OS X 10.5 "Leopard").

There are a number of ways to solve this issue.  Probably the most correct is to
have separate OO builds for OS X 10.4 and 10.5.  The minor version number in OS
X is actually what most OS builds would consider a major version number, and
there are a number of incompatibilities between the two.

A second option would be to ship a version of Python 2.3.5 along with OO, so
that all scripts would use that, instead of the "system Python".  Not a good
solution, IMO.

---------------------------------------------------------------------
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: issues-unsubscr...@porting.openoffice.org
For additional commands, e-mail: issues-h...@porting.openoffice.org


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

Reply via email to