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

Github automation not working on Python 3 #807

Open
kendonB opened this issue May 1, 2020 · 1 comment
Open

Github automation not working on Python 3 #807

kendonB opened this issue May 1, 2020 · 1 comment
Labels
Bug Unexpected behavior from existing features.

Comments

@kendonB
Copy link
Collaborator

kendonB commented May 1, 2020

Describe the bug
The "checkout pull request" and "update pull request" commands do not work when using Python 3.

To Reproduce
Steps to reproduce the behavior (be sure to include the exact command phrase you are using):

  1. Run Caster using Python 3 (Kaldi)
  2. Navigate to New command to scroll mouse wheel continuously #802 in your browser.
  3. Say "checkout pull request".

I get this error and git bash opens but nothing happens:

Chrome: checkout [this] pull request [locally]
DEBUG:action.exec:Executing action: 'github_checkoutupdate_pull_request'() ({'_grammar': Grammar(g26), '_rule': ChromeRule(google chrome), '_node': Node: Alternative(...), ['checkout', 'pull', 'request'], 'n': 1, 'm': '', 'nth': ''})
DEBUG:action.exec:Executing action: ['c-l/20'] (None)
DEBUG:action.exec:Executing action: ['c-c'] (None)
DEBUG:action.exec:Executing action: Pause('0') (None)
AHK_PATH = C:\Program Files\AutoHotkey\AutoHotkey.exe
Error:C:\Users\kmbel\Documents\caster\castervoice\lib\github_automation.ahk neither returned 'activated' nor 'does not exist'
Fallback: load new instance of :MINGW64
Error: git terminal took too long to load for script:C:\Users\kmbel\Documents\caster\castervoice\lib\github_automation.ahk

Expected behavior
Git bash opens and prints the fetch and checkout commands as normal.

System:

  • OS: Windows 10 x64
  • Program: chrome
@kendonB kendonB added the Bug Unexpected behavior from existing features. label May 1, 2020
@kendonB
Copy link
Collaborator Author

kendonB commented May 1, 2020

@codingApprentice do you know what's going on here?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Unexpected behavior from existing features.
Projects
None yet
Development

No branches or pull requests

1 participant