https://bugs.freedesktop.org/show_bug.cgi?id=58503

--- Comment #17 from Rene Engelhard <[email protected]> ---
sberg: when I do this (build of -4-0 from today; python3-uno with system-python
3.3) I get:

$ lowriter 
pythonloader.Loader ctor
pythonloader.Loader.activate
pythonloader: interpreting url
file:///usr/lib/libreoffice/program/../share/extensions/lightproof_en/Lightproof.py
pythonloader: after expansion
file:///usr/lib/libreoffice/program/../share/extensions/lightproof_en/Lightproof.py
b'checking for existence of
/usr/lib/libreoffice/share/extensions/lightproof_en/pythonpath.zip'
b'adding /usr/lib/libreoffice/share/extensions/lightproof_en/pythonpath to
sys.path'

when I start Tools-Extension Manager or even Tools->Options.

Interestingly, when I do this with the same build and python-uno with python
2.7 I get:

$ lowriter
pythonloader.Loader ctor
pythonloader.Loader.activate
pythonloader: interpreting url
file:///usr/lib/libreoffice/program/../share/extensions/lightproof_en/Lightproof.py
pythonloader: after expansion
file:///usr/lib/libreoffice/program/../share/extensions/lightproof_en/Lightproof.py
checking for existence of
/usr/lib/libreoffice/share/extensions/lightproof_en/pythonpath.zip
adding /usr/lib/libreoffice/share/extensions/lightproof_en/pythonpath to
sys.path
Fetched ImplHelper as <unohelper.ImplementationHelper instance at 0x2ee70e0>

so actually a bit nore, but still not enough to have it work

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to