Menu

#894 Saros/I sessions do not work if files were transmitted during initialization

IntelliJ 0.1.0
closed-fixed
tobous
IntelliJ (27)
5
2019-12-02
2017-03-25
tobous
No

If any files had to be transmitted during initialization (because the files were not present on the client side), the synchronization on the shared files won't work. This seems to be a session-internal defect as the synchronization does work if IntelliJ is restarted after the transmission and a new session (which does not require the transfer of files) is established.

The synchronization might work during the inital session for files that were already present on both sides or might get fixed by simply ending end re-establishing the session (without restarting IntelliJ). I haven't come around to doing more detailed tests.

Discussion

  • Stefan Rossbach

    Stefan Rossbach - 2017-03-25

    Do you mean the synchonization of the editors or the synchronization of the files ?

     
  • tobous

    tobous - 2017-03-25

    The files are transmitted correctly, but working on them does not work. Actions take in the editor are not transmitted.

     
  • tobous

    tobous - 2017-10-30
    • status: open --> pending-fixed
     
  • tobous

    tobous - 2017-10-30

    Solved by the reimplementation of the filesystem handling.

     
  • tobous

    tobous - 2018-03-22
    • Labels: Intellij --> Intellij, IntelliJ
     
  • tobous

    tobous - 2018-03-22
    • labels: Intellij, IntelliJ --> IntelliJ
     
  • tobous

    tobous - 2019-12-02
    • Status: pending-fixed --> closed-fixed
     

Log in to post a comment.