[Libreoffice-bugs] [Bug 132110] Wizard service broken
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Wed Apr 15 09:18:17 UTC 2020
https://bugs.documentfoundation.org/show_bug.cgi?id=132110
Julien Nabet <serval2412 at yahoo.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever confirmed|0 |1
--- Comment #5 from Julien Nabet <serval2412 at yahoo.fr> ---
I saw both new entries in Tools/Options/Internet
In Tools/Addons, I see smtpMailerOOo but I got this error:
Python exception: <class 'RuntimeError'>: Type [] string is unknown, traceback
follows
File
"/home/julien/lo/libreoffice/instdir/user/uno_packages/cache/uno_packages/lu146xe6.tmp_/OAuth2OOo.oxt/pythonpath/unolib/unolib.py",
line 46, in getPropertySetInfo
properties = self._getPropertySetInfo()
File
"/home/julien/lo/libreoffice/instdir/user/uno_packages/cache/uno_packages/lu146xeb.tmp_/smtpMailerOOo.oxt/pythonpath/smtpmailer/wizardhandler.py",
line 383, in _getPropertySetInfo
properties['DataSources'] = getProperty('DataSources', '[] string',
transient)
File
"/home/julien/lo/libreoffice/instdir/user/uno_packages/cache/uno_packages/lu146xe6.tmp_/OAuth2OOo.oxt/pythonpath/unolib/unotools.py",
line 53, in getProperty
property.Type = uno.getTypeByName(type)
File "/home/julien/lo/libreoffice/instdir/program/uno.py", line 73, in
getTypeByName
return pyuno.getTypeByName(typeName)
Python exception: <class 'RuntimeError'>: Type [] string is unknown, traceback
follows
File
"/home/julien/lo/libreoffice/instdir/user/uno_packages/cache/uno_packages/lu146xe6.tmp_/OAuth2OOo.oxt/pythonpath/unolib/unolib.py",
line 46, in getPropertySetInfo
properties = self._getPropertySetInfo()
File
"/home/julien/lo/libreoffice/instdir/user/uno_packages/cache/uno_packages/lu146xeb.tmp_/smtpMailerOOo.oxt/pythonpath/smtpmailer/wizardhandler.py",
line 383, in _getPropertySetInfo
properties['DataSources'] = getProperty('DataSources', '[] string',
transient)
File
"/home/julien/lo/libreoffice/instdir/user/uno_packages/cache/uno_packages/lu146xe6.tmp_/OAuth2OOo.oxt/pythonpath/unolib/unotools.py",
line 53, in getProperty
property.Type = uno.getTypeByName(type)
File "/home/julien/lo/libreoffice/instdir/program/uno.py", line 73, in
getTypeByName
return pyuno.getTypeByName(typeName)
wizardpage.__init__() 1
warn:stoc:16405:16405:stoc/source/inspect/introspection.cxx:1612: object of
type "com.sun.star.uno.XReference" lacks XTypeProvider
warn:stoc:16405:16405:stoc/source/inspect/introspection.cxx:1612: object of
type "com.sun.star.uno.XReference" lacks XTypeProvider
Traceback (most recent call last):
File
"/home/julien/lo/libreoffice/instdir/user/uno_packages/cache/uno_packages/lu146xeb.tmp_/smtpMailerOOo.oxt/pythonpath/smtpmailer/wizardpage.py",
line 66, in __init__
self._refreshPage2()
File
"/home/julien/lo/libreoffice/instdir/user/uno_packages/cache/uno_packages/lu146xeb.tmp_/smtpMailerOOo.oxt/pythonpath/smtpmailer/wizardpage.py",
line 191, in _refreshPage2
self._handler.refreshTables(self.Window.getControl('ListBox1'))
File
"/home/julien/lo/libreoffice/instdir/user/uno_packages/cache/uno_packages/lu146xeb.tmp_/smtpMailerOOo.oxt/pythonpath/smtpmailer/wizardhandler.py",
line 259, in refreshTables
table = self._query.UpdateTableName
AttributeError: 'NoneType' object has no attribute 'UpdateTableName'
Python exception: <class 'RuntimeError'>: Type [] string is unknown, traceback
follows
File
"/home/julien/lo/libreoffice/instdir/user/uno_packages/cache/uno_packages/lu146xe6.tmp_/OAuth2OOo.oxt/pythonpath/unolib/unolib.py",
line 46, in getPropertySetInfo
properties = self._getPropertySetInfo()
File
"/home/julien/lo/libreoffice/instdir/user/uno_packages/cache/uno_packages/lu146xeb.tmp_/smtpMailerOOo.oxt/pythonpath/smtpmailer/wizardhandler.py",
line 383, in _getPropertySetInfo
properties['DataSources'] = getProperty('DataSources', '[] string',
transient)
File
"/home/julien/lo/libreoffice/instdir/user/uno_packages/cache/uno_packages/lu146xe6.tmp_/OAuth2OOo.oxt/pythonpath/unolib/unotools.py",
line 53, in getProperty
property.Type = uno.getTypeByName(type)
File "/home/julien/lo/libreoffice/instdir/program/uno.py", line 73, in
getTypeByName
return pyuno.getTypeByName(typeName)
Let's put this to NEW then.
I can dig a bit but wonder if it could be due to Python3/2 compatibility.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20200415/79f6bb0c/attachment.htm>
More information about the Libreoffice-bugs
mailing list