Activity

From 06/04/2013 to 07/03/2013

07/03/2013

10:35 PM Feature #1442 (Resolved): RPC should support argumentless methods properly
Applied in changeset rsb-java|commit:990a47dbf4885ecb61343665bf27c8044fc5a523. J. Wienke
10:39 AM Feature #1442 (In Progress): RPC should support argumentless methods properly
If it's ok, I would try to sort out the things remaining here. J. Wienke
09:30 PM Enhancement #1556 (New): Improve event type handling and converter selection
Currently, types of event payloads are usually determined dynamically via @.getClass()@. Converter selection then per... J. Moringen
03:33 PM Tasks #1553 (Resolved): Reformat whole source code
* Update eclipse project to only space indentation
* Reformat whole project
J. Wienke

07/01/2013

06:30 PM Bug #1552 (Resolved): Catching exceptions caused by failed socket transport initialization leads ...
Applied in changeset rsb-cpp|commit:fda3b25ab6b0ad36935b703f84164ef5db5732a6. J. Moringen
04:46 PM Bug #1552 (In Progress): Catching exceptions caused by failed socket transport initialization lea...
J. Moringen
10:20 AM Bug #1489 (Resolved): Selection of new fundamental converters breaks existing programs
At least python and bag-play talk to each other again. That was the test case I had, which didn't work before. J. Wienke

06/29/2013

11:17 PM Bug #1489: Selection of new fundamental converters breaks existing programs
@Johannes: you tested in your setup, right? did it work? J. Moringen

06/28/2013

02:38 PM RSBag Tasks #1542 (Resolved): Document Python client API
Applied in changeset rsbag-manual|commit:1ce11b37af041df0c6a51904cbfd075ef5075315. J. Moringen

06/26/2013

04:28 PM Bug #1552 (Resolved): Catching exceptions caused by failed socket transport initialization leads ...
... J. Moringen

06/25/2013

02:04 PM Enhancement #1551 (Resolved): Improve documentation of socket transport's "auto" mode
For example, mention that @mode = auto@ and nothing else cannot work across multiple machines. J. Moringen
02:02 PM Enhancement #1550 (New): "Auto" mode of the socket transport should be smarter
When configured as @server = auto, host = NOT-THE-LOCAL-HOST@, the process should not attempt to act as server.
No...
J. Moringen
01:59 PM Enhancement #1549 (Resolved): The documentation should mention that one Spread daemon is usually ...
In many case, including distribution over multiple machines, a single Spread daemon is enough. In addition, configuri... J. Moringen
01:57 PM Enhancement #1548 (New): Transports returned by ParticipantConfig::getTransports() should be mutable
@ParticipantConfig::getTransports()@ returns a @std::set@ of deep-copied @ParticipantConfig::Transport@ objects. As e... J. Moringen
11:50 AM Bug #1547 (Resolved): Unable to specify a manual converter selection strategy since cbd9e3c253
Applied in changeset rsb-python|commit:63698ffcc9cd50be82c91dba77a1385368f1e1fe. J. Moringen

06/24/2013

04:56 PM Bug #1545 (Resolved): rsb-cpp-spread does not link on windows
Applied in changeset rsb-spread-cpp|commit:d42f7e4c64b4704a12da435943982ca47c428a7f. J. Wienke

06/21/2013

02:34 PM Bug #1547: Unable to specify a manual converter selection strategy since cbd9e3c253
I think the only way left now is by providing a complete configurator instance during the creation of participants, w... J. Wienke
02:32 PM Bug #1547 (Resolved): Unable to specify a manual converter selection strategy since cbd9e3c253
With the changes introduced in commit:rsb-python|cbd9e3c253 my existing code broke because I was using something like... J. Wienke
08:52 AM Bug #1540 (Resolved): Documentation for installation of rsb-python from packages doesn`t work
Applied in changeset rsb-manual|commit:ada183617495b666dbcf569aec33545e1f7250fe. J. Wienke
08:50 AM Bug #1546 (Resolved): Socket server dies because of incomplete message body
NAO is sending images and a prorgram... J. Wienke
08:50 AM Bug #1173 (Resolved): Socket server dies because of incomplete message body
From the comments I suspect this is resolved and I did not see such a crash again. J. Wienke

06/20/2013

11:00 AM Bug #1545 (Resolved): rsb-cpp-spread does not link on windows
See wip-windowsfix and respective CI job J. Wienke

06/17/2013

07:16 PM Bug #1489: Selection of new fundamental converters breaks existing programs
@Johannes: did you test this already? Please report results once you do. J. Moringen
11:28 AM Tasks #1541: Update Submodules and HEADs of these
As long as we do not have gits or something running: should we add a jenkins job for automatically updating the submo... J. Wienke

