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't see changes in buffer #89

Open
jcjolley opened this issue Jul 7, 2016 · 0 comments
Open

Can't see changes in buffer #89

jcjolley opened this issue Jul 7, 2016 · 0 comments

Comments

@jcjolley
Copy link

jcjolley commented Jul 7, 2016

Problem
When other users are making changes to my file, I can see their cursor move, I can see them highlight, but when they type, it just advances their cursor in my file without adding their edits to my file.

When I revert the buffer, the changes they make appear, so the underlying file is being edited.
If I am watching in Sublime with the floobits plugin, the edits appear as expected.

Demonstration of bug

Environment
OS: Win 10
Python: 3.5.2
Emacs: GNU Emacs 24.5.1 (x86_64-w64-mingw32) of 2015-05-16 on KAEL
Manually installed floobits (Its not in my MELPA list, even after I refresh the contents)

Floobits debug output

Now listening on 50593
floobits-agent-buffer: 
floobits-agent-host: 127.0.0.1
floobits-conn: floobits
floobits-current-position: ((ranges . [[1729 1729]]) (full_path . c:/Users/josh/school/algorithms/vastness/src/vastness/core.clj) (following) (ping))
floobits-debug: nil
floobits-follow-mode: nil
floobits-follow-users: nil
floobits-last-highlight: ((req_id . 29) (ping) (name . highlight) (following) (username . jcjolley) (ranges . [[683 683]]) (user_id . 388163) (full_path . c:\Users\josh\school\algorithms\vastness\src\vastness\core.clj))
floobits-message-buffer-name: *Floobits*
floobits-on-connect: nil
floobits-open-buffers: (c:/Users/josh/school/algorithms/vastness/src/vastness/core.clj)
floobits-perms: (kick pull_repo perms solicit get_buf request_perms patch set_buf create_buf delete_buf rename_buf set_temp_data delete_temp_data highlight msg datamsg create_term term_stdin delete_term update_term term_stdout repo saved ping pong webrtc)
floobits-plugin-dir: c:/Users/josh/.emacs.d/floobits/
floobits-python-agent: 
floobits-python-args: --set-version=1.7.2
floobits-python-executable: python
floobits-python-path: c:/Users/josh/.emacs.d/floobits/floobits.py
floobits-share-dir: c:\Users\josh\school\algorithms\vastness\src\vastness
floobits-user-highlights: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8 data ((388163 c:/Users/josh/school/algorithms/vastness/src/vastness/core.clj) [[683 683]]))
floobits-user-input-events: nil
floobits-version: 1.7.2
floobits-python-agent: run

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

1 participant