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

--- Comment #8 from Julien Nabet <serval2...@yahoo.fr> ---
Tim: I know almost nothing in Python but perhaps you should start with these
first errors in the logs:
2013-06-22 14:28:04,108 openlp.core.lib.pluginmanager                          
DEBUG    Importing songsplugin from
/home/tim/Projects/openlp/python3-productive/openlp/plugins/songs. Depth 10
2013-06-22 14:28:04,114 openlp.core.lib.pluginmanager                          
ERROR    Failed to import module songsplugin on path
/home/tim/Projects/openlp/python3-productive/openlp/plugins/songs/songsplugin.py:
type openlp.core.lib.db.Manager is unknown
Traceback (most recent call last):
  File "/usr/lib64/python3.3/site-packages/uno.py", line 298, in _uno_import
    d[x] = pyuno.getClass( name + "." + x )
uno.com.sun.star.uno.RuntimeException: pyuno.getClass: uno exception
openlp.core.lib.db.Manager is unknown

Anyway, you must know that LO has included Python 3.3 since LO 4.0 version. 
Is openlp code compliant with Python 3.3? If not perhaps this thread may help:
http://nabble.documentfoundation.org/ANNOUNCE-Python-3-3-is-now-bundled-with-LibreOffice-4-0-td4021038.html,
I quote:
"however for a transition period of a few releases it will still be
possible to use a Python 2 version 2.6 or later, by explicitly setting
PYTHON, PYTHON_CFLAGS, PYTHON_LIBS variables.
"

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

Reply via email to