Activity

From 03/16/2015 to 04/14/2015

04/14/2015

04:50 PM Enhancement #1711 (Resolved): Change CLI to provide SVN/git-like subcommands for different tasks
Should be done. Minor fixups may follow. J. Moringen
04:20 PM Bug #2222: Remove differences between APIs
Also: the function *@createEvent()@* of the class *@Informer@* is missing in rsb-python ("c++":http://docs.cor-lab.or... N. Köster
11:54 AM Bug #2222 (Resolved): Remove differences between APIs
There is a minor differences between the RSB Python and C++ APIs. See the function *@getSenderId()@*:
In the C++ A...
N. Köster

04/08/2015

04:09 PM Enhancement #1711: Change CLI to provide SVN/git-like subcommands for different tasks
For backwards compatibility, symbolic link machinery remains for one more release. J. Moringen

04/07/2015

10:55 PM Enhancement #1711 (In Progress): Change CLI to provide SVN/git-like subcommands for different tasks
J. Moringen
03:03 PM Bug #2219 (Closed): CL send tool outputs warning messages for normal and successful calls
... J. Wienke
03:02 PM Enhancement #2203: rsb-0.11+ Android compatibility / new java.lang.management requirement
ping J. Wienke
03:02 PM Tasks #2216: Consider using git subtrees instead of submodules
Looks nice. J. Wienke

04/02/2015

01:45 AM RSBag Enhancement #2217: bag-cat Should Mention the Loading of Definitions.
Never mind, forgot about submodules again. J. Moringen
01:40 AM RSBag Enhancement #2217: bag-cat Should Mention the Loading of Definitions.
… or should have been built automatically.
@Johannes: do you known whether redmine -> jenkins push notifications ...
J. Moringen
01:38 AM RSBag Enhancement #2217: bag-cat Should Mention the Loading of Definitions.
Will be automatically built by https://ci.cor-lab.org/job/rsbag-manual-trunk/ and pushed to http://docs.cor-lab.org/r... J. Moringen
01:33 AM RSBag Enhancement #2217 (Resolved): bag-cat Should Mention the Loading of Definitions.
Applied in changeset commit:rsbag-manual|a849176499e1dfb8c48eeab76958c0cf3fe4eb59. N. Hafner
01:31 AM RSBag Enhancement #2217: bag-cat Should Mention the Loading of Definitions.
Thanks, pushed with minor modifications:
* Minor wording changes
* Reference issue in commit message (in this case:...
J. Moringen
04:14 PM RSBag Enhancement #2217 (In Progress): bag-cat Should Mention the Loading of Definitions.
Branch enhancement-2217 N. Hafner
03:48 PM RSBag Enhancement #2217 (Resolved): bag-cat Should Mention the Loading of Definitions.
The Tutorial page in the Documentation for bag-cat does not mention that for certain .tide files additional definitio... N. Hafner
02:51 PM Tasks #2216 (New): Consider using git subtrees instead of submodules
We can all agree, that our submodule setup sucks.
We discussed and rejected gitslave: https://projects.cor-lab.org...
J. Moringen

03/27/2015

06:30 PM Bug #2193 (Resolved): Crash in CPP introspection when destructing a participant
Applied in changeset commit:rsb-cpp|493f80cc77517c7b7966eac37e454a7a26df3398. J. Moringen
04:59 PM Bug #2202 (Resolved): Possible race condition in introspection sender creation
Applied in changeset commit:rsb-cpp|41fb6745542cc46275a46385605258e830007460. J. Moringen
04:28 PM Enhancement #2201 (Resolved): Add display name to introspection
J. Moringen

03/26/2015

05:17 PM Enhancement #1727 (Closed): Update and test Spread plugin(s) to Spread 4.4
We already use Spread 4.4 in some installation. The plugins do not seem to require modifications. J. Moringen
05:11 PM Tasks #1403 (Closed): improve build system Doc
I'm quite certain, the findings presented here will no longer apply to the current situation. Reopen if this is not t... J. Moringen

03/25/2015

01:10 PM Bug #2209 (Resolved): RSB Java errors in integration test
Seems to be introspection-related.
E.g. https://ci.cor-lab.org/view/rsb-trunk/job/rsb-integrationtest-trunk/PYTHON...
J. Moringen
11:36 AM Bug #484 (In Progress): Converters for Fundamental Types are not Implemented [C++]
J. Moringen

03/20/2015

12:14 PM Bug #2193: Crash in CPP introspection when destructing a participant
I have no idea how to solve this. We would have to eliminate all references to static variables inside the introspect... J. Wienke
11:58 AM Bug #2193: Crash in CPP introspection when destructing a participant
Ouch, this is a problem of static deconstruction order. The logging factory is already destroyed at the time the part... J. Wienke
11:45 AM Bug #2193: Crash in CPP introspection when destructing a participant
Ok, I can reproduce the issue. J. Wienke
09:34 AM Bug #2193: Crash in CPP introspection when destructing a participant
J. Wienke wrote:
> V. Richter wrote:
> > Looking into my environment configuration I found that the following is ne...
V. Richter
11:36 AM Enhancement #2203: rsb-0.11+ Android compatibility / new java.lang.management requirement
I have pushed a new version of the branch. This should also continue to operate in case the introspection is enabled.... J. Wienke
11:04 AM Enhancement #2203: rsb-0.11+ Android compatibility / new java.lang.management requirement
Lines 35 and 36 of your log file are confusing. The logging format string isn't resolved. If I test the same logging ... J. Wienke

03/19/2015

11:51 PM Enhancement #2203: rsb-0.11+ Android compatibility / new java.lang.management requirement
R. Yaghoubzadeh wrote:
> That got rid of the error, excellent!
> My app still doesn't quite work, I suspect it is a...
J. Wienke
11:45 PM Enhancement #2203: rsb-0.11+ Android compatibility / new java.lang.management requirement
That got rid of the error, excellent!
My app still doesn't quite work, I suspect it is a configuration issue. (Befor...
R. Yaghoubzadeh
11:01 PM Enhancement #2203: rsb-0.11+ Android compatibility / new java.lang.management requirement
Oh right, I forgot that introspection is enabled by default in the master version. Apart from several other things I ... J. Wienke
10:25 PM Enhancement #2203: rsb-0.11+ Android compatibility / new java.lang.management requirement
It does run a bit further, but crashes with a NullPtr in the initializing introspection stuff (I did not add any user... R. Yaghoubzadeh
07:46 PM Enhancement #2203: rsb-0.11+ Android compatibility / new java.lang.management requirement
I have pushed a branch @enhancement-2203@. Could you compile that version and have a look whether the situation impro... J. Wienke
07:43 PM Enhancement #2203 (In Progress): rsb-0.11+ Android compatibility / new java.lang.management req...
J. Wienke
07:31 PM Enhancement #2203: rsb-0.11+ Android compatibility / new java.lang.management requirement
I'm currently preparing a feature branch for that. Let's first see whether things work out. So far I can tell, that t... J. Wienke
07:19 PM Enhancement #2203: rsb-0.11+ Android compatibility / new java.lang.management requirement
That sounds excellent. In case that it is just a small change, is there a chance that the change will be backported t... R. Yaghoubzadeh
06:00 PM Enhancement #2203: rsb-0.11+ Android compatibility / new java.lang.management requirement
We did not know that these issues exist on Android. So we have to work on that. We could probably resolve this issue ... J. Wienke
05:07 PM Enhancement #2203 (Resolved): rsb-0.11+ Android compatibility / new java.lang.management requir...
After upgrading a 2012 Android project to rsb-0.11 (to match our non-Android projects; by replacing the jar and adapt... R. Yaghoubzadeh
11:13 PM Bug #2193: Crash in CPP introspection when destructing a participant
V. Richter wrote:
> Looking into my environment configuration I found that the following is needed in the environmen...
J. Wienke
11:11 PM Bug #2193: Crash in CPP introspection when destructing a participant
V. Richter wrote:
> Tested. No it does not seem to solve it (assuming I rebuilt the right components).
>
> It see...
J. Wienke

03/17/2015

01:37 PM Enhancement #1636 (Rejected): Check python multiprocessing
Users can use multiprocessing in their programs if required to parallelize things. Including multiprocessing inside R... J. Wienke
 

Also available in: Atom