Activity

From 08/01/2012 to 08/30/2012

08/30/2012

02:51 PM Bug #1158 (Resolved): Sequence number increment is not atomic
See source:rsb-cpp|src/rsb/Informer.h#L131. J. Moringen
02:10 PM Tasks #1157 (Resolved): Unify rsb_info vs rsb_version
J. Moringen
02:09 PM Tasks #1156 (Resolved): Integrate doxygen documentation with rsb-manual
J. Moringen
01:14 PM Bug #1153: unknown data types cause crash when received
Which transport are you using? J. Wienke
01:07 PM Bug #1153: unknown data types cause crash when received
Example output: Exception is thrown but never catched
Listener setup finished. Waiting for messages on scope Scope...
R. Haschke

08/29/2012

05:57 PM Feature #305: Implement plugin mechanism
A basic implementation example can be found here: https://redmine.amarsi-project.eu/projects/quaddrivers/repository/r... S. Wrede
01:10 PM Bug #1153: unknown data types cause crash when received
I see. I think the current behavior of the C++ implementation is printing an exception and aborting processing of the... J. Moringen
09:54 AM Bug #1153: unknown data types cause crash when received
I did not tested with loggers. Because the loggers probably do not unpack the data by default, it's not an issue ther... R. Haschke
03:23 AM Bug #1153 (Feedback): unknown data types cause crash when received
Both loggers should not crash, no matter which payloads they receive. Does one of the loggers crash in this situation... J. Moringen
02:15 AM Bug #1153 (Rejected): unknown data types cause crash when received
An unknown data type send over a channel will cause an existing program to crash, if it did not register an appropria... R. Haschke
03:51 AM Bug #1152: InformerBase doesn't allow to publish polymorphic data
See also source:rsb-cpp|examples/informer/anyInformer.cpp.
I also updated the proposed troubleshooting section of th...
J. Moringen
02:43 AM Bug #1152 (Rejected): InformerBase doesn't allow to publish polymorphic data
I figured out, that I have to use rsb::InformerBase specifying an empty type string.
This info was quite hidden in ...
R. Haschke
02:11 AM Bug #1152 (Rejected): InformerBase doesn't allow to publish polymorphic data
I thought it is possible, to send different data types through the same channel. However, I get this error (also usin... R. Haschke
02:45 AM Feature #1149: Allow checking if handlers are registered in Listener
The required code snipped is commited to agni branch.
Please consider merging to master branch.
R. Haschke

08/26/2012

11:35 PM RSBag Bug #1066 (Resolved): Wrong Debian installation instructions in the manual
Packages for the rsbag tools are now built for Ubuntu lucid and precise for the 0.6, 0.7 and 0.8 versions. J. Moringen

08/24/2012

05:00 PM Feature #1149 (Feedback): Allow checking if handlers are registered in Listener
For our migration to rsb we need some sort of functionality provided by the @rsb::Listener@ which allows us to check ... M. Meier

08/20/2012

09:33 PM Bug #1146: CMake configuration aborts if no spread is available
Backport now also done. S. Wrede
09:23 PM Bug #1146 (Resolved): CMake configuration aborts if no spread is available
Should be fixed with commit:715140cb. Needs also be backported to 0.7. S. Wrede
09:13 PM Bug #1146 (Resolved): CMake configuration aborts if no spread is available
Environment: MacOS
Clean system, only RSC-0.8 installed, no Spread....
S. Wrede

08/17/2012

07:00 PM Tasks #1144 (Resolved): Add RSB and RSB-related Publications to Documentation
Under Literature at currently only two external (there could be more) references and none of our own references are l... S. Wrede

08/16/2012

10:08 PM RSB XML Support Tasks #1141 (Resolved): Change integration-test to use default transport
Currently, the integration-test uses the spread Spread transport. It could be simplified. by using the default (curre... J. Moringen
05:37 PM Feature #1140 (Resolved): Implement context manager protocol for participants
So one can write... J. Moringen

08/15/2012

04:06 PM Feature #1139 (In Progress): Reference documentation in error reports
It would be nice to refer users to suitable documentation when certain errors are encountered.
This has been sugge...
J. Moringen

08/11/2012

05:35 AM Tasks #926 (Resolved): Release version 0.7
J. Moringen

08/10/2012

09:13 PM RSBag Enhancement #1022 (Resolved): bag-record should terminate with non-zero exit code when something ...
J. Moringen
09:12 PM Tasks #1037 (Resolved): Implement error handling subsystem
J. Moringen
04:31 PM Enhancement #1135 (Resolved): Move packaging rules to separate file
Applied in changeset rsb-yarp-cl|commit:d154221274b3ef9bc9f424393d178b5d5f21bd92. J. Moringen
04:31 PM Feature #1136 (Resolved): Add CMake rules for building, testing and packaging
Applied in changeset rsb-zmq-cl|commit:853827b948a5ec050ef153b1a84cd88dec1e3c70. J. Moringen
02:28 AM Tasks #1128: Delete wiki pages which duplicate information included in the manual
Added some wiki pages. The list is not yet complete. J. Moringen

08/09/2012

06:51 PM Tasks #804 (In Progress): Unify Naming of Deployed Executables
We made some progress here. Not sure if anything is still missing. J. Moringen
06:50 PM Tasks #998 (Rejected): Check RSX Debian packages with lintian
We run @lintian@ against the generated packages as part of the respective build jobs. J. Moringen

08/08/2012

07:22 PM Bug #1133 (Rejected): Check wiki links to repository - many broken due to svn git migration
Anonymous

08/07/2012

01:40 AM Feature #1136 (Resolved): Add CMake rules for building, testing and packaging
J. Moringen
01:38 AM Enhancement #1135 (Resolved): Move packaging rules to separate file
J. Moringen
06:12 PM Feature #1134 (Resolved): Add CMake rules for building, testing and packaging
Applied in changeset rsb-ros-cl|commit:646b45bb5ee447babb634d050a61899721571ae8. Anonymous
06:04 PM Feature #1134 (Resolved): Add CMake rules for building, testing and packaging
J. Moringen
05:37 PM Bug #1133: Check wiki links to repository - many broken due to svn git migration
Duplicate. J. Moringen
05:35 PM Bug #1133: Check wiki links to repository - many broken due to svn git migration
Maybe we want to delete some of the wiki pages and point uders to the sphinx documentation instead? Anonymous
05:28 PM Bug #1133 (Rejected): Check wiki links to repository - many broken due to svn git migration
Check wiki links to repository - many broken due to svn git migration.
For example links on [[Examples]] as report...
Anonymous
03:52 PM Tasks #1132 (Resolved): Integrate all examples into manual
Currently, there are (broken) links [[Examples|in the wiki]].
How we noticed this:...
J. Moringen

08/04/2012

07:08 PM Tasks #1128 (In Progress): Delete wiki pages which duplicate information included in the manual
J. Moringen
07:06 PM Tasks #1128 (Resolved): Delete wiki pages which duplicate information included in the manual
|_.Page |_.Status |_.Moved To |
| [[Events]]...
J. Moringen
07:06 PM Tasks #900 (Resolved): Finalize initial version of RSB manual
J. Moringen

08/03/2012

06:00 PM Bug #1124: Debian package rsb-tools-cpp0.7 depends strictly on rsb0.7 ...
Is there something like an OR? J. Wienke
05:59 PM Bug #1124: Debian package rsb-tools-cpp0.7 depends strictly on rsb0.7 ...
Or @rsb-tools-cpp0.7@ specifies to depend on @rsb0.7@ or @rsb0.7-with-spread@. Wouldn't that also be possible? Anonymous
01:16 PM Bug #1124: Debian package rsb-tools-cpp0.7 depends strictly on rsb0.7 ...
... J. Wienke
01:09 PM Bug #1124: Debian package rsb-tools-cpp0.7 depends strictly on rsb0.7 ...
I suspect we need kind of a meta package here? Or do debian packages have a "provides" option? J. Wienke
01:01 PM Bug #1124 (Closed): Debian package rsb-tools-cpp0.7 depends strictly on rsb0.7 ...
... but should depend on either rsb0.7 or rsb0.7-with-spread. C. Emmerich
03:16 PM Enhancement #1126 (Resolved): Make multiple RSB C++ versions installable in parallel
Since the shared objects are already versioned, this should be achievable by installing headers into versioned direct... J. Moringen
01:43 PM Tasks #1125: convert tools cpp build logic to new cpack macros from RSC
I will integrate my fixes. These were mainly for lintian errors/warnings. J. Moringen
01:38 PM Tasks #1125: convert tools cpp build logic to new cpack macros from RSC
whoops, ok, that comment was too late. But I think my patch now is working. Do you see any problem in my conversion? J. Wienke
01:37 PM Tasks #1125 (Resolved): convert tools cpp build logic to new cpack macros from RSC
Applied in changeset rsb-tools-cpp|commit:50be2d146326efab62cf060b632a800e34575186. J. Wienke
01:36 PM Tasks #1125: convert tools cpp build logic to new cpack macros from RSC
I already have this in a working. No chance to commit due to git migration, though. Sorry. J. Moringen
01:19 PM Tasks #1125 (In Progress): convert tools cpp build logic to new cpack macros from RSC
J. Wienke
01:14 PM Tasks #1125 (Resolved): convert tools cpp build logic to new cpack macros from RSC
There is still old packaging logic in the top level cmake file J. Wienke
12:56 PM Enhancement #1123: Improve documentation for debian package installation wrt spread transport
For the package server there actually is a file in the pool. So the index must be broken.
Please open up a second ...
J. Wienke
12:53 PM Enhancement #1123: Improve documentation for debian package installation wrt spread transport
Seems to be correct, that the rsb package doesn't include the spread transport.
However:
# rsb-spread package is mi...
Anonymous
12:48 PM Enhancement #1123: Improve documentation for debian package installation wrt spread transport
You need to install rsb-spread, otherwise you end up with an rsb version without spread support. J. Wienke
12:43 PM Enhancement #1123 (New): Improve documentation for debian package installation wrt spread transport
After installing rsb0.7 and rsbcpptools0.7 with debian packages, rsb throws a runtime error:... C. Emmerich

08/02/2012

01:05 AM Enhancement #1121 (Resolved): Move reloading of Spread library into cl-spread
Via @sb-ext:*save-hooks*@ and @sb-ext:*init-hooks*@. J. Moringen

08/01/2012

06:01 PM Tasks #1120 (Resolved): Integrate timesync into rsb-tools-cpp build system
Applied in changeset rsb-tools-cpp|commit:4799057f3c3cedd54f8ef9d5a896f6eaf2ebf646. Anonymous
05:46 PM Tasks #1120 (Resolved): Integrate timesync into rsb-tools-cpp build system
J. Moringen
 

Also available in: Atom