Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Setup button doesn't do anything #7

Closed
axtens opened this issue Jun 12, 2024 · 1 comment
Closed

Setup button doesn't do anything #7

axtens opened this issue Jun 12, 2024 · 1 comment

Comments

@axtens
Copy link

axtens commented Jun 12, 2024

Installed for everyone. Spooler is started then stops itself. Pressing "Setup" doesn't work.

  event no thread   date       time        (class/method:) message
         1      932 2024-06-12 09:38:21.139028100 OptionsManager::__init__(): OptionManger has been correctly initialized.
         2      932 2024-06-12 09:38:23.619848500 OptionsHandler::callHandlerMethod(): An unexpected exception: <class 'TypeError'>: not all arguments converted during string formatting, traceback follows
  File "C:\Users\bugma\scoop\apps\libreoffice\current\LibreOffice\share\uno_packages\cache\uno_packages\lu33224958ro.tmp_\eMailerOOo.oxt\service\pythonpath\emailer\maildispatch.py", line 105, in dispatch
    self._showMsgBox(*oauth2)
  File "C:\Users\bugma\scoop\apps\libreoffice\current\LibreOffice\share\uno_packages\cache\uno_packages\lu33224958ro.tmp_\eMailerOOo.oxt\service\pythonpath\emailer\maildispatch.py", line 257, in _showMsgBox
    message = resource.resolveString(code) % args

 at C:/cygwin64/home/buildslave/source/libo-core/pyuno/source/module/pyuno_runtime.cxx:950 has occurred, producing a series of exceptions: Traceback (most recent call last):
  File "C:\Users\bugma\scoop\apps\libreoffice\current\LibreOffice\share\uno_packages\cache\uno_packages\lu33224958ro.tmp_\eMailerOOo.oxt\service\OptionsHandler.py", line 75, in callHandlerMethod
    self._manager.showIspdb()
  File "C:\Users\bugma\scoop\apps\libreoffice\current\LibreOffice\share\uno_packages\cache\uno_packages\lu33224958ro.tmp_\eMailerOOo.oxt\service\pythonpath\emailer\options\optionsmanager.py", line 101, in showIspdb
    executeFrameDispatch(self._ctx, frame, 'smtp:ispdb')
  File "C:\Users\bugma\scoop\apps\libreoffice\current\LibreOffice\share\uno_packages\cache\uno_packages\lu33224958ro.tmp_\eMailerOOo.oxt\service\pythonpath\emailer\unotool\unotool.py", line 328, in executeFrameDispatch
    dispatcher.dispatch(url, arguments)
uno.com.sun.star.uno.RuntimeException: <class 'TypeError'>: not all arguments converted during string formatting, traceback follows
  File "C:\Users\bugma\scoop\apps\libreoffice\current\LibreOffice\share\uno_packages\cache\uno_packages\lu33224958ro.tmp_\eMailerOOo.oxt\service\pythonpath\emailer\maildispatch.py", line 105, in dispatch
    self._showMsgBox(*oauth2)
  File "C:\Users\bugma\scoop\apps\libreoffice\current\LibreOffice\share\uno_packages\cache\uno_packages\lu33224958ro.tmp_\eMailerOOo.oxt\service\pythonpath\emailer\maildispatch.py", line 257, in _showMsgBox
    message = resource.resolveString(code) % args

 at C:/cygwin64/home/buildslave/source/libo-core/pyuno/source/module/pyuno_runtime.cxx:950
@prrvchr
Copy link
Owner

prrvchr commented Jun 17, 2024

Hi axtens,

You are right there was a problem that I have just corrected in the new version 1.2.3.

I remind you that you must install the OAuth2OOo and jdbcDriverOOo extension to be able to use eMailerOOo.

The problem having been resolved, I am closing but you are free to reopen if necessary.

@prrvchr prrvchr closed this as completed Jun 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants