Floobits / floobits-atom

Remote pair programming plugin for Atom.
Apache License 2.0
235 stars 18 forks source link

Completely Useless #137

Open sp4ghet opened 7 years ago

sp4ghet commented 7 years ago

I'm using the floobits plugin on Atom 1.11.2 on Windows 10(both of us) and it's completely broken to the point of being unusable.

The file will appear to sync and then proceed to continuously destroy the contents of the file. For example we started with

- [OpenHybrid Forums](http://forum.openhybrid.org/)
    - [Carsten](http://forum.openhybrid.org/users/carsten/activity)

and have settled down on

[OpenHr uummms](ffffforuenyidddd.p:///forum.onn(ttttttpp:////usee////psnsen/us)ca/ccann/))///carten/))en/))
malucard commented 7 years ago

Can confirm

kans commented 7 years ago

What are the line endings in the file and what line endings are your editors set to use? Also, any chance one of your editors has a pre-save hook that edits the file?

malucard commented 7 years ago

I think the endings are CRLF (Windows), and I have CTRL+Shift+S set to save all files, if that counts.

therobinkim commented 7 years ago

I've been able to duplicate the same issue.

When a Windows 10/Atom/Floobits user is working in the same file as somebody else, the Windows 10/Atom/Floobits user is unable to persist their changes. (It didn't seem to matter what platform the 2nd user was on; the Windows 10/Atom/Floobits user had issues whether the 2nd user was on Windows 10/Atom, floobits.com, or OSX/Sublime Text.)

Neither line endings nor tab/space issues seemed to be the cause.

sp4ghet commented 7 years ago

We were both on Windows machines (I use 10, the other used 7) so the line endings were probably CRLF.

Regarding pre-save hooks, I used linters but they weren't set to edit the file there although they had the ability to do so if I checked the option.