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

Can not report issue from dev version #2275

Closed
Nodd opened this issue Mar 25, 2015 · 3 comments
Closed

Can not report issue from dev version #2275

Nodd opened this issue Mar 25, 2015 · 3 comments
Assignees
Labels
Milestone

Comments

@Nodd
Copy link
Contributor

Nodd commented Mar 25, 2015

Traceback (most recent call last):
  File "/home/joseph/prog/spyder.git/spyderlib/spyder.py", line 2273, in report_issue
    full, short = versions['revision'].split(':')
ValueError: need more than 1 value to unpack

It looks like this code is for mercurial and has no been updated for git: https://github.com/spyder-ide/spyder/blob/master/spyderlib/spyder.py#L2270

@ccordoba12 ccordoba12 added this to the v3.0 milestone Mar 25, 2015
@ccordoba12 ccordoba12 self-assigned this Mar 25, 2015
@ccordoba12
Copy link
Member

I'll take a look at it, although I did update the code to work with git.

@Nodd
Copy link
Contributor Author

Nodd commented Mar 25, 2015

You at least forgot to update the comment ;)

@ccordoba12
Copy link
Member

Mmmh, I see what's happening now! :-)

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