06/14/2013

09:14 PM Tasks #1167 (Resolved): Provide Spread transport as plugin (C++)
There has been at least some experimentation with this feature. Please report problems as separate issues. J. Moringen

06/12/2013

01:04 PM RSBag Tasks #1542: Document Python client API
That's an old snapshot. The code lives in project:rsbag in the "rsbag-python repository":https://code.cor-lab.org/pro... J. Moringen
11:26 AM RSBag Tasks #1542 (Resolved): Document Python client API
We should somewhere at least reference the existence of the Python binding, even if it is not officially supported ye... S. Wrede
02:46 AM Tasks #1538 (Resolved): Change "inter-transport" document to use socket transport
Applied in changeset rsb-manual|commit:33406b7b853e0547a9ed42ebb7585180473b1bd9. J. Moringen

06/11/2013

01:05 AM Tasks #1541 (Resolved): Update Submodules and HEADs of these
Applied in changeset rsb|commit:cab214794fbbf7187e74676c0c4c65b4059590b3. J. Moringen
08:59 PM Tasks #1541 (Resolved): Update Submodules and HEADs of these
Not only the heads are outdated but also some new projects are missing, e.g. rsb-spread. S. Wrede
09:12 PM Tasks #1167: Provide Spread transport as plugin (C++)
Works fine on Mac 10.7 built using the following new homebrew formula: https://github.com/swrede/homebrew-formulas/bl... S. Wrede
04:14 PM Tasks #1167 (Feedback): Provide Spread transport as plugin (C++)
I think this is done. Please test and report problems. J. Moringen
02:42 PM Tasks #1167 (In Progress): Provide Spread transport as plugin (C++)
Manual has been updated. J. Moringen
09:52 AM Tasks #1167 (Feedback): Provide Spread transport as plugin (C++)
Done:
* The plugin is in the @rsb-spread-cpp@ repository
* I removed Spread from @rsb-cpp@ in a feature branch
* B...
J. Moringen
04:36 PM Bug #1537 (Closed): debian packaged rsb0.9 links against libspread, but doesn`t have spread as de...
@librsb@ does not directly use Spread anymore. Instead, the Spread transport is implemented as a plugin (@rsb-spread-... J. Moringen
02:40 PM Bug #1540 (Resolved): Documentation for installation of rsb-python from packages doesn`t work
The current installation docs for installation of rsb-python from packages are not working.
http://docs.cor-lab.de//...
Anonymous
11:41 AM Tasks #1538 (Resolved): Change "inter-transport" document to use socket transport
The example program will be changed and would no longer match the description. J. Moringen

06/09/2013

08:17 PM RSBag Feature #1534 (Resolved): Allow hard-wired foreign library paths
Applied in changeset rsbag-tools-cl|commit:ba8f0d793c1e76fe2d21c5a11da034d29d810c38. J. Moringen

06/07/2013

07:41 PM Feature #1535 (Resolved): Allow hard-wired foreign library paths
Applied in changeset rsb-tools-cl|commit:f363b72f4d3bedd5f6781dbeec7a36aeb528f779. J. Moringen
01:25 PM Feature #1535 (Resolved): Allow hard-wired foreign library paths
This is necessary for enabling installations without LD_LIBRARY_PATH hacks in some cases. J. Moringen
04:20 PM Bug #1537: debian packaged rsb0.9 links against libspread, but doesn`t have spread as debian depe...
We will turn the Spread transport into a plugin for the 0.9 release.
The best option therefore seems to be having
...
J. Moringen
04:13 PM Bug #1537 (Closed): debian packaged rsb0.9 links against libspread, but doesn`t have spread as de...
@librsb.so@ from the @librsb0.9@ debian package links against the system @libspread.so@... Anonymous
01:23 PM RSBag Feature #1534 (Resolved): Allow hard-wired foreign library paths
This is necessary for enabling installations without LD_LIBRARY_PATH hacks in some cases. J. Moringen

06/06/2013

03:37 AM Feature #1442: RPC should support argumentless methods properly
@Sebastian: I looked at this once and it seemed fine (if I remember correctly). Would you rather first finish everyth... J. Moringen

06/05/2013

08:26 PM Bug #1489 (Feedback): Selection of new fundamental converters breaks existing programs
Should be fixed in rsb-python and rsb-cl.
rsb-python now registers only a subset of the available builtin converte...
J. Moringen
03:08 PM Bug #1489 (In Progress): Selection of new fundamental converters breaks existing programs
J. Moringen
 

Also available in: Atom