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

pr11650 with fix for addon paths #11707

Merged
merged 27 commits into from
Sep 30, 2020
Merged

pr11650 with fix for addon paths #11707

merged 27 commits into from
Sep 30, 2020

Conversation

michaelDCurran
Copy link
Member

@michaelDCurran michaelDCurran commented Sep 30, 2020

This is a replacement of pr #11650 containing all original commits, but with one extra commit that stops an infinite while loop in addonHandler.getCodeAddon when loading an addon that has translations (such as nvdaRemote).

… made absolute as soon as possible to protect against the current directory changing later on.

Also store NVDA's app dir in globalVars.
…n places where we can't be completely sure the path is absolute.
…in NVDAHelper and nvda_slave when loading NvDAHelperRemote.
…g them to stop an infinite while loop introduced in #11650
@michaelDCurran
Copy link
Member Author

for those reviewing, only commit 2ae3811 is new.

@michaelDCurran
Copy link
Member Author

I can successfully run this commit with NVDARemote. But I would welcome testing by others.

Copy link
Contributor

@codeofdusk codeofdusk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks okay to me.

Copy link
Collaborator

@josephsl josephsl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

At least add-ons are working.

@michaelDCurran michaelDCurran merged commit 40e1d07 into master Sep 30, 2020
@michaelDCurran michaelDCurran deleted the fixAbspathCalls branch September 30, 2020 03:59
@nvaccessAuto nvaccessAuto added this to the 2020.4 milestone Sep 30, 2020
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

Successfully merging this pull request may close these issues.

4 participants