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

errors when switching from one branch to another #41

Closed
xyproto opened this issue Mar 26, 2012 · 2 comments
Closed

errors when switching from one branch to another #41

xyproto opened this issue Mar 26, 2012 · 2 comments

Comments

@xyproto
Copy link

xyproto commented Mar 26, 2012

Tried legit for the first time (installed from the Arch Linux package here: https://aur.archlinux.org/packages.php?ID=50308).

Here's what I got:

legit switch master
Saving local changes.
Saved working directory and index state On athome: Legit: stashing before switching branches.
HEAD is now at cb9a61b Changed git aliases and added gitst
Switching to master.
Your branch is behind 'origin/master' by 27 commits, and can be fast-forwarded.
Exception TypeError: "'NoneType' object is not callable" in <bound method WindowCursor.del of <smmap.mman.WindowCursor object at 0x1ea85d0>> ignored
Exception TypeError: "'NoneType' object is not callable" in <bound method WindowCursor.del of <smmap.mman.WindowCursor object at 0x1b3b1b0>> ignored
Exception TypeError: "'NoneType' object is not callable" in <bound method WindowCursor.del of <smmap.mman.WindowCursor object at 0x1ea8578>> ignored

@kennethreitz
Copy link
Collaborator

This happens when using a slightly out of date version of the smmap module.

@xyproto
Copy link
Author

xyproto commented Mar 26, 2012

Ah, yes, it's smmap 0.8.1 instead of 0.8.2. I flagged the package as out of date so it will probably be updated soon:
https://aur.archlinux.org/packages.php?ID=52513

Thanks.

@xyproto xyproto closed this as completed Mar 26, 2012
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

2 participants