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

Unable to add remote(AttributeError: 'AddRemoteWidget' object has no attribute 'name') #684

Closed
Vdragon opened this issue Apr 19, 2017 · 1 comment
Labels

Comments

@Vdragon
Copy link
Contributor

Vdragon commented Apr 19, 2017

Remote not showing up after attempt adding it, no error printed in console widget

Traceback (most recent call last):

  File "/usr/local/share/git-cola/lib/cola/widgets/editremotes.py", line 126, in add
    name = widget.name.value()
AttributeError: 'AddRemoteWidget' object has no attribute 'name'

Software Info

Git Cola version 2.11 (should be commit 9a62350)
Linux-4.10.0-pf3-not-that-ubuntu-tw-community-autodetected-optimized-x86_64-with-neon-16.04-xenial
Python (/usr/bin/python) 2.7.12 (default, Nov 19 2016, 06:48:10) [GCC 5.4.0 20160609]
Git 2.7.4
Qt 4.8.7
QtPy 1.1.1
PyQt4 (API v2) 4.11.4

@Vdragon
Copy link
Contributor Author

Vdragon commented Apr 19, 2017

Found root cause, PR generating...

@Vdragon Vdragon added the bug label Apr 19, 2017
davvid added a commit to davvid/git-cola that referenced this issue Apr 20, 2017
…-remote

* Vdragon/fix-issue-684-unable-add-remote:
  editremotes: update referenced attribute, fixes git-cola#684

Signed-off-by: David Aguilar <davvid@gmail.com>
@davvid davvid closed this as completed in 9ba1afb Apr 20, 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

1 participant