[DPP-Robot] [dpp:bugs] #876 Project Resources Not Transferred When Starting Session Through HTML-GUI

2016-09-27 Thread Stefan Rossbach
- **status**: open --> closed-rejected



---

** [bugs:#876] Project Resources Not Transferred When Starting Session Through 
HTML-GUI**

**Status:** closed-rejected
**Group:** OTHER
**Labels:** Intellij 
**Created:** Wed Sep 21, 2016 09:34 AM UTC by Alexander Jakobi
**Last Updated:** Tue Sep 27, 2016 02:40 PM UTC
**Owner:** nobody
**Attachments:**

- 
[testhtmlgui.pdf](https://sourceforge.net/p/dpp/bugs/876/attachment/testhtmlgui.pdf)
 (34.4 kB; application/pdf)


**Description**

At the moment it is not possible to establish a working session through the 
HTML-GUI, because no project resources can be transferred.


**Reproduction**

* Connect to XMPP server
* In the HTML-GUI, click _Start Session_
* (An error message appears)
* When choosing a project to share, the list is empty


**Expected Behaviour**

Session creation should work reliably through the HTML-GUI if the user is 
connected to the XMPP server and at least one of his contacts is online.


**Remarks**

There already is a 
[patch](http://saros-build.imp.fu-berlin.de/gerrit/#/c/3073/) fixing that the 
session wizard is not popping up.
With this patch applied, the session creation succeeds, but no project 
resources are transferred, because when trying to choose a project for sharing, 
the available projects are not listed in the wizard.

In IntelliJ, this is due to 
de.fu_berlin.inf.dpp.intellij.project.filesystem.IntelliJWorkspaceRootImpl#getProjects
 not being implemented.

In Eclipse, this is not yet investigated.

Attached is a file which documents the various tests to the HTML-GUI that have 
already been executed.


---

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


[DPP-Robot] [dpp:bugs] #876 Project Resources Not Transferred When Starting Session Through HTML-GUI

2016-09-27 Thread Stefan Rossbach
As Matthias already pointed out, this feature is NOT even finished yet.


---

** [bugs:#876] Project Resources Not Transferred When Starting Session Through 
HTML-GUI**

**Status:** open
**Group:** OTHER
**Labels:** Intellij 
**Created:** Wed Sep 21, 2016 09:34 AM UTC by Alexander Jakobi
**Last Updated:** Fri Sep 23, 2016 10:29 AM UTC
**Owner:** nobody
**Attachments:**

- 
[testhtmlgui.pdf](https://sourceforge.net/p/dpp/bugs/876/attachment/testhtmlgui.pdf)
 (34.4 kB; application/pdf)


**Description**

At the moment it is not possible to establish a working session through the 
HTML-GUI, because no project resources can be transferred.


**Reproduction**

* Connect to XMPP server
* In the HTML-GUI, click _Start Session_
* (An error message appears)
* When choosing a project to share, the list is empty


**Expected Behaviour**

Session creation should work reliably through the HTML-GUI if the user is 
connected to the XMPP server and at least one of his contacts is online.


**Remarks**

There already is a 
[patch](http://saros-build.imp.fu-berlin.de/gerrit/#/c/3073/) fixing that the 
session wizard is not popping up.
With this patch applied, the session creation succeeds, but no project 
resources are transferred, because when trying to choose a project for sharing, 
the available projects are not listed in the wizard.

In IntelliJ, this is due to 
de.fu_berlin.inf.dpp.intellij.project.filesystem.IntelliJWorkspaceRootImpl#getProjects
 not being implemented.

In Eclipse, this is not yet investigated.

Attached is a file which documents the various tests to the HTML-GUI that have 
already been executed.


---

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


[DPP-Robot] [dpp:bugs] #876 Project Resources Not Transferred When Starting Session Through HTML-GUI

2016-09-23 Thread Matthias Bohnstedt
Regarding the attachment:

* Point 4: This part is not yet implement (for example there is no accept 
invite wizard for the HTML GUI). Session informations are not transmitted to 
the frontend at the moment. Something like a "SessionInformationModel/Renderer" 
would be needed (or the inforation could be included into the State model). 
This is partly done in http://saros-build.imp.fu-berlin.de/gerrit/#/c/3019/.
* Point 5: Patch for a fix would 
be:http://saros-build.imp.fu-berlin.de/gerrit/#/c/3125/
* Point 7: With which commit did you made this test? I can't reproduce it. In 
all my testing I always had a list of files to choose showed up in Saros/E with 
the HTML UI.



---

** [bugs:#876] Project Resources Not Transferred When Starting Session Through 
HTML-GUI**

**Status:** open
**Group:** OTHER
**Labels:** Intellij 
**Created:** Wed Sep 21, 2016 09:34 AM UTC by Alexander Jakobi
**Last Updated:** Fri Sep 23, 2016 09:05 AM UTC
**Owner:** nobody
**Attachments:**

- 
[testhtmlgui.pdf](https://sourceforge.net/p/dpp/bugs/876/attachment/testhtmlgui.pdf)
 (34.4 kB; application/pdf)


**Description**

At the moment it is not possible to establish a working session through the 
HTML-GUI, because no project resources can be transferred.


**Reproduction**

* Connect to XMPP server
* In the HTML-GUI, click _Start Session_
* (An error message appears)
* When choosing a project to share, the list is empty


**Expected Behaviour**

Session creation should work reliably through the HTML-GUI if the user is 
connected to the XMPP server and at least one of his contacts is online.


**Remarks**

There already is a 
[patch](http://saros-build.imp.fu-berlin.de/gerrit/#/c/3073/) fixing that the 
session wizard is not popping up.
With this patch applied, the session creation succeeds, but no project 
resources are transferred, because when trying to choose a project for sharing, 
the available projects are not listed in the wizard.

In IntelliJ, this is due to 
de.fu_berlin.inf.dpp.intellij.project.filesystem.IntelliJWorkspaceRootImpl#getProjects
 not being implemented.

In Eclipse, this is not yet investigated.

Attached is a file which documents the various tests to the HTML-GUI that have 
already been executed.


---

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


[DPP-Robot] [dpp:bugs] #876 Project Resources Not Transferred When Starting Session Through HTML-GUI

2016-09-23 Thread Franz Zieris
- **labels**: IntelliJ --> Intellij



---

** [bugs:#876] Project Resources Not Transferred When Starting Session Through 
HTML-GUI**

**Status:** open
**Group:** OTHER
**Labels:** Intellij 
**Created:** Wed Sep 21, 2016 09:34 AM UTC by Alexander Jakobi
**Last Updated:** Fri Sep 23, 2016 09:02 AM UTC
**Owner:** nobody
**Attachments:**

- 
[testhtmlgui.pdf](https://sourceforge.net/p/dpp/bugs/876/attachment/testhtmlgui.pdf)
 (34.4 kB; application/pdf)


**Description**

At the moment it is not possible to establish a working session through the 
HTML-GUI, because no project resources can be transferred.


**Reproduction**

* Connect to XMPP server
* In the HTML-GUI, click _Start Session_
* (An error message appears)
* When choosing a project to share, the list is empty


**Expected Behaviour**

Session creation should work reliably through the HTML-GUI if the user is 
connected to the XMPP server and at least one of his contacts is online.


**Remarks**

There already is a 
[patch](http://saros-build.imp.fu-berlin.de/gerrit/#/c/3073/) fixing that the 
session wizard is not popping up.
With this patch applied, the session creation succeeds, but no project 
resources are transferred, because when trying to choose a project for sharing, 
the available projects are not listed in the wizard.

In IntelliJ, this is due to 
de.fu_berlin.inf.dpp.intellij.project.filesystem.IntelliJWorkspaceRootImpl#getProjects
 not being implemented.

In Eclipse, this is not yet investigated.

Attached is a file which documents the various tests to the HTML-GUI that have 
already been executed.


---

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


[DPP-Robot] [dpp:bugs] #876 Project Resources Not Transferred When Starting Session Through HTML-GUI

2016-09-23 Thread Franz Zieris
- **labels**:  --> IntelliJ



---

** [bugs:#876] Project Resources Not Transferred When Starting Session Through 
HTML-GUI**

**Status:** open
**Group:** OTHER
**Labels:** IntelliJ 
**Created:** Wed Sep 21, 2016 09:34 AM UTC by Alexander Jakobi
**Last Updated:** Thu Sep 22, 2016 09:10 AM UTC
**Owner:** nobody
**Attachments:**

- 
[testhtmlgui.pdf](https://sourceforge.net/p/dpp/bugs/876/attachment/testhtmlgui.pdf)
 (34.4 kB; application/pdf)


**Description**

At the moment it is not possible to establish a working session through the 
HTML-GUI, because no project resources can be transferred.


**Reproduction**

* Connect to XMPP server
* In the HTML-GUI, click _Start Session_
* (An error message appears)
* When choosing a project to share, the list is empty


**Expected Behaviour**

Session creation should work reliably through the HTML-GUI if the user is 
connected to the XMPP server and at least one of his contacts is online.


**Remarks**

There already is a 
[patch](http://saros-build.imp.fu-berlin.de/gerrit/#/c/3073/) fixing that the 
session wizard is not popping up.
With this patch applied, the session creation succeeds, but no project 
resources are transferred, because when trying to choose a project for sharing, 
the available projects are not listed in the wizard.

In IntelliJ, this is due to 
de.fu_berlin.inf.dpp.intellij.project.filesystem.IntelliJWorkspaceRootImpl#getProjects
 not being implemented.

In Eclipse, this is not yet investigated.

Attached is a file which documents the various tests to the HTML-GUI that have 
already been executed.


---

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


[DPP-Robot] [dpp:bugs] #876 Project Resources Not Transferred When Starting Session Through HTML-GUI

2016-09-22 Thread Matthias Bohnstedt
> because when trying to choose a project for sharing, the available projects 
> are not listed in the wizard.

This statment is based on the version of the mentiond patch aec38fa? The showed 
resources and folder must be the same in Saros/E and Saros/. What exactly isn't 
listed, is the Wizard File list empty?


---

** [bugs:#876] Project Resources Not Transferred When Starting Session Through 
HTML-GUI**

**Status:** open
**Group:** OTHER
**Created:** Wed Sep 21, 2016 09:34 AM UTC by Alexander Jakobi
**Last Updated:** Thu Sep 22, 2016 08:28 AM UTC
**Owner:** nobody
**Attachments:**

- 
[testhtmlgui.pdf](https://sourceforge.net/p/dpp/bugs/876/attachment/testhtmlgui.pdf)
 (34.4 kB; application/pdf)


**Description**

At the moment it is not possible to establish a working session through the 
HTML-GUI, because no project resources can be transferred.


**Reproduction**

* Connect to XMPP server
* In the HTML-GUI, click _Start Session_
* (An error message appears)
* When choosing a project to share, the list is empty


**Expected Behaviour**

Session creation should work reliably through the HTML-GUI if the user is 
connected to the XMPP server and at least one of his contacts is online.


**Remarks**

There already is a 
[patch](http://saros-build.imp.fu-berlin.de/gerrit/#/c/3073/) fixing that the 
session wizard is not popping up.
With this patch applied, the session creation succeeds, but no project 
resources are transferred, because when trying to choose a project for sharing, 
the available projects are not listed in the wizard.

In IntelliJ, this is due to 
de.fu_berlin.inf.dpp.intellij.project.filesystem.IntelliJWorkspaceRootImpl#getProjects
 not being implemented.

In Eclipse, this is not yet investigated.

Attached is a file which documents the various tests to the HTML-GUI that have 
already been executed.


---

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


[DPP-Robot] [dpp:bugs] #876 Project Resources Not Transferred When Starting Session Through HTML-GUI

2016-09-22 Thread Alexander Jakobi
- Description has changed:

Diff:



--- old
+++ new
@@ -24,3 +24,5 @@
 In IntelliJ, this is due to 
de.fu_berlin.inf.dpp.intellij.project.filesystem.IntelliJWorkspaceRootImpl#getProjects
 not being implemented.
 
 In Eclipse, this is not yet investigated.
+
+Attached is a file which documents the various tests to the HTML-GUI that have 
already been executed.



- Attachments has changed:

Diff:



--- old
+++ new
@@ -0,0 +1 @@
+testhtmlgui.pdf (34.4 kB; application/pdf)






---

** [bugs:#876] Project Resources Not Transferred When Starting Session Through 
HTML-GUI**

**Status:** open
**Group:** OTHER
**Created:** Wed Sep 21, 2016 09:34 AM UTC by Alexander Jakobi
**Last Updated:** Wed Sep 21, 2016 09:48 AM UTC
**Owner:** nobody
**Attachments:**

- 
[testhtmlgui.pdf](https://sourceforge.net/p/dpp/bugs/876/attachment/testhtmlgui.pdf)
 (34.4 kB; application/pdf)


**Description**

At the moment it is not possible to establish a working session through the 
HTML-GUI, because no project resources can be transferred.


**Reproduction**

* Connect to XMPP server
* In the HTML-GUI, click _Start Session_
* (An error message appears)
* When choosing a project to share, the list is empty


**Expected Behaviour**

Session creation should work reliably through the HTML-GUI if the user is 
connected to the XMPP server and at least one of his contacts is online.


**Remarks**

There already is a 
[patch](http://saros-build.imp.fu-berlin.de/gerrit/#/c/3073/) fixing that the 
session wizard is not popping up.
With this patch applied, the session creation succeeds, but no project 
resources are transferred, because when trying to choose a project for sharing, 
the available projects are not listed in the wizard.

In IntelliJ, this is due to 
de.fu_berlin.inf.dpp.intellij.project.filesystem.IntelliJWorkspaceRootImpl#getProjects
 not being implemented.

In Eclipse, this is not yet investigated.

Attached is a file which documents the various tests to the HTML-GUI that have 
already been executed.


---

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


[DPP-Robot] [dpp:bugs] #876 Project Resources Not Transferred When Starting Session Through HTML-GUI

2016-09-21 Thread Alexander Jakobi
- Description has changed:

Diff:



--- old
+++ new
@@ -20,4 +20,7 @@
 
 There already is a 
[patch](http://saros-build.imp.fu-berlin.de/gerrit/#/c/3073/) fixing that the 
session wizard is not popping up.
 With this patch applied, the session creation succeeds, but no project 
resources are transferred, because when trying to choose a project for sharing, 
the available projects are not listed in the wizard.
-This is due to 
de.fu_berlin.inf.dpp.intellij.project.filesystem.IntelliJWorkspaceRootImpl#getProjects
 not being implemented as of yet.
+
+In IntelliJ, this is due to 
de.fu_berlin.inf.dpp.intellij.project.filesystem.IntelliJWorkspaceRootImpl#getProjects
 not being implemented.
+
+In Eclipse, this is not yet investigated.






---

** [bugs:#876] Project Resources Not Transferred When Starting Session Through 
HTML-GUI**

**Status:** open
**Group:** OTHER
**Created:** Wed Sep 21, 2016 09:34 AM UTC by Alexander Jakobi
**Last Updated:** Wed Sep 21, 2016 09:34 AM UTC
**Owner:** nobody


**Description**

At the moment it is not possible to establish a working session through the 
HTML-GUI, because no project resources can be transferred.


**Reproduction**

* Connect to XMPP server
* In the HTML-GUI, click _Start Session_
* (An error message appears)
* When choosing a project to share, the list is empty


**Expected Behaviour**

Session creation should work reliably through the HTML-GUI if the user is 
connected to the XMPP server and at least one of his contacts is online.


**Remarks**

There already is a 
[patch](http://saros-build.imp.fu-berlin.de/gerrit/#/c/3073/) fixing that the 
session wizard is not popping up.
With this patch applied, the session creation succeeds, but no project 
resources are transferred, because when trying to choose a project for sharing, 
the available projects are not listed in the wizard.

In IntelliJ, this is due to 
de.fu_berlin.inf.dpp.intellij.project.filesystem.IntelliJWorkspaceRootImpl#getProjects
 not being implemented.

In Eclipse, this is not yet investigated.


---

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


[DPP-Robot] [dpp:bugs] #876 Project Resources Not Transferred When Starting Session Through HTML-GUI

2016-09-21 Thread Alexander Jakobi



---

** [bugs:#876] Project Resources Not Transferred When Starting Session Through 
HTML-GUI**

**Status:** open
**Group:** OTHER
**Created:** Wed Sep 21, 2016 09:34 AM UTC by Alexander Jakobi
**Last Updated:** Wed Sep 21, 2016 09:34 AM UTC
**Owner:** nobody


**Description**

At the moment it is not possible to establish a working session through the 
HTML-GUI, because no project resources can be transferred.


**Reproduction**

* Connect to XMPP server
* In the HTML-GUI, click _Start Session_
* (An error message appears)
* When choosing a project to share, the list is empty


**Expected Behaviour**

Session creation should work reliably through the HTML-GUI if the user is 
connected to the XMPP server and at least one of his contacts is online.


**Remarks**

There already is a 
[patch](http://saros-build.imp.fu-berlin.de/gerrit/#/c/3073/) fixing that the 
session wizard is not popping up.
With this patch applied, the session creation succeeds, but no project 
resources are transferred, because when trying to choose a project for sharing, 
the available projects are not listed in the wizard.
This is due to 
de.fu_berlin.inf.dpp.intellij.project.filesystem.IntelliJWorkspaceRootImpl#getProjects
 not being implemented as of yet.


---

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