https://bugs.freedesktop.org/show_bug.cgi?id=47318
--- Comment #1 from hanya <[email protected]> 2012-04-03 01:08:38 PDT --- This is caused by the changes of 3.5.x. I got the following message with debug mode: TypeError: Error when calling the metaclass bases Cannot create a consistent method resolution order (MRO) for bases object, Base, com.sun.star.beans.XPropertySet, com.sun.star.lang.XServiceInfo This is caused by the multiple inheritance of unohelper.Base class of the class. But the extension package contains only pyc files, so we can do nothing on it. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- 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
