Host in session despite session creation failed
ITransmitter javadoc is out of date
Saros FAQ - Hanging Invitation
Could not find a matching entry on the Saros website.
Google Talk is no longer supported by google. I could not find any references to it on our homepage except for a note on GTALK deprecation on http://www.saros-project.org/faq.
Saros Configuration for GTALK is outdated
Pictures for some awareness information is already present on http://www.saros-project.org/screenshots
Fixed with 13707f9970d324d902d6004fbc426aecaec97498
JTourbus numbering inconsistent
Fixed with 13707f9970d324d902d6004fbc426aecaec97498
Intellij Development guide does the not specifiy the SDK version
The mentioned website no longer exists. The current guide on https://www.saros-project.org/saros-for-intellij/dev-environment mentions which JDK needs to be used. (It's currently JDK 8.)
How to use Saros/I
The documentation on the linked page no longer contains conflicting usages of module and project.
Can't deploy the Intellij plugin
Not a documentation issue but a bug. The bug is further discussed in https://github.com/saros-project/saros/issues/78.
I suspect FileActivity#created() which calls FileUtils#readFileToByteArray(). Sending a new file should use streaming.
Choose only one "XMPP ID" vs "Jabber ID"
Choose only one "XMPP ID" vs "Jabber ID"
HTML Rendering of big ProjectTrees cause massive performance issues.
status: open --> open-accepted
status: open --> open-accepted
status: open-accepted --> open
status: open --> open-accepted
status: open --> open-fixed
status: open-wont-fix --> pending-fixed
status: open --> open-wont-fix
IntelliJ FileSystem implementation needs to be reimplemented from scratch
Wizzard "Add Projects" allows an empty field when choosing the option "Use existing project"
Initial file template content not transferred for special cases
IntellijSarosLifecycle not Singleton
Building the Saros/I plugin as a zip fails
Files created during a session are transmitted empty
Saros/I reads keyboard input in menus
Saros/I creates file activities during file synchronization
Deleting a file during a session leads to the client becoming unsynchroized
Initial file template content not transferred for special cases
IntelliJ FileSystem implementation needs to be reimplemented from scratch
Deleting a file during a session leads to the client becoming unsynchroized
Files created during a session are transmitted empty
Yes there is no "push" mechanism, you have to "pull". Original comment by: kargor (accidentally deleted during cleanup for migration).
Detecting broken network connection can remove wrong users
Detecting broken network connection may fail for Socks5
Direct connections are only established if needed
Crash: Adding a big file to shared project
Viewport for editor which was never activated: SPath
Restoring editor fires TextEditActivity
ViewportAnnotation does not change if file size changes
Shutdown of communication is too lazy
Dialogue "Consistency Recovery" needs better wording
Fixed with https://github.com/saros-project/saros/commit/5d594bddefc950f79e061cdb9bdc7258e0188c2b.
File moves are not correctly replicated
Whiteboard DH: Colour mechanics broken
Whiteboard DH: No copy and paste for arrows and lines
Whiteboard DH: Text tool broken
Whiteboard DH: Pointer position wrong
Whiteboard DH: Wrong cursor for normal lines and arrows
Whiteboard DH: Selection and mouseover feedback problems with arrows and lines
Whiteboard DH: Diamond anchors broken
Whiteboard DH: Eraser breaks selection + DEL
Well just look at Bobs log file. ERROR 2013-12-10 18:44:44,398 (EditorManager.java:1486) Failed to save document: SPath [editorType=txt, path=src/MyClass.java, project=EncodingTest] org.eclipse.core.runtime.CoreException: Some characters cannot be mapped using "US-ASCII" character encoding. Either change the encoding or remove the characters which are not supported by the "US-ASCII" character encoding. at org.eclipse.core.internal.filebuffers.ResourceTextFileBuffer.commitFileBufferContent(ResourceTextFileBuffer.java:373)...
File rename and follow mode -> error message
Here's my stack trace: ERROR 14:26:58,656 [Timer-1] (Utils.java:379) Internal Fatal Error: java.lang.OutOfMemoryError: Java heap space at java.lang.StringCoding$StringEncoder.encode(StringCoding.java:249) at java.lang.StringCoding.encode(StringCoding.java:289) at java.lang.String.getBytes(String.java:954) at de.fu_berlin.inf.dpp.net.internal.XMPPTransmitter.sendToProjectUser(XMPPTransmitter.java:725) at de.fu_berlin.inf.dpp.net.internal.XMPPTransmitter.sendToProjectUser(XMPPTransmitter.java:692)...
Crash: Adding a big file to shared project
Shutdown of communication is too lazy
Out of Memory when adding a large amount of files
Inconsistent dialog for project selection upon invitation
Well just look at Bobs log file. ERROR 2013-12-10 18:44:44,398 (EditorManager.java:1486) Failed to save document: SPath [editorType=txt, path=src/MyClass.java, project=EncodingTest] org.eclipse.core.runtime.CoreException: Some characters cannot be mapped using "US-ASCII" character encoding. Either change the encoding or remove the characters which are not supported by the "US-ASCII" character encoding. at org.eclipse.core.internal.filebuffers.ResourceTextFileBuffer.commitFileBufferContent(ResourceTextFileBuffer.java:373)...
DEBUG 18:42:51,093 [main] (UndoManager.java:196) new Typing : Typing (org.eclipse.core.internal.commands.operations.GlobalUndoContext@3eb4dd4a) TRACE 18:42:51,093 [dpp-activity-sender] (ActivitySequencer.java:493) send (001) jenkins_alice_stf@saros-con.imp.fu-berlin.de/Saros -> [ViewportActivity(path: SPath [path=src/rossbach/A.java, project=A], range: (0,9))] DEBUG 18:42:51,093 [main] (UndoManager.java:196) new Typing: Typing(org.eclipse.core.internal.filebuffers.SynchronizableDocument@2d1d61c4)...
New Untitled File not synchronized
Shutdown of communication is too lazy
ViewportAnnotation does not change if file size changes
Not fixed, but I don't know *exactly* how to reproduce it. The warning is only displayed sometimes. I'm pretty sure that the observer must be in follow mode, and that the package must not be empty. DEBUG 10:47:17,390 (ActivitiesHandler.java:187) Rcvd (005) [alice1_fu@asdfasdf/Saros] : [[223:EditorActivityDataObject(type:Activated,path:SPathDataObject [editorType=txt, path=src/test2/Asdfasdf.java, projectID=test3])], [224:EditorActivityDataObject(type:Closed,path:SPathDataObject [editorType=txt, path=src/test2/Asdfasdf.java,...
DEBUG 18:42:51,093 [main] (UndoManager.java:196) new Typing : Typing (org.eclipse.core.internal.commands.operations.GlobalUndoContext@3eb4dd4a) TRACE 18:42:51,093 [dpp-activity-sender] (ActivitySequencer.java:493) send (001) jenkins_alice_stf@saros-con.imp.fu-berlin.de/Saros -> [ViewportActivity(path: SPath [path=src/rossbach/A.java, project=A], range: (0,9))] DEBUG 18:42:51,093 [main] (UndoManager.java:196) new Typing: Typing(org.eclipse.core.internal.filebuffers.SynchronizableDocument@2d1d61c4)...
This problem should be worked on as part of the filesystem overhaul. See 898.
Saros/I session initiation fragile and slow
Partial Sharing: strange behavior when sharing folders only
File moves are not correctly replicated
Out of Memory when adding a large amount of files
c36e99b01f4c59bd7223b838811f8b1b3e4ea8f6 Only holds true for the Saros session (not Whiteboard)
Incorrect option if context menu is opened while connecting
66b5bb81b112818e5e1871a131754a5ffb8ecad3
Bug - Analysis Alice Analysis The following extract of a logfile shows the acitivities on Alice's saros client after deleting a file. These informations are send to Bob. (The logextract was modified for better readability). DEBUG 18:06:16,086 [Timer-0] (XMPPTransmitter.java:649) Sent (005) argument1: [senderadresse@email.com/Saros2BA69C1D] argument2: (Liste von dpp.net.TimedActivityDataObject) [FileActivityDataObject(type:Removed, path: SPathDataObject [editorType=txt, path=src/A.java, projectID=1954960459])],...
File rename and follow mode -> error message
Here's my stack trace: ERROR 14:26:58,656 [Timer-1] (Utils.java:379) Internal Fatal Error: java.lang.OutOfMemoryError: Java heap space at java.lang.StringCoding$StringEncoder.encode(StringCoding.java:249) at java.lang.StringCoding.encode(StringCoding.java:289) at java.lang.String.getBytes(String.java:954) at de.fu_berlin.inf.dpp.net.internal.XMPPTransmitter.sendToProjectUser(XMPPTransmitter.java:725) at de.fu_berlin.inf.dpp.net.internal.XMPPTransmitter.sendToProjectUser(XMPPTransmitter.java:692)...
Not fixed, but I don't know *exactly* how to reproduce it. The warning is only displayed sometimes. I'm pretty sure that the observer must be in follow mode, and that the package must not be empty. DEBUG 10:47:17,390 (ActivitiesHandler.java:187) Rcvd (005) [alice1_fu@asdfasdf/Saros] : [[223:EditorActivityDataObject(type:Activated,path:SPathDataObject [editorType=txt, path=src/test2/Asdfasdf.java, projectID=test3])], [224:EditorActivityDataObject(type:Closed,path:SPathDataObject [editorType=txt, path=src/test2/Asdfasdf.java,...
Crash: Adding a big file to shared project
Restoring editor fires TextEditActivity
Viewport for editor which was never activated: SPath
Shutdown of communication is too lazy
Shutdown of communication is too lazy
Intellij plugin does not work
Saros/I does not compile with IntelliJ 15
Initial file template content not transferred for special cases
Saros/I session initiation fragile and slow
IntelliJ Modules are not shared correctly
Host in session despite session creation failed
Saros view is not reflecting the current internal status
Intellij Synchronisation
Project Resources Not Transferred When Starting Session Through HTML-GUI