To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=43074
                  Issue #:|43074
                  Summary:|SRC680 m79 Mac OSX break in instsetoo_native  "no
                          |module named pyuno"
                Component:|porting
                  Version:|OOo 2.0
                 Platform:|PowerPC
                      URL:|
               OS/Version:|Mac OS X
                   Status:|NEW
        Status whiteboard:|
                 Keywords:|
               Resolution:|
               Issue type:|DEFECT
                 Priority:|P3
             Subcomponent:|code
              Assigned to:|ericb
              Reported by:|ericb





------- Additional comments from [EMAIL PROTECTED] Fri Feb 18 05:06:50 -0800 
2005 -------
Build concerns SRC680_m79  on Mac OSX (10.3.4) / gcc-3.3 /

I have a break in instsetoo_native, while registering in create_services_rdb
function. "no module named pyuno".  Is it a  PYTHONPATH problem ?
I have tried to change $PYTHONPATH adding a new directory in it. This is true 
since m79, if I'm not wrong. So I added  unxmacxp.pro/....lib/pyuno to
$PYTHONPATH, but this doesn't work.
Perhaps the changes we made for build on Mac OSX are no more corrects ? If
everything is fine for others platforms, the problem is probably caused by our
changes...

Last way : ause adviced me to try with m80 instsetoo_native/makefile.mk : this
doesn't work neither. So...I'm searching 


Thank's in advance for any help


Regards,
erc bachard


The log :

[EMAIL PROTECTED]:~$ head -1788 log_SRC680__en-US.log | tail -10


######################################################
SUCCESS: Source for types.rdb:
/Users/ericb/Desktop/OpenOffice.org680/solver/680/unxmacxp.pro/bin/types.rdb
SUCCESS: Source for pyuno_services.rdb:
/Users/ericb/Desktop/OpenOffice.org680/solver/680/unxmacxp.pro/bin/pyuno_services.rdb
Systemcall:
/Users/ericb/Desktop/OpenOffice.org680/solver/680/unxmacxp.pro/bin/regcomp
-register -br
/Users/ericb/Desktop/OpenOffice.org680/solver/680/unxmacxp.pro/bin/types.rdb -br
/Users/ericb/Desktop/OpenOffice.org680/solver/680/unxmacxp.pro/bin/pyuno_services.rdb
-r
/Users/ericb/Desktop/OpenOffice.org680/instsetoo_native/unxmacxp.pro/OpenOffice/services.rdb/en-US_inprogress_4/services.rdb
-c vnd.openoffice.pymodule:pythonscript -l com.sun.star.loader.Python 2>&1 |
register component 'vnd.openoffice.pymodule:pythonscript' in registry
'/Users/ericb/Desktop/OpenOffice.org680/instsetoo_native/unxmacxp.pro/OpenOffice/services.rdb/en-US_inprogress_4/services.rdb'
failed!
error (RuntimeException): python-loader:exceptions.ImportError: No module named
pyuno, traceback follows
Couldn't find uno._uno_extract_printable_stacktrace
ERROR:
/Users/ericb/Desktop/OpenOffice.org680/solver/680/unxmacxp.pro/bin/regcomp
-register -br
/Users/ericb/Desktop/OpenOffice.org680/solver/680/unxmacxp.pro/bin/types.rdb -br
/Users/ericb/Desktop/OpenOffice.org680/solver/680/unxmacxp.pro/bin/pyuno_services.rdb
-r
/Users/ericb/Desktop/OpenOffice.org680/instsetoo_native/unxmacxp.pro/OpenOffice/services.rdb/en-US_inprogress_4/services.rdb
-c vnd.openoffice.pymodule:pythonscript -l com.sun.star.loader.Python 2>&1 |

Moved directory from
/Users/ericb/Desktop/OpenOffice.org680/instsetoo_native/unxmacxp.pro/OpenOffice/services.rdb/en-US_inprogress_4
to
/Users/ericb/Desktop/OpenOffice.org680/instsetoo_native/unxmacxp.pro/OpenOffice/services.rdb/en-US_witherror_4

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