[nvda-addons] Re: commit/addonFiles: josephsl: Added initial prototype of Easy Table Navigator

  • From: "Joseph Lee" <joseph.lee22590@xxxxxxxxx>
  • To: <nvda-addons@xxxxxxxxxxxxx>
  • Date: Fri, 9 Jan 2015 10:49:09 -0800

Hi Derek,
This might be a known bug in core also: when virtual buffer is first
initialized, NVDA will do something in the background, and this causes the
issue you're describing. Does the error occur when the add-on is
removed/disabled?
Cheers,
Joseph

-----Original Message-----
From: nvda-addons-bounce@xxxxxxxxxxxxx
[mailto:nvda-addons-bounce@xxxxxxxxxxxxx] On Behalf Of derek riemer
Sent: Friday, January 9, 2015 4:51 AM
To: nvda-addons@xxxxxxxxxxxxx
Subject: [nvda-addons] Re: commit/addonFiles: josephsl: Added initial
prototype of Easy Table Navigator

This also was an error I got on installation, don't know if it is due to the
addon.
DEBUG - core.main (05:49:36):
entering wx application main loop
DEBUG - treeInterceptorHandler.update (05:49:36):
Adding new treeInterceptor to runningTable: 
<virtualBuffers.gecko_ia2.Gecko_ia2 object at 0x05AC75B0> ERROR -
virtualBuffers.Gecko_ia2._loadBuffer (05:49:36):
Traceback (most recent call last):
   File "virtualBuffers\__init__.pyc", line 428, in _loadBuffer
WindowsError: [Error 1702] The binding handle is invalid IO - speech.speak
(05:49:36):
Speaking [LangChangeCommand ('en_US'), u'nvdaaddonteam / Easy Table
Navigator \u2014 Bitbucket - Mozilla Firefox']

On 1/8/2015 11:25 PM, Joseph Lee wrote:
> Hi all,
> An initial prototype version of Easy Table Navigator is now available. 
> At this point, there is no entry for it on the add-ons website as this 
> add-on is in its infancy (under active development).
> The clone URL (where the readme and the file can be found) is:
> https://bitbucket.org/nvdaaddonteam/easy-table-navigator
> The add-on is now available for your review and feedback. Please note 
> that if you use Microsoft Word before moving away from a table to 
> another part of a document, you'll need to disable table navigator layer.
> Cheers,
> Joseph
>
> -----Original Message-----
> From: nvda-addons-commits-bounce@xxxxxxxxxxxxx
> [mailto:nvda-addons-commits-bounce@xxxxxxxxxxxxx] On Behalf Of 
> commits-noreply@xxxxxxxxxxxxx
> Sent: Thursday, January 8, 2015 10:22 PM
> To: nvda-addons-commits@xxxxxxxxxxxxx
> Subject: commit/addonFiles: josephsl: Added initial prototype of Easy 
> Table Navigator
>
> 1 new commit in addonFiles:
>
> https://bitbucket.org/nvdaaddonteam/addonfiles/commits/3d41fbeb2ada/
> Changeset:   3d41fbeb2ada
> Branch:      master
> User:        josephsl
> Date:        2015-01-09 06:21:57+00:00
> Summary:     Added initial prototype of Easy Table Navigator
>
> Affected #:  2 files
>
> diff --git a/easyTableNavigator-1.0-dev.nvda-addon
> b/easyTableNavigator-1.0-dev.nvda-addon
> new file mode 100644
> index 0000000..f088c0c
> Binary files /dev/null and b/easyTableNavigator-1.0-dev.nvda-addon 
> differ
>
> diff --git a/get.php b/get.php
> index 04357ca..81b190e 100644
> --- a/get.php
> +++ b/get.php
> @@ -12,6 +12,7 @@ $addons = array(
>       "em-dev" => "eMule-2.0-dev.nvda-addon",
>       "emo" => "emoticons-3.0.nvda-addon",
>       "emo-dev" => "emoticons-3.0-dev.nvda-addon",
> +     "etn-dev" => "easyTableNavigator-1.0-dev.nvda-addon",
>       "ets" => "enhancedTouchGestures-0.4.nvda-addon",
>       "ew" => "extendedWinamp-1.1.nvda-addon",
>       "fh" => "focusHighlight-2.1.nvda-addon",
>
> Repository URL: https://bitbucket.org/nvdaaddonteam/addonfiles/
>
> --
>
> This is a commit notification from bitbucket.org. You are receiving 
> this because you have the service enabled, addressing the recipient of 
> this email.
>
> ----------------------------------------------------------------
> NVDA add-ons: A list to discuss add-on code enhancements and for reporting
bugs.
>
> Community addons are available from: http://addons.nvda-project.org To 
> send a message to the list: nvda-addons@xxxxxxxxxxxxx To change your 
> list settings/unsubscribe: //www.freelists.org/list/nvda-addons
> To contact list moderators: nvda-addons-moderators@xxxxxxxxxxxxx

----------------------------------------------------------------
NVDA add-ons: A list to discuss add-on code enhancements and for reporting
bugs. 

Community addons are available from: http://addons.nvda-project.org To send
a message to the list: nvda-addons@xxxxxxxxxxxxx To change your list
settings/unsubscribe: //www.freelists.org/list/nvda-addons
To contact list moderators: nvda-addons-moderators@xxxxxxxxxxxxx

----------------------------------------------------------------
NVDA add-ons: A list to discuss add-on code enhancements and for reporting 
bugs. 

Community addons are available from: http://addons.nvda-project.org
To send a message to the list: nvda-addons@xxxxxxxxxxxxx
To change your list settings/unsubscribe: 
//www.freelists.org/list/nvda-addons
To contact list moderators: nvda-addons-moderators@xxxxxxxxxxxxx

Other related posts: