Activity

From 02/08/2013 to 03/09/2013

03/09/2013

10:20 AM RSBag Bug #1091 (Resolved): Replaying to different channel does not work
Applied in changeset rsbag-cl|commit:f61fcfa0aa354d8750e84d175981632e533ed0ae. J. Moringen

03/07/2013

05:44 PM Bug #1251 (Resolved): The current versioning scheme of RSC/RSB is inconsistent
J. Moringen
03:53 PM Bug #1445 (Resolved): Non-existent Debian package is mentioned in RSB installation instructions
Applied in changeset rsb-tools-cl|commit:72f7b9a3d1e8f6f9559a1edc8a8e3b4f1751a5e6. J. Moringen

03/06/2013

09:49 AM Bug #1398: System configuration files are expected in /etc/ instead of $prefix/etc
Sorry, the RSC changes are pushed now.
Actually I understand the immediate reaction, but when implementing this I ...
J. Wienke
03:47 AM Support #1169 (Resolved): Provide Debian Package for Spread
S. Wrede

03/05/2013

08:07 PM Bug #1398 (Feedback): System configuration files are expected in /etc/ instead of $prefix/etc
I initially misread the change. Also, I cannot find a version of @rsc::config::configure@ which accepts a prefix as f... J. Moringen
09:34 AM Bug #1398: System configuration files are expected in /etc/ instead of $prefix/etc
Can you please have a look at the documentation in the feature branch. This was kind of hard to modify the graph corr... J. Wienke
08:55 AM Bug #1398: System configuration files are expected in /etc/ instead of $prefix/etc
No, fixed in branch. I will also modify the documentation accordingly. Is it ok then? J. Wienke

03/04/2013

07:14 PM Bug #1398: System configuration files are expected in /etc/ instead of $prefix/etc
One of the three @configure@ calls in @Factory::Factory()@ does not use the prefix. Is this intentional? J. Moringen
07:04 PM Bug #1398: System configuration files are expected in /etc/ instead of $prefix/etc
Jan, there is an implementation in the feature branch. Can you have a look whether that solves the problem? J. Wienke
06:23 PM Bug #1398 (In Progress): System configuration files are expected in /etc/ instead of $prefix/etc
J. Wienke
06:20 PM Support #1169 (Rejected): Provide Debian Package for Spread
We have such a package since some time. J. Wienke

03/01/2013

01:28 PM Tasks #1447: Debian package(s) for python and java
I would set this to 0.10 or with low priority to 0.9. Or is this needed earlier for some other reason? S. Wrede
06:51 AM Tasks #1447 (Feedback): Debian package(s) for python and java
Should we do this? And if so, in which version? J. Moringen

02/28/2013

05:51 PM Bug #1444 (Resolved): Link error in RSB installation by debian package
Applied in changeset rsb-manual|commit:2a51642393b2be8c4bfc62fa6857e56d24a4432a. J. Moringen
05:38 PM Bug #1444 (In Progress): Link error in RSB installation by debian package
J. Moringen
02:19 PM Bug #1444 (Resolved): Link error in RSB installation by debian package
... C. Dreyer
05:34 PM Tasks #1448 (Resolved): Test pkg-config
Continuously test the rsb pkg-config file, as it was recently done for rsc (#1443). The mechanism from #1443 has to b... Anonymous
04:17 PM Tasks #1447 (Rejected): Debian package(s) for python and java
It would be nice to have a debian package for each supported programming language. Or one for all! C. Dreyer
04:14 PM Tasks #1403: improve build system Doc
and #1446 C. Dreyer
02:29 PM Tasks #1403: improve build system Doc
trying installation using debian packages. I found some bugs (#1444 and #1445) C. Dreyer
02:22 PM Bug #1445 (Resolved): Non-existent Debian package is mentioned in RSB installation instructions
following the instructions:... C. Dreyer

02/27/2013

04:13 PM Feature #1442 (Resolved): RPC should support argumentless methods properly
There should be method signatures (if Java allows this) and unit tests for:... J. Moringen
12:00 PM Bug #1439 (Resolved): pkgconfig is anvalid
Applied in changeset rsb-cpp|commit:18832f4070afd4ab69d6adb6eb69bb10bf88d634. Anonymous
11:16 AM Bug #1439 (In Progress): pkgconfig is anvalid
I will fix this issue for now by including the boost lib, and opened an issue for better handling of the boost depend... Anonymous
10:34 AM Bug #1439: pkgconfig is anvalid
Sure, but in the end we need to find out what to do with dependencies, which do not have a pc file. I think Alexandre... J. Wienke
10:32 AM Bug #1439: pkgconfig is anvalid
I don't really get #1292 and its relation to this issue. So is the _external problem_ in this case, that boost doesn`... Anonymous
10:14 AM Bug #1439: pkgconfig is anvalid
I think adding boost conflicts with #1292. J. Wienke
10:06 AM Bug #1439 (Resolved): pkgconfig is anvalid
The library name in the rsb0.9 pc file is invalid, resulting in:
/usr/bin/ld: cannot find -lrsb.0.9
when using...
Anonymous
11:02 AM Bug #1441 (New): Better handling of dependencies without pc file, e. g. boost, in our pkgconfig
Boost for example doesn't provide a pkg-config file (https://svn.boost.org/trac/boost/ticket/1094). So in order to pr... Anonymous

02/26/2013

08:52 PM RSBag Tasks #1428 (Resolved): Build Debian package without SSL support
I implemented this by adding... J. Moringen
07:31 PM Tasks #1429 (Resolved): Build Debian package without SSL support
I implemented this by adding... J. Moringen
03:20 PM Tasks #1438 (Resolved): Use lparallel queues instead of sb-concurrency queues
J. Moringen
01:53 PM Tasks #1400 (Closed): Provide build jobs for binary deployment of Java libraries
Done, cf.: https://support.cor-lab.de/issues/502 S. Wrede
04:48 AM Tasks #1400 (Feedback): Provide build jobs for binary deployment of Java libraries
I checked {rsb,rst}-{0.7,trunk} and the build jobs produce jar artifacts.
Can we close this and open a new issue (...
J. Moringen
04:53 AM RSBag Feature #1423 (Resolved): Allow timestamp adjustments for the remote-controlled replay strategy
Not sure if this should be reimplemented using the generic transform mechanism. At least not now anyway. J. Moringen
04:42 AM Feature #1425 (Resolved): Implement framework-level event transformations
Applied in changeset rsb-cl|commit:7745b382162506707af6feaf8d718df7c51b7161. J. Moringen

02/21/2013

06:33 PM Bug #1175: OpenCV preprocessor symbol collides with ParticipantConfig::ErrorStrategy enum values
No idea why I received no email. J. Wienke
06:27 PM Bug #1175: OpenCV preprocessor symbol collides with ParticipantConfig::ErrorStrategy enum values
This change broke the integration test (fix committed). Why didn't we catch this? I mean, what's the point of the who... J. Moringen

02/20/2013

05:46 PM Bug #1408: Converter registration should be possible without rewriting default participant config...
Are there any ideas on how and when this could be changed? This makes it really hard to write rsb-using python librar... D. Klotz
09:53 AM RSBag Bug #1426 (Resolved): remote-controlled strategy does not respect -E command line argument
Applied in changeset rsbag-cl|commit:804184d93e0ec53874ea2737ce096af7ca672258. J. Moringen
02:47 AM Tasks #1429 (Resolved): Build Debian package without SSL support
J. Moringen
02:46 AM RSBag Tasks #1428 (Resolved): Build Debian package without SSL support
J. Moringen

02/19/2013

08:37 PM RSBag Bug #1426: remote-controlled strategy does not respect -E command line argument
> Actually I do not see much sense in letting length return something other than the restriction
I would rather no...
J. Moringen
08:22 PM RSBag Bug #1426: remote-controlled strategy does not respect -E command line argument
Actually I do not see much sense in letting length return something other than the restriction and seek being constan... J. Wienke
08:10 PM RSBag Bug #1426 (In Progress): remote-controlled strategy does not respect -E command line argument
The @remote-controlled@ and @interactive@ strategies do respect -S and -E: @seek@ or @emitandnext@ signal an error wh... J. Moringen
06:09 PM RSBag Bug #1426 (Resolved): remote-controlled strategy does not respect -E command line argument
when setting -E on the command line, the length method of the remote-controlled still returns the full play length. I... J. Wienke
04:21 PM Feature #1425 (Resolved): Implement framework-level event transformations
The idea is to transform events
* in informer: after submission by client but before sending
* in handler/reader: a...
J. Moringen
04:16 PM RSBag Feature #1423 (In Progress): Allow timestamp adjustments for the remote-controlled replay strategy
J. Moringen
10:59 AM RSBag Feature #1423 (Resolved): Allow timestamp adjustments for the remote-controlled replay strategy
I need to receive the original send timestamp of an event replayed using rsbag. The documentation indicates that this... J. Wienke
11:08 AM RSBag Bug #1409 (Resolved): Seeking with remote control interface does not work
This was fixed with an update of the 0.7 version. J. Wienke

02/18/2013

09:56 PM RSB XML Support Tasks #1422 (Feedback): Add a plugin which registers the XOP converter
J. Moringen
04:35 PM RSBag Bug #1170 (Closed): Recording video with rsbag-tools-cl 0.7 with rst injected crashes shortly aft...
*0.7 and master*:
Adjusting the badger timeout by patching the Spread daemon solves the instance of this problem in ...
J. Moringen
04:29 PM RSBag Bug #1206 (Closed): Error on killing bag-record with ctrl-c
I'm closing this for. Reopen as necessary. J. Moringen
10:08 AM RSBag Bug #1206: Error on killing bag-record with ctrl-c
I think it vanished with more recent versions and actually it was sporadic, so I have no idea how to test it. J. Wienke

02/17/2013

08:26 PM RSBag Bug #1206 (Feedback): Error on killing bag-record with ctrl-c
@Johannes: I could not reproduce this. Can you try to reproduce this with a recent version and report the results? J. Moringen
08:25 PM RSBag Feature #1013 (Resolved): Allow async flushing of chunk and index buffer
Applied in changeset rsbag-cl|commit:316282c6aac00a396a61ccebe26e5782ded60547. J. Moringen
06:08 PM RSBag Bug #1421 (Closed): Verify that string encoding change complies to TIDELog specification
The publicly available version of the TIDELog specification is unclear regarding length fields for strings (in this c... J. Moringen

02/15/2013

08:25 PM RSBag Bug #1409: Seeking with remote control interface does not work
@Johannes: did you verify that the problem was caused by using an old version? J. Moringen
09:31 AM Bug #1411 (Resolved): TCP_NODELAY missing in python socket transport
Applied in changeset rsb-python|commit:0bdce6530a31295cef28fe525e1508a36277f285. J. Wienke

02/14/2013

05:03 PM Tasks #1415 (In Progress): Document writing converters in manual
General description and details for C++ are done. J. Moringen
02:28 PM Tasks #1415 (In Progress): Document writing converters in manual
There is some material [[Writing Converters]] and [[ProtocolBufferConverter]]. J. Moringen
04:00 PM Tasks #1418 (New): Describe Recommend Way of using Domain Classes and Converters in the manual
How to deal with custom data types, protobuf types, rst etc.
Fragments from the wiki:
_Note: more basic explana...
J. Wienke
02:26 PM Tasks #1414 (New): Document receiving and processing using a thread-safe queue
For C++, there already is an example program in the rsb-cpp project. J. Moringen

02/13/2013

05:32 PM Bug #1412 (Resolved): Performance degradation using RPC calls from Python (master) to rsbag 0.7 a...
Applied in changeset rsb-cl|commit:adf268b8d2c30f01d53b34284c0c78580bfceee9. J. Moringen
04:22 PM Bug #1412: Performance degradation using RPC calls from Python (master) to rsbag 0.7 and master
The problem was that the @TCP_NODELAY@ option was not applied when operating in bus server mode.
This problem may ...
J. Moringen
04:14 PM Bug #1412 (In Progress): Performance degradation using RPC calls from Python (master) to rsbag 0....
J. Moringen
02:20 PM Bug #1412 (Resolved): Performance degradation using RPC calls from Python (master) to rsbag 0.7 a...
A roundtrip for calling @emitandnext@ from python to a running rsbag instance with remote control interface takes app... J. Wienke
02:15 PM Bug #1411 (Resolved): TCP_NODELAY missing in python socket transport
There is no way to enabled TCP_NODELAY for the python socket transport implementation and it is not set as the default. J. Wienke
02:02 PM Bug #487: Converters for fundamental types are not implemented [Python]
uint32 is missing J. Wienke
02:01 PM Bug #1410 (New): Python socket transport swallows missing converter errors silently so that clien...
The current implementation of the socket transport only defines the following error hook on the connection:... J. Wienke

02/12/2013

10:01 PM RSBag Bug #1409: Seeking with remote control interface does not work
Also, does this only happen for backwards seeks? J. Moringen
09:54 PM RSBag Bug #1409: Seeking with remote control interface does not work
Please provide the output of @bag-play --version@ as well. J. Moringen
09:38 PM RSBag Bug #1409 (Feedback): Seeking with remote control interface does not work
I cannot reproduce (with master). Can you provide the log file in question? J. Moringen
09:33 PM RSBag Bug #1409 (In Progress): Seeking with remote control interface does not work
Trying to reproduce. J. Moringen
09:20 PM RSBag Bug #1409 (Resolved): Seeking with remote control interface does not work
I am using the remote control interface over the socket transport for replaying a bag file. It seems that the seek me... J. Wienke

02/11/2013

03:34 PM Bug #1408 (Resolved): Converter registration should be possible without rewriting default partici...
I currently have the problem that a library I am using in my code (XTT) is registering some converters for the dataty... D. Klotz

02/08/2013

01:26 PM RSBag Bug #1170: Recording video with rsbag-tools-cl 0.7 with rst injected crashes shortly after record...
This is most likely caused by the badger-timeout problem. However, project:rsbag and in particular bag-record will ge... J. Moringen
12:43 PM Bug #1404 (Resolved): It's impossible to add a 'void' method to a local RPC server in Python
J. Wienke
11:20 AM Bug #1404: It's impossible to add a 'void' method to a local RPC server in Python
This is what happens on the server side, the client just doesn't get an answer: ... D. Klotz
11:12 AM Bug #1404: It's impossible to add a 'void' method to a local RPC server in Python
This problem is also present in the @master@, the default still seems to be @object@. D. Klotz
10:12 AM Bug #1404: It's impossible to add a 'void' method to a local RPC server in Python
@server.addMethod("say", say, str, type(None))@ works, @server.addMethod("say", say, str, None)@ does not (although s... D. Klotz
 

Also available in: Atom