Activity

From 08/07/2013 to 09/05/2013

09/05/2013

05:51 PM Bug #344: C++ Spread: Transport-level errors are not handled properly
Seems to be specific to the spread transport. J. Wienke
05:50 PM Bug #52: State model/checking for modifications on InRouteConfigurators required
From a user perspective this does not have any practical relevance anymore since all participants are now activated w... J. Wienke
05:48 PM Tasks #43: Encapsulate Transport Implementations in Extension Libraries
Looks like we're getting close. What about using only implementation-specific issues so that we can close this overal... J. Wienke
05:32 PM Bug #1588 (Resolved): Failing test in timesync sub-project
Applied in changeset rsb-tools-cpp|commit:7634a630ab53eab3db6a62d8d9ecc3ab894a92cd. J. Wienke
05:01 PM Bug #1588 (In Progress): Failing test in timesync sub-project
J. Wienke
03:01 PM Bug #1614 (Feedback): rsb-loggercl0.10 (installed in toolkit-nightly) crashes on start
I thought, I fixed this yesterday (it is/was caused by an outdated library). Also, I cannot reproduce the problem wit... J. Moringen
02:13 PM Bug #1614: rsb-loggercl0.10 (installed in toolkit-nightly) crashes on start
Interestingly, when downloading tools-trunk from ci-server (https://ci.cor-lab.de/job/rsb-tools-cl-trunk/label=ubuntu... C. Emmerich
01:52 PM Bug #1614 (Resolved): rsb-loggercl0.10 (installed in toolkit-nightly) crashes on start
When starting the rsb-loggercl0.10... C. Emmerich
02:32 PM Bug #1615 (Resolved): Link "Binary Downloads of Tools" is wrong in rsb-docs-0.9
Applied in changeset rsb-manual|commit:8d138f4f8dbcbd254a2cceaf9fbb203b5f4fb2ca. J. Wienke
02:25 PM Bug #1615 (In Progress): Link "Binary Downloads of Tools" is wrong in rsb-docs-0.9
J. Wienke
02:11 PM Bug #1615: Link "Binary Downloads of Tools" is wrong in rsb-docs-0.9
Oh, actually it should point to 0.9 and not to trunk, I guess... C. Emmerich
02:04 PM Bug #1615 (Resolved): Link "Binary Downloads of Tools" is wrong in rsb-docs-0.9
On http://docs.cor-lab.de//rsb-manual/0.9/html/install.html#install-binary-download the binary download link for Linu... C. Emmerich
02:27 PM Bug #1613: rsb-loggercpp0.10 (installed in toolkit-nightly) crashes on start
thx. worked like a charme :D C. Emmerich
02:24 PM Bug #1613: rsb-loggercpp0.10 (installed in toolkit-nightly) crashes on start
Sorry, expected change since 0.9 J. Wienke
02:16 PM Bug #1613 (Rejected): rsb-loggercpp0.10 (installed in toolkit-nightly) crashes on start
Not a bug but an expected change in 0.10. The spread transport is now available as a plugin which needs to be loaded.... J. Wienke
01:42 PM Bug #1613 (Rejected): rsb-loggercpp0.10 (installed in toolkit-nightly) crashes on start
When starting the rsb-loggercpp0.10... C. Emmerich

09/03/2013

04:53 PM Tasks #1513: Document exception handling in main function of RSB-using C++ programs
I think so. J. Wienke
03:57 PM Tasks #1513: Document exception handling in main function of RSB-using C++ programs
This applies to the C++ implementation, right? J. Moringen
04:52 PM Enhancement #1096: QueuePushHandler should not pollute main namespace of RSB
Backwards compatibility is so far maintained with a deprecation warning. Do you think this is necessary then? J. Wienke
03:54 PM Enhancement #1096: QueuePushHandler should not pollute main namespace of RSB
Since this constitutes an incompatible API change, can you add it to the section for version 0.10 in @news.rst@ in th... J. Moringen
03:49 PM Enhancement #1096 (Resolved): QueuePushHandler should not pollute main namespace of RSB
Implemented in commit:rsb-cpp|53b9a870 J. Wienke
10:04 AM Enhancement #1096 (In Progress): QueuePushHandler should not pollute main namespace of RSB
J. Wienke
03:54 PM Bug #1081 (Resolved): Precise GUI package manager automatically proposes a source DEB source, man...
Applied in changeset rsb-manual|commit:8101d23b0dfc52b6b0cf27dd671ff4f856e049c9. J. Wienke
10:01 AM Bug #761 (Resolved): RSB is built with profiling instrumentation
I think this is solved now. We haven't seen this since a long time and no specific job is stated here as being affect... J. Wienke

09/02/2013

07:06 PM Tasks #1513: Document exception handling in main function of RSB-using C++ programs
As a sidenote: on MacOS, backtraces can be seen in Console.app J. Wienke
07:02 PM Tasks #303 (Resolved): Review De-/Activation Logic
I think we are currently at a quite stable state after the recent refactorings, especially in java. So I will close t... J. Wienke
06:58 PM Bug #796: Crash in ReceiverTask w/o Stacktrace on MacOS
I don't think this will help us with this precise issue, but backtraces can sometimes be found in Console.app on Mac.... J. Wienke
06:56 PM Bug #1065 (Rejected): Debian packages usage instructions cannot be found in the wiki.
We do not use the wiki for documentation anymore and a lot of issues with docs for debian packaging have been fixed. ... J. Wienke
06:55 PM Bug #1081 (In Progress): Precise GUI package manager automatically proposes a source DEB source, ...
J. Wienke
06:40 PM Bug #671: rsb-java does not shutdown properly if a Spread connection fails
I just tried to reproduce this in had partial success by modifying the listener example to sleep some time that I can... J. Wienke
06:22 PM Feature #1140 (Resolved): Implement context manager protocol for participants
Applied in changeset rsb-python|commit:19fa6293af76e806cc50b3c2dbd4d0f6737e46bd. J. Wienke
05:35 PM Feature #1140: Implement context manager protocol for participants
Changed ;) J. Wienke
05:25 PM Feature #1140: Implement context manager protocol for participants
Probably a nitpick but in the manual "context manager protocol" should probably link to the Python documentation sinc... J. Moringen
05:19 PM Feature #1140: Implement context manager protocol for participants
I have done all of this. Can you have a look again? J. Wienke
04:14 PM Feature #1140: Implement context manager protocol for participants
Looks good. Some minor points:
* The @print@ statement in the unit test could be removed
* The example programs i...
J. Moringen
03:54 PM Feature #1140: Implement context manager protocol for participants
I have added an implementation in a feature branch. Can someone please review the proposed changes? J. Wienke
02:38 PM Feature #1140 (In Progress): Implement context manager protocol for participants
J. Wienke
05:22 PM Tasks #1144 (Resolved): Add RSB and RSB-related Publications to Documentation
Applied in changeset rsb-manual|commit:96a1e953ea63ac85a5e52dd2a1cd17db68d69b7f. J. Wienke
04:03 PM Bug #1602: NullPointerException during Bus deactivation
I had no chance to formally verify this fix as I could never reproduce the original error. Even after running a loop ... J. Wienke
04:02 PM Bug #1602 (Resolved): NullPointerException during Bus deactivation
Applied in changeset rsb-java|commit:bf47320e919c339966f432372c61f08f977f2190. J. Wienke
11:44 AM Bug #1601 (Resolved): RSB-java download link from docs.cor-lab
Applied in changeset rsb-manual|commit:88766988121fc47f7350dbc99703c438fdc04070. J. Wienke

