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

--- Comment #11 from Tim Bentley <[email protected]> ---
(In reply to comment #8)
> 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.
> "
Fedora only packages the 3.x version and we are trying to upgrade the OpenLP
programme from python 2 to python 3.  The code has been working fine with LO
3.5/6 but these errors started when we swapped to python 3.

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