- **labels**: Intellij --> Core
- **summary**: Inviter Gets Invitation Dialog from Invitee --> Session startup 
does not prevent invitation requests
- Description has changed:

Diff:

~~~~

--- old
+++ new
@@ -5,22 +5,9 @@
 
 **Reproduction Steps**
 
-This could not be reliably reproduced. The following is a test protocol with 
steps during which the faulty behaviour occured repeatedly, but not always.
+Insert a Thread.sleep into SessionManager#StartSession() for the affected 
client. Start the session and meanwhile invite this client.
 
-1. Alice invites Bob
-2. Bob accepts
-3. Bob is asked where to save the files, chooses a place and clicks ok
-4. Alice's network connection is interrupted (e.g. switched off WIFI)
-5. Bob sees a message box: _Wizard cancelled locally, no response from..._
-6. Bob clicks ok, the message box and wizard disappear; a progress bar remains 
blocking further actions
-7. Approx. 30 seconds later, the progressbar disappears and an error message 
is shown: _Project could not be shared._
-8. Bob is in no session
-9. Alice's Saros panel still shows her being connected (See [#870], [#873])
-10. Alice clicks disconnect, then reconnects
-11. Alice invites Bob
-12. Bob accepts
-13. They both are shown to be in a session
-14. **Both see a the wizard to choose the project location**
+The invitation can be accepted, there are NO error log messages in the log 
file.
 
 
 **Expected Behaviour**

~~~~

- **status**: unread --> open-accepted
- Attachments has changed:

Diff:

~~~~

--- old
+++ new
@@ -0,0 +1 @@
+invitation_error.png (175.5 kB; image/png)

~~~~




---

** [bugs:#875] Session startup does not prevent invitation requests**

**Status:** open-accepted
**Group:** OTHER
**Labels:** Core 
**Created:** Wed Sep 21, 2016 09:07 AM UTC by Alexander Jakobi
**Last Updated:** Fri Sep 23, 2016 09:00 AM UTC
**Owner:** nobody
**Attachments:**

- 
[invitation_error.png](https://sourceforge.net/p/dpp/bugs/875/attachment/invitation_error.png)
 (175.5 kB; image/png)


**Description**

A certain sequence of commands can lead to a state in which both parties 
(inviter and invitee) of a session initiation see an invitation dialog. As a 
consequence, a working session can not be established.


**Reproduction Steps**

Insert a Thread.sleep into SessionManager#StartSession() for the affected 
client. Start the session and meanwhile invite this client.

The invitation can be accepted, there are NO error log messages in the log file.


**Expected Behaviour**

When a session is initiated, only the invitee should see an invitation dialog 
and the wizard to choose the project location. As soon as an invitation is 
sent/received, incoming invitation should be automatically declined.


---

Sent from sourceforge.net because dpp-robot@lists.sourceforge.net is subscribed 
to https://sourceforge.net/p/dpp/bugs/

To unsubscribe from further messages, a project admin can change settings at 
https://sourceforge.net/p/dpp/admin/bugs/options.  Or, if this is a mailing 
list, you can unsubscribe from the mailing list.
------------------------------------------------------------------------------
_______________________________________________
DPP-Robot mailing list
DPP-Robot@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dpp-robot

Reply via email to