08/29/2013

11:37 AM Bug #1601: RSB-java download link from docs.cor-lab
I will fix this as soon as the CI server is back online. J. Wienke
11:34 AM Bug #1601 (In Progress): RSB-java download link from docs.cor-lab
J. Wienke
11:26 AM Bug #1602 (Feedback): NullPointerException during Bus deactivation
Jan, could you please check whether the proposed experimental patch in a respective bug branch cures the problem. The... J. Wienke
10:03 AM Bug #1602 (In Progress): NullPointerException during Bus deactivation
I will have a look at this J. Wienke

08/28/2013

07:59 PM Bug #1602 (Resolved): NullPointerException during Bus deactivation
See https://ci.cor-lab.org/view/rsb-trunk/job/rsb-xml-integrationtest-trunk/label=ubuntu_precise_32bit/1393/console
...
J. Moringen
02:53 PM Bug #1601: RSB-java download link from docs.cor-lab
Here
http://docs.cor-lab.de//rsb-manual/0.9/html/install.html
in the section with the binary downloads for java
F. Reinhart
01:29 PM Bug #1601: RSB-java download link from docs.cor-lab
Where did you find this link? J. Wienke
01:25 PM Bug #1601 (Resolved): RSB-java download link from docs.cor-lab
Link to download java build files from continuous integration server always point to the latest version, even if one ... F. Reinhart

08/27/2013

