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


User pjanik changed the following:

                  What    |Old value                 |New value
================================================================================
               Assigned to|ericb                     |pjanik
--------------------------------------------------------------------------------
          Target milestone|---                       |OOo 2.0
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Fri Feb 18 12:47:26 -0800 
2005 -------
Hmm, this bug is interesting ;-)

The problem is that Python does not support loading dynamic modules from .dylib
-> pyuno.dylib is not loaded.

The real problem is that on Darwin, python is using dynload_next.c instead of
dynload_shlib.c.

And real-real probelm is that .dylib is missing in dynload_shlib.c.

I'll resync macosx02 to m79 and will fix this problem there too.


---------------------------------------------------------------------
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]

Reply via email to