Activity for Saros - Distributed Party Programming

  • tobous tobous modified ticket #869

    Host in session despite session creation failed

  • tobous tobous modified ticket #99

    ITransmitter javadoc is out of date

  • tobous tobous modified ticket #101

    Saros FAQ - Hanging Invitation

  • tobous tobous posted a comment on ticket #101

    Could not find a matching entry on the Saros website.

  • tobous tobous posted a comment on ticket #108

    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.

  • tobous tobous modified ticket #108

    Saros Configuration for GTALK is outdated

  • tobous tobous posted a comment on ticket #119

    Pictures for some awareness information is already present on http://www.saros-project.org/screenshots

  • tobous tobous modified a comment on ticket #137

    Fixed with 13707f9970d324d902d6004fbc426aecaec97498

  • tobous tobous modified ticket #137

    JTourbus numbering inconsistent

  • tobous tobous posted a comment on ticket #137

    Fixed with 13707f9970d324d902d6004fbc426aecaec97498

  • tobous tobous modified ticket #135

    Intellij Development guide does the not specifiy the SDK version

  • tobous tobous posted a comment on ticket #135

    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.)

  • tobous tobous modified ticket #139

    How to use Saros/I

  • tobous tobous posted a comment on ticket #139

    The documentation on the linked page no longer contains conflicting usages of module and project.

  • tobous tobous modified ticket #136

    Can't deploy the Intellij plugin

  • tobous tobous posted a comment on ticket #136

    Not a documentation issue but a bug. The bug is further discussed in https://github.com/saros-project/saros/issues/78.

  • tobous tobous modified a comment on ticket #380

    I suspect FileActivity#created() which calls FileUtils#readFileToByteArray(). Sending a new file should use streaming.

  • tobous tobous modified ticket #678

    Choose only one "XMPP ID" vs "Jabber ID"

  • tobous tobous modified ticket #678

    Choose only one "XMPP ID" vs "Jabber ID"

  • tobous tobous modified ticket #861

    HTML Rendering of big ProjectTrees cause massive performance issues.

  • tobous tobous modified a comment on ticket #898

    status: open --> open-accepted

  • tobous tobous modified a comment on ticket #836

    status: open --> open-accepted

  • tobous tobous modified a comment on ticket #760

    status: open-accepted --> open

  • tobous tobous modified a comment on ticket #760

    status: open --> open-accepted

  • tobous tobous modified a comment on ticket #678

    status: open --> open-fixed

  • tobous tobous modified a comment on ticket #460

    status: open-wont-fix --> pending-fixed

  • tobous tobous modified a comment on ticket #460

    status: open --> open-wont-fix

  • tobous tobous modified ticket #898

    IntelliJ FileSystem implementation needs to be reimplemented from scratch

  • tobous tobous modified ticket #900

    Wizzard "Add Projects" allows an empty field when choosing the option "Use existing project"

  • tobous tobous modified ticket #863

    Initial file template content not transferred for special cases

  • tobous tobous modified ticket #879

    IntellijSarosLifecycle not Singleton

  • tobous tobous modified ticket #885

    Building the Saros/I plugin as a zip fails

  • tobous tobous modified ticket #889

    Files created during a session are transmitted empty

  • tobous tobous modified ticket #893

    Saros/I reads keyboard input in menus

  • tobous tobous modified ticket #895

    Saros/I creates file activities during file synchronization

  • tobous tobous modified ticket #897

    Deleting a file during a session leads to the client becoming unsynchroized

  • tobous tobous modified ticket #863

    Initial file template content not transferred for special cases

  • tobous tobous modified ticket #898

    IntelliJ FileSystem implementation needs to be reimplemented from scratch

  • tobous tobous modified ticket #897

    Deleting a file during a session leads to the client becoming unsynchroized

  • tobous tobous modified ticket #889

    Files created during a session are transmitted empty

  • tobous tobous posted a comment on ticket #855

    Yes there is no "push" mechanism, you have to "pull". Original comment by: kargor (accidentally deleted during cleanup for migration).

  • tobous tobous modified ticket #828

    Detecting broken network connection can remove wrong users

  • tobous tobous modified ticket #827

    Detecting broken network connection may fail for Socks5

  • tobous tobous modified ticket #760

    Direct connections are only established if needed

  • tobous tobous modified ticket #380

    Crash: Adding a big file to shared project

  • tobous tobous modified ticket #371

    Viewport for editor which was never activated: SPath

  • tobous tobous modified ticket #259

    Restoring editor fires TextEditActivity

  • tobous tobous modified ticket #207

    ViewportAnnotation does not change if file size changes

  • tobous tobous modified ticket #201

    Shutdown of communication is too lazy

  • tobous tobous modified ticket #844

    Dialogue "Consistency Recovery" needs better wording

  • tobous tobous posted a comment on ticket #844

    Fixed with https://github.com/saros-project/saros/commit/5d594bddefc950f79e061cdb9bdc7258e0188c2b.

  • tobous tobous modified ticket #792

    File moves are not correctly replicated

  • tobous tobous modified ticket #810

    Whiteboard DH: Colour mechanics broken

  • tobous tobous modified ticket #811

    Whiteboard DH: No copy and paste for arrows and lines

  • tobous tobous modified ticket #813

    Whiteboard DH: Text tool broken

  • tobous tobous modified ticket #814

    Whiteboard DH: Pointer position wrong

  • tobous tobous modified ticket #815

    Whiteboard DH: Wrong cursor for normal lines and arrows

  • tobous tobous modified ticket #816

    Whiteboard DH: Selection and mouseover feedback problems with arrows and lines

  • tobous tobous modified ticket #818

    Whiteboard DH: Diamond anchors broken

  • tobous tobous modified ticket #817

    Whiteboard DH: Eraser breaks selection + DEL

  • tobous tobous modified a comment on ticket #822

    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)...

  • tobous tobous modified ticket #396

    File rename and follow mode -> error message

  • tobous tobous modified a comment on ticket #380

    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)...

  • tobous tobous modified ticket #380

    Crash: Adding a big file to shared project

  • tobous tobous modified ticket #201

    Shutdown of communication is too lazy

  • tobous tobous modified ticket #785

    Out of Memory when adding a large amount of files

  • tobous tobous modified ticket #644

    Inconsistent dialog for project selection upon invitation

  • tobous tobous modified a comment on ticket #822

    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)...

  • tobous tobous modified a comment on ticket #836

    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)...

  • tobous tobous modified ticket #803

    New Untitled File not synchronized

  • tobous tobous modified ticket #201

    Shutdown of communication is too lazy

  • tobous tobous modified ticket #207

    ViewportAnnotation does not change if file size changes

  • tobous tobous modified a comment on ticket #371

    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,...

  • tobous tobous modified a comment on ticket #836

    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)...

  • tobous tobous modified a comment on ticket #897

    This problem should be worked on as part of the filesystem overhaul. See 898.

  • tobous tobous modified ticket #867

    Saros/I session initiation fragile and slow

  • tobous tobous modified ticket #809

    Partial Sharing: strange behavior when sharing folders only

  • tobous tobous modified ticket #792

    File moves are not correctly replicated

  • tobous tobous modified ticket #785

    Out of Memory when adding a large amount of files

  • tobous tobous modified a comment on ticket #760

    c36e99b01f4c59bd7223b838811f8b1b3e4ea8f6 Only holds true for the Saros session (not Whiteboard)

  • tobous tobous modified ticket #739

    Incorrect option if context menu is opened while connecting

  • tobous tobous modified a comment on ticket #678

    66b5bb81b112818e5e1871a131754a5ffb8ecad3

  • tobous tobous modified a comment on ticket #469

    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])],...

  • tobous tobous modified ticket #396

    File rename and follow mode -> error message

  • tobous tobous modified a comment on ticket #380

    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)...

  • tobous tobous modified a comment on ticket #371

    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,...

  • tobous tobous modified ticket #380

    Crash: Adding a big file to shared project

  • tobous tobous modified ticket #259

    Restoring editor fires TextEditActivity

  • tobous tobous modified ticket #371

    Viewport for editor which was never activated: SPath

  • tobous tobous modified ticket #201

    Shutdown of communication is too lazy

  • tobous tobous modified ticket #201

    Shutdown of communication is too lazy

  • tobous tobous modified ticket #860

    Intellij plugin does not work

  • tobous tobous modified ticket #862

    Saros/I does not compile with IntelliJ 15

  • tobous tobous modified ticket #863

    Initial file template content not transferred for special cases

  • tobous tobous modified ticket #867

    Saros/I session initiation fragile and slow

  • tobous tobous modified ticket #868

    IntelliJ Modules are not shared correctly

  • tobous tobous modified ticket #869

    Host in session despite session creation failed

  • tobous tobous modified ticket #870

    Saros view is not reflecting the current internal status

  • tobous tobous modified ticket #872

    Intellij Synchronisation

  • tobous tobous modified ticket #876

    Project Resources Not Transferred When Starting Session Through HTML-GUI

1 >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.