11:00 AM Tasks #1229 (In Progress): Check if spread java sources can be updated to 4.3
There are some parts left in our version of spread. I will report these changes upstream. J. Wienke
10:23 AM Bug #1304 (Resolved): Check if Java Implementation Throws Expected Exceptions if Spread is not Av...
Applied in changeset rsb-java|commit:528f44781d5274d4674f4a1e8750050dc08654fc. J. Wienke
09:44 AM Feature #1235 (Resolved): Extend / Adapt Java Configuration to Accept Common / C++ Configuration ...
This has already been done with the socket transport implementation. J. Wienke

08/26/2013

06:31 PM Tasks #325 (Resolved): Implement Local Transport
Applied in changeset rsb-java|commit:7ddb81c8c55406ea025fc9325b57510b2ebbb0b5. J. Wienke
03:55 PM Tasks #325 (In Progress): Implement Local Transport
J. Wienke
05:15 PM RSB XML Support Tasks #1587 (Resolved): Release version 0.9
J. Moringen
03:54 PM Enhancement #657 (Resolved): Implement Configuration Subsystem in Java
I implemented this while implementing the socket transport. J. Wienke

08/23/2013

08:10 PM Bug #1488 (Resolved): Socket transport between cpp and cl mostly fails on mac
Applied in changeset rsb-cl|commit:39ef934b6e4678cf39c0f1be9ccb18e8b042d45a. J. Moringen
05:13 PM RSB XML Support Tasks #1141 (Resolved): Change integration-test to use default transport
Applied in changeset rsb-xml-integrationtest|commit:5f2741d6b44b49f0955342c77806b99374e6bb4a. J. Moringen

08/21/2013

03:50 PM Bug #1596 (Resolved): protobuf needs to be declared as a real requirement
Applied in changeset rsb-python|commit:a0648da73cc5712970c78eca9b0d119b63b44ee4. J. Wienke
03:50 PM Bug #1595 (Resolved): rsb-python cannot be installed from pypi
Applied in changeset rsb-python|commit:c6b788ce62090b6e732a8932d6b845a19511fbbf. J. Wienke

08/20/2013

09:53 AM Enhancement #1597 (New): setup.py should specify the protobuf dependency with the exact version
As the generated protocol files are coupled to a specific protobuf version, setup.py should declare the protobuf depe... J. Wienke

08/19/2013

07:01 PM Bug #1596 (Resolved): protobuf needs to be declared as a real requirement
The setup.py for rsb-python erroneously declares protobuf only as a setup dependency and not as an installation depen... J. Wienke
06:50 PM Bug #1595 (Resolved): rsb-python cannot be installed from pypi
The new version handling prevents the installation from a source distribution. J. Wienke
08:40 AM Enhancement #1024 (Resolved): Add Transport class [Java]
Has been done in the context of the socket transport implementation. J. Wienke
08:34 AM Enhancement #1548: Transports returned by ParticipantConfig::getTransports() should be mutable
I don't think this is easily possible, because internally we manage a map from name to transport class for checking d... J. Wienke
08:29 AM Bug #1158 (Resolved): Sequence number increment is not atomic
Applied in changeset rsb-cpp|commit:3ac129a352ffc2281912bc478869447f17940e72. J. Wienke
08:19 AM Bug #1158 (In Progress): Sequence number increment is not atomic
This seems to be fixed already by a mutex. I will reduce visibility of the counter to ensure locked access. J. Wienke
08:25 AM Feature #726 (Resolved): Implement Connector Subsystem in Java
This has been solved while implementing #713. J. Wienke

08/09/2013

07:49 PM RSB XML Support Tasks #1587 (In Progress): Release version 0.9
J. Moringen

08/08/2013

02:59 PM Bug #1589 (Resolved): Something is wrong with the index page
The rsb-python-0.7 job published to that wrong location. I have fixed the job and deleted the files on cordocs once a... J. Wienke
09:05 AM Bug #1589: Something is wrong with the index page
I deleted that entry two days ago from the server. If it appeared again we probably do something wrong with the upload. J. Wienke
02:26 PM Tasks #1562 (Resolved): Release version 0.9
J. Wienke
12:02 PM Tasks #1562: Release version 0.9
I have created a pull request to update the homebrew formulas:
https://github.com/swrede/homebrew-formulas/pull/12
J. Wienke
02:22 PM Tasks #1563 (Resolved): Write news entry for 0.9 release
news#34 J. Wienke

08/07/2013

01:53 AM Bug #1589 (Resolved): Something is wrong with the index page
http://docs.cor-lab.org/ » rsb-python
There is an entry called trunk/html which should probably not be there.
J. Moringen
05:10 PM Bug #1588 (Resolved): Failing test in timesync sub-project
For maybe 1 out of 3 executions of the test suite, I see this failure:... J. Moringen
11:11 AM RSB XML Support Tasks #1587 (Resolved): Release version 0.9
J. Wienke
 

Also available in: Atom