After the refresh of the Wizard by the XWizard.updateTravelUI() method, if the next page is accessible then all the following pages are accessible in the browser (left part in the wizard) whatever the returned value of the XWizardController.canAdvance() and XwizardPage.canAdvance() methods. This is a problem that is also found in OpenOffice whatever the version.
Version: 7.0.0.0.alpha1+ Build ID: 8209c2569f5726f9ed29f75d30efdccb94f98fe5 CPU threads: 4; OS: Linux 4.19; UI render: default; VCL: x11; Locale: en-US (en_US.UTF-8); UI: en-US Calc: threaded
Dear prrvchr, This bug has been in NEEDINFO status with no change for at least 6 months. Please provide the requested information as soon as possible and mark the bug as UNCONFIRMED. Due to regular bug tracker maintenance, if the bug is still in NEEDINFO status with no change in 30 days the QA team will close the bug as INSUFFICIENTDATA due to lack of needed information. For more information about our NEEDINFO policy please read the wiki located here: https://wiki.documentfoundation.org/QA/Bugzilla/Fields/Status/NEEDINFO If you have already provided the requested information, please mark the bug as UNCONFIRMED so that the QA team knows that the bug is ready to be confirmed. Thank you for helping us make LibreOffice even better for everyone! Warm Regards, QA Team MassPing-NeedInfo-Ping
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
How to reproduce: Install OAuth2OOo extension version 1.1.0. https://prrvchr.github.io/OAuth2OOo/ The case where it works: Launch the embedded wizard with: Tools -> Options -> Internet -> OAuth2 protocol -> OAuth2 Wizard Normally you can't move forward in the Wizard until you agree to the terms of use check box in step 2: Authorization request. The case that doesn't work: go to: Tools -> Options -> LibreOffice -> Advanced -> Open Expert Configuration Search for: OAuth2OOo and change UnoWizard to true. Launch the embedded wizard with: Tools -> Options -> Internet -> OAuth2 protocol -> OAuth2 Wizard You can proceed through the wizard even without accepting the Terms of Use checkbox in Step 2: Authorization request.
(In reply to prrvchr from comment #4) > How to reproduce: > > > Install OAuth2OOo extension version 1.1.0. > https://prrvchr.github.io/OAuth2OOo/ > > > The case where it works: > Launch the embedded wizard with: > Tools -> Options -> Internet -> OAuth2 protocol -> OAuth2 Wizard > > Normally you can't move forward in the Wizard until you agree to the terms > of use check box in step 2: Authorization request. > > > The case that doesn't work: > go to: Tools -> Options -> LibreOffice -> Advanced -> Open Expert > Configuration > Search for: OAuth2OOo and change UnoWizard to true. > > Launch the embedded wizard with: > Tools -> Options -> Internet -> OAuth2 protocol -> OAuth2 Wizard > > You can proceed through the wizard even without accepting the Terms of Use > checkbox in Step 2: Authorization request.
In LO 7.5.5.2 on Linux, installing OAuth2OOo 1.1.0, I get an error: "No module named 'lxml.etree' (or 'plugin.extract2.Json' is unknown)" After a restart, the extension is listed in the Extensions Manager but greyed out and "inactive". Is that something you've see before, prrvchr?
If you are not with python 3.10 you must install following python package: - charset-normalizer (https://pypi.org/project/charset-normalizer/3.1.0/#files) - ijson (https://pypi.org/project/ijson/3.2.2/#files) - lxml (https://pypi.org/project/lxml/4.9.2/#files) see: https://prrvchr.github.io/OAuth2OOo/#requirement I can't put more version of binary file for extension size issue...
[Automated Action] NeedInfo-To-Unconfirmed
@stragu (In reply to Stéphane Guillou (stragu) from comment #6) > In LO 7.5.5.2 on Linux, installing OAuth2OOo 1.1.0, I get an error: > > "No module named 'lxml.etree' (or 'plugin.extract2.Json' is unknown)" > > After a restart, the extension is listed in the Extensions Manager but > greyed out and "inactive". > > Is that something you've see before, prrvchr? I just noticed that all my extensions were full of a bug that I just fixed (see bug 156556) It might be good to re-download the OAuth2OOo extension to make sure you have the corrected version.
Repro Arch Linux 64-bit, X11 Version: 24.2.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: 8c982bf86ff9ca5a4ed86505ec1133cc183f1b58 CPU threads: 8; OS: Linux 6.4; UI render: default; VCL: kf5 (cairo+xcb) Locale: fi-FI (fi_FI.UTF-8); UI: en-US Calc: threaded Built on 7 September 2023
Yes, this bug is found in all versions of LibreOffice (and also in OpenOffice). And it's makes UNO's Wizard service unusable... Since, in certain conditions, it is not possible to restrict access to the following pages of the Wizard.