Bugzilla – Attachment 46511 Details for
Bug 37037
Pyuno broken under certain circumstances
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to correct pyuno bug
uno.patch (text/plain), 601 bytes, created by
Francisco Pina Martins
on 2011-05-09 14:57:31 UTC
(
hide
)
Description:
Patch to correct pyuno bug
Filename:
MIME Type:
Creator:
Francisco Pina Martins
Created:
2011-05-09 14:57:31 UTC
Size:
601 bytes
patch
obsolete
>--- Desktop/arch-uno.py 2011-04-13 22:58:21.468725950 +0100 >+++ Desktop/debian-uno.py 2011-04-13 23:02:27.300727499 +0100 >@@ -27,9 +27,9 @@ > import os > import sys > >-sys.path.append('${exec_prefix}/lib/libreoffice/basis-link/program') >+sys.path.append('/usr/lib/libreoffice/basis-link/program') > if getattr(os.environ, 'URE_BOOTSTRAP', None) is None: >- os.environ['URE_BOOTSTRAP'] = "vnd.sun.star.pathname:${exec_prefix}/lib/libreoffice/program/fundamentalrc" >+ os.environ['URE_BOOTSTRAP'] = "vnd.sun.star.pathname:/usr/lib/libreoffice/program/fundamentalrc" > > import pyuno > import __builtin__
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 37037
: 46511