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

AttributeError raised after cancel gfg command. #10

Closed
kanghyojun opened this issue May 24, 2017 · 2 comments
Closed

AttributeError raised after cancel gfg command. #10

kanghyojun opened this issue May 24, 2017 · 2 comments
Assignees
Labels

Comments

@kanghyojun
Copy link
Contributor

i got below error after cancel gfg choose nothing and press esc.

Total 33 remotes.
                                                         Traceback (most recent call last):
  File "~/.local/bin/gfg", line 11, in <module>
    sys.exit(main_go())
  File "~/.local/venvs/geofront-cli/lib/python2.7/site-packages/geofrontcli/cli.py", line 492, in main_go
    main(['go'])
  File "~/.local/venvs/geofront-cli/lib/python2.7/site-packages/geofrontcli/cli.py", line 475, in main
    args.function(args)
  File "~/.local/venvs/geofront-cli/lib/python2.7/site-packages/geofrontcli/cli.py", line 404, in go
    alias = chosen.split()[0]
AttributeError: 'NoneType' object has no attribute 'split'

geofront-cli version is 0.4.0.

@kanghyojun kanghyojun added the bug label May 24, 2017
@dahlia dahlia self-assigned this May 24, 2017
@dahlia
Copy link
Contributor

dahlia commented May 24, 2017

2955398 fixed this.

@dahlia dahlia closed this as completed in dce7999 May 24, 2017
@dahlia
Copy link
Contributor

dahlia commented May 24, 2017

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants