Bug 132098 - Custom InteractionHandler
Summary: Custom InteractionHandler
Status: RESOLVED INSUFFICIENTDATA
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: sdk (show other bugs)
Version:
(earliest affected)
6.3.4.2 release
Hardware: x86-64 (AMD64) Linux (All)
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords: needsDevAdvice
Depends on:
Blocks:
 
Reported: 2020-04-14 14:24 UTC by prrvchr
Modified: 2022-03-04 03:41 UTC (History)
2 users (show)

See Also:
Crash report or crash signature:


Attachments
IDL file for Execption of type com.sun.star.auth.OAuth2Request (459 bytes, text/x-idl)
2020-04-14 14:24 UTC, prrvchr
Details

Note You need to log in before you can comment on or make changes to this bug.
Description prrvchr 2020-04-14 14:24:41 UTC
Created attachment 159557 [details]
IDL file for Execption of type com.sun.star.auth.OAuth2Request

I wan to implement a custom InteractionHandler who handle request of type 
com.sun.star.auth.OAuth2Request (see attached IDL file).

When I handle the request in my XInteractionHandler2 interface handleInteractionRequest(), I cannot access the request by interaction.getRequest() it throw an exception:
AttributeError: "args" on File "/usr/lib/python3/dist-packages/uno.py" at line 525 in "_uno_struct__setattr__"

As a workaround I must set an "args" property of type "sequence<any>" to the IDL file of com.sun.star.auth.OAuth2Request Exception who is normally returned by interaction.getRequest()...
(see attached IDL file)

Thanks
Comment 1 Eleonora Govallo 2021-08-03 12:06:17 UTC
Hello!
Do you still want to implement your improvement?
If the answer is positive, please contact developers by  IRC chat #libreoffice-dev
Comment 2 QA Administrators 2022-02-01 04:46:16 UTC Comment hidden (obsolete)
Comment 3 QA Administrators 2022-03-04 03:41:46 UTC
Dear prrvchr,

Please read this message in its entirety before proceeding.

Your bug report is being closed as INSUFFICIENTDATA due to inactivity and
a lack of information which is needed in order to accurately
reproduce and confirm the problem. We encourage you to retest
your bug against the latest release. If the issue is still
present in the latest stable release, we need the following
information (please ignore any that you've already provided):

a) Provide details of your system including your operating
   system and the latest version of LibreOffice that you have
   confirmed the bug to be present

b) Provide easy to reproduce steps – the simpler the better

c) Provide any test case(s) which will help us confirm the problem

d) Provide screenshots of the problem if you think it might help

e) Read all comments and provide any requested information

Once all of this is done, please set the bug back to UNCONFIRMED
and we will attempt to reproduce the issue. Please do not:

a) respond via email 

b) update the version field in the bug or any of the other details
   on the top section of our bug tracker

Warm Regards,
QA Team

MassPing-NeedInfo-FollowUp