https://bugs.documentfoundation.org/show_bug.cgi?id=128220

--- Comment #17 from jul...@palard.fr ---
Still investigating slowly, I bet this is near:

/usr/lib/libreoffice/share/extensions/voikko/pythonpath/PropertyManager.py(83)initialize()

in the call of:

self.__linguPropSet.addPropertyChangeListener("IsSpellWithDigits", self)

Which I bet is a Java function as __linguPropSet is a pyuno object
(com.sun.star.uno.XInterface)0x561ace7484c0{implementationName=com.sun.star.lingu2.LinguProps,
supportedServices={com.sun.star.linguistic2.LinguProperties},
supportedInterfaces={com.sun.star.linguistic2.XLinguProperties,com.sun.star.beans.XFastPropertySet,com.sun.star.beans.XPropertyAccess,com.sun.star.lang.XComponent,com.sun.star.lang.XServiceInfo,com.sun.star.lang.XTypeProvider,com.sun.star.uno.XWeak}}

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

Reply via email to