AAClause / BrailleExtender

NVDA add-on that improves braille support
https://andreabc.net/projects/NVDA_addons/BrailleExtender/
GNU General Public License v2.0
16 stars 17 forks source link

last braille extender update dev is not loading #11

Closed zstanecic closed 6 years ago

zstanecic commented 6 years ago

WARNING - external:globalPlugins.brailleExtender.configBE.checkConfigPath (12:00:41.049): C:\Users\ninos\AppData\Roaming\nvda\addons\BrailleExtender\globalPlugins\brailleExtender\Profiles/handyTech/profile.ini not found or is inaccessible ERROR - globalPluginHandler.listPlugins (12:00:41.049): Error importing global plugin brailleExtender Traceback (most recent call last): File "globalPluginHandler.pyc", line 22, in listPlugins File "C:\Users\ninos\AppData\Roaming\nvda\addons\BrailleExtender\globalPlugins\brailleExtender__init__.py", line 46, in File "C:\Users\ninos\AppData\Roaming\nvda\addons\BrailleExtender\globalPlugins\brailleExtender\configBE.py", line 313, in File "C:\Users\ninos\AppData\Roaming\nvda\addons\BrailleExtender\globalPlugins\brailleExtender\configBE.py", line 100, in loadConf KeyError: 'miscs' INFO - core.main (12:00:41.078): NVDA initialized

zstanecic commented 6 years ago

update: did an ugly hack now. i copied over the baum profile folder and named it handytech. as a result, the braille extender works, so without profile it will not load using the handytech display. another issue related to your changes is, that you cannot add the braille tables in the rotor. that also affects the adding customized role abbreviations. here is the log of the event> ERROR - unhandled exception (20:10:48.543): Traceback (most recent call last): File "C:\Users\ninos\AppData\Roaming\nvda\addons\BrailleExtender\globalPlugins\brailleExtender\settings.py", line 381, in onAddOutputTableInSwitch NameError: global name 'oTables' is not defined ERROR - unhandled exception (20:10:50.815): Traceback (most recent call last): File "C:\Users\ninos\AppData\Roaming\nvda\addons\BrailleExtender\globalPlugins\brailleExtender\settings.py", line 381, in onAddOutputTableInSwitch NameError: global name 'oTables' is not defined ERROR - unhandled exception (20:13:44.398): Traceback (most recent call last): File "C:\Users\ninos\AppData\Roaming\nvda\addons\BrailleExtender\globalPlugins\brailleExtender\settings.py", line 381, in onAddOutputTableInSwitch NameError: global name 'oTables' is not defined ERROR - unhandled exception (20:13:53.888): Traceback (most recent call last): File "C:\Users\ninos\AppData\Roaming\nvda\addons\BrailleExtender\globalPlugins\brailleExtender\settings.py", line 381, in onAddOutputTableInSwitch NameError: global name 'oTables' is not defined

AAClause commented 6 years ago

Hi, could you test with the current latest version please? :)

zstanecic commented 6 years ago

Hi, Tested and getting the same Now the Braille display is loaded without the profile in Braille extender, So it says that there is no gesture map, but without the profile forgot that you cancustomize role abbreviations or add the Braille tables to rotor because o tables was not defined. See the log. ERROR - unhandled exception (21:40:43.236): Traceback (most recent call last): File "C:\Users\ninos\AppData\Roaming\nvda\addons\BrailleExtender\globalPlugins\brailleExtender\settings.py", line 380, in onAddOutputTableInSwitch NameError: global name 'oTables' is not defined The same is with the imput table rotor ERROR - unhandled exception (21:43:29.365): Traceback (most recent call last): File "C:\Users\ninos\AppData\Roaming\nvda\addons\BrailleExtender\globalPlugins\brailleExtender\settings.py", line 648, in onAddInputTableInSwitch NameError: global name 'iTables' is not defined

Wysłane z aplikacji Poczta dla Windows 10

Od: André-Abush Clause Wysłano: środa, 17 stycznia 2018 21:14 Do: Andre9642/BrailleExtender DW: zstanecic; Author Temat: Re: [Andre9642/BrailleExtender] last braille extender update dev isnot loading (#11)

Hi, could you test with the current latest version please? :) — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

AAClause commented 6 years ago

Is it better with this build? Concerning the customization of role abbreviations, it's not finished yet. Coming soon! Thanks for your help!

zstanecic commented 6 years ago

Yes, it is better. I am updating my builds locally using github and scons, so whenever you make a change, i see it instantly by fetching your master to my master. And, before i send you the PR with the translation, i test the translation by compiling your code locally.

Wysłane z aplikacji Poczta dla Windows 10

Od: André-Abush Clause Wysłano: środa, 17 stycznia 2018 22:08 Do: Andre9642/BrailleExtender DW: zstanecic; Author Temat: Re: [Andre9642/BrailleExtender] last braille extender update dev isnot loading (#11)

Is it better with this build? For customize role abbreviations, it's not finish yet. Concerning the customization of role abbreviations, it's not finished yet. Coming soon! Thanks for your help! — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

zstanecic commented 6 years ago

And, i will Always help you, as there are braillists, wich will benefit from your work. As this problem is solved, I propose closing this ticket. Wysłane z aplikacji Poczta dla Windows 10

Od: André-Abush Clause Wysłano: środa, 17 stycznia 2018 22:08 Do: Andre9642/BrailleExtender DW: zstanecic; Author Temat: Re: [Andre9642/BrailleExtender] last braille extender update dev isnot loading (#11)

Is it better with this build? For customize role abbreviations, it's not finish yet. Concerning the customization of role abbreviations, it's not finished yet. Coming soon! Thanks for your help! — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.