-
Notifications
You must be signed in to change notification settings - Fork 31
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
Error: Starting md5s don't match #104
Comments
Can you describe what you were doing to cause this? Can you consistently reproduce the bug? Were you collaborating with someone who was using Vim? Did the file contain non-ASCII characters? Also, what version of Sublime Text are you using? |
Sublime Text: Version 2.0.2, Build 2221 Use Scenario: 2 people collaborating on the same .py file both using Sublime Text (both users are on the same version and build). Reproducibility: When collaborating on the same file (.py file) the error occurs sporadically when we are both writing (not consistent). Files do not not contain non-ASCII characters PS – Aside from this tiny bug, Floobits is awesome! |
Resurrecting this issue. You might still see the md5 message, but you shouldn't get scrolled to the top/bottom anymore. Please let me know if this is still a problem for you. |
I will give it a try and report back with results here. Thanks! |
I am experiencing this issue as well now. Sublime Text 3, newest version on Windows machines. When we both write at the same time the text starts mixing up.
|
Collaborating on a single file seems to have become buggy.
'''
[Tue Jul 23 10:54:38 2013] saved buffer Capture/reference_detectors.py
[Tue Jul 23 10:55:35 2013] starting md5s don't match for Capture/reference_detectors.py. this is dangerous!
[Tue Jul 23 10:55:41 2013] starting md5s don't match for Capture/reference_detectors.py. this is dangerous!
[Tue Jul 23 10:55:41 2013] starting md5s don't match for Capture/reference_detectors.py. this is dangerous!
[Tue Jul 23 10:56:33 2013] starting md5s don't match for Capture/reference_detectors.py. this is dangerous!
[Tue Jul 23 10:56:33 2013] starting md5s don't match for Capture/reference_detectors.py. this is dangerous!
[Tue Jul 23 10:56:33 2013] starting md5s don't match for Capture/reference_detectors.py. this is dangerous!
[Tue Jul 23 10:56:34 2013] starting md5s don't match for Capture/reference_detectors.py. this is dangerous!
[Tue Jul 23 10:57:23 2013] saved buffer Capture/reference_detectors.py
'''
Behavior causes one of the collaborators to jump to top of file.
The text was updated successfully, but these errors were encountered: