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

New pre-release of ACAT v1.00.0 now available #40

Open
saiprasadb01 opened this issue Oct 31, 2016 · 3 comments
Open

New pre-release of ACAT v1.00.0 now available #40

saiprasadb01 opened this issue Oct 31, 2016 · 3 comments

Comments

@saiprasadb01
Copy link
Contributor

New features added, bugs fixed from the previous release. ACAT for Portuguese is also included. Click here

@chicobjr
Copy link

chicobjr commented Nov 2, 2016

Hi Sai Prasad,

I have installed version 1.00.0 on a PC with WIndows 10 and selected Portuguese language as default. This version seems to be more instable than previous one. Here are some of the problems I'm facing.

  1. ACAT Tryout is crashing when exit, here is the stacktrace:
    System.NullReferenceException: Referência de objeto não definida para uma instância de um objeto.
    em ACAT.Extensions.Default.UI.Dialogs.YesNoDialogForm.Form_Closing(Object sender, FormClosingEventArgs e)
    em System.Windows.Forms.Form.OnFormClosing(FormClosingEventArgs e)
    em ACAT.Extensions.Default.UI.Dialogs.YesNoDialogForm.OnFormClosing(FormClosingEventArgs e)
    em System.Windows.Forms.Form.CheckCloseDialog(Boolean closingOnly)

  2. ACAT Tryout is selecting the first letter as soon as it is opened, even if I remain still (I'm using visual actuator). In addition, it is not rare that it selects the first letter more than once, as if I was triggering repeatedly. It seems to me that facial movement detection is very sensitive, I am not sure if there is any setting I could change for that.

  3. Talk applications are crashing when exiting, but it is not possible to get the details (stack trace); when this happens, every other app on Windows stays on background, so that it is not possible, for instance, to open a Task Manager and kill processes - the only way out I could find was to logoff and login again.

I am familiar with C#, I have VS 2015 installed on this PC; if you put the latest source code, I think I could be able to give you more information (the latest source code is for version 0.98)

Thanks.

@chicobjr
Copy link

chicobjr commented Nov 7, 2016

More information about my comments above: problems reported do not happen if I select Keyboard Actuator instead of Vision.
Another issue: opening Talk (Alt) and Talk (Alt ABC) and selecting one of the suggested words on the bottom-left panel inserts a different word on the Talk Window.

@zelmon64
Copy link

Another issue: opening Talk (Alt) and Talk (Alt ABC) and selecting one of the suggested words on the bottom-left panel inserts a different word on the Talk Window.

@chicobjr did you manage to figure this out? I found the error is in the .xml files. For example here in the AlphabetScannerAlternate.xml file.

The correct form is:

<Widget name="PWLItem1" onSelect="actuate(PWLItem1);transition(TopLevelRotation)"/>

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

No branches or pull requests

3 participants