nvda
Allow NVDA to still function if a component changes the current directory
#11650
Merged

Allow NVDA to still function if a component changes the current directory #11650

michaelDCurran merged 26 commits into master from fixAbspathCalls
michaelDCurran
michaelDCurran nvda.pyw: ensure that all paths coming from commandline arguments are…
817c4ca7
michaelDCurran Use the NVDA app dir rather than the current directory for relative p…
cd8e8d67
AppVeyorBot
michaelDCurran Fix unit tests.
ffcffc9a
AppVeyorBot
lukaszgo1
lukaszgo1 commented on 2020-09-21
lukaszgo1
michaelDCurran Remove all usage of os.getcwd and replace it with globalVars.appDir
347f5c4e
michaelDCurran Replace all remaining os.path.join("* calls with os.path.join(globalV…
6026250e
AppVeyorBot
michaelDCurran nvda.pyw: provide an absolute path to gettext.translate
879960cb
michaelDCurran nvda_slave: set globalVars.appDir, and provide an absolute path to ge…
8bcb4819
AppVeyorBot
michaelDCurran getDefaultLogFilePath no longer uses the current directory.
e8f840dd
michaelDCurran brailleTables: TABLES_DIR is no longer relative to the current direct…
fb4affc5
michaelDCurran ui.browsableMessage no longer uses a relative path to get to the html…
dcecdf29
michaelDCurran Change all playWavefile calls to be non-relative
102c68e7
michaelDCurran Fix linting issues
1da2d23b
AppVeyorBot
michaelDCurran another relative wave file path
b1850be3
michaelDCurran Fix linting issues
d5501bf8
AppVeyorBot
lukaszgo1
lukaszgo1
michaelDCurran speechDictHandler: the path to builtin.dic is no longer relative.
631782d4
michaelDCurran config: slave_fileName is no longer relative
8ad7bfc8
michaelDCurran Lilli braille driver: path to dll is no longer relative.
bc49fe73
michaelDCurran Fix linting issues
0413ad0e
michaelDCurran nvda_slave: don't load nvdaRemote with a relative path.
bf4b1b80
michaelDCurran Remove all usage of os.path.abspath, but add a couple of assertions i…
3be773c7
AppVeyorBot
michaelDCurran Fix translation comments
dcbbeac8
michaelDCurran michaelDCurran requested a review from feerrenrut feerrenrut 5 years ago
lukaszgo1
lukaszgo1 commented on 2020-09-24
michaelDCurran Merge branch 'master' into fixAbspathCalls
495d164e
AppVeyorBot
AppVeyorBot
michaelDCurran Add the ALTERED_LIBRARY_SEARCH_PATH constant to winKernel and use it …
3c0f7414
michaelDCurran michaelDCurran force pushed from 7e768689 to 3c0f7414 5 years ago
michaelDCurran Lili braille dirver: remove unneeded import.
6000aecf
AppVeyorBot
codeofdusk
michaelDCurran
codeofdusk
feerrenrut
feerrenrut dismissed these changes on 2020-09-29
michaelDCurran Merge branch 'master' into fixAbspathCalls
4dc31928
michaelDCurran Update what's new
a9baa8ce
michaelDCurran michaelDCurran dismissed their stale review via a9baa8ce 5 years ago
michaelDCurran michaelDCurran merged ba42885c into master 5 years ago
michaelDCurran michaelDCurran deleted the fixAbspathCalls branch 5 years ago
nvaccessAuto nvaccessAuto added this to the 2020.4 milestone 5 years ago
josephsl
michaelDCurran
michaelDCurran
michaelDCurran
michaelDCurran
michaelDCurran
michaelDCurran

Login to write a write a comment.

Login via GitHub

Reviewers
Assignees
No one assigned
Labels
Milestone