Activity

From 01/02/2013 to 01/31/2013

01/31/2013

06:55 PM Enhancement #1246 (Resolved): Make language switcher in manual more salient
Applied in changeset rsb-manual|commit:d3f84e92587809a20df47cc1bc81000d5eb6455d. J. Wienke
05:05 PM Enhancement #1246 (In Progress): Make language switcher in manual more salient
J. Wienke
02:09 PM Bug #1232: Incorrect Debian package dependency in rsb-tools-cpp0.8
Versions need to be 0.9 now. J. Wienke
02:08 PM Tasks #1234 (Resolved): Rename tools version -> info
Seems to be done since some time. J. Wienke
02:06 PM Bug #1162 (Resolved): Search for boost chrono if boost version >= 1.50
I think I fixed everything for this. J. Wienke
01:21 PM Enhancement #1274 (Resolved): Windows documentation fixes for python
Applied in changeset rsb-manual|commit:dfd3dcf2c9a47a6e4d6d2df7d300d812b3bcfdce. J. Wienke
12:52 PM Enhancement #1274 (In Progress): Windows documentation fixes for python
I will fix these for 0.9. J. Wienke

01/29/2013

03:37 PM Feature #572 (Rejected): Include version information in source archives built by jenkins (was: sv...
I don't think this is still of any relevance. Reopen if required. J. Wienke
02:04 PM Bug #1369: Project version cannot be defined if a shallow clone is used
Python also only has support for this in 0.9. Fixed. J. Wienke
01:55 PM Bug #1369 (Resolved): Project version cannot be defined if a shallow clone is used
See #1367 for reasons. At least preserve the hash if git describe failes. J. Wienke
01:54 PM Bug #1368 (Resolved): Project version cannot be defined if a shallow clone is used
In 0.7 there was now commit hash at all. So this is fixed now. J. Wienke
01:24 PM Bug #1368 (Resolved): Project version cannot be defined if a shallow clone is used
See #1367 for reasons. At least preserve the hash if git describe failes. J. Wienke
11:44 AM RSB XML Support Tasks #1321 (Closed): Jenkins Jobs konfigurieren
L. Kettenbach

01/28/2013

05:38 PM Tasks #1365 (New): Participant-wise configuration
With the availability of plugins it becomes more important to configure individual participants, as plugins can easil... J. Wienke
05:25 PM Bug #1356 (Resolved): Configuration via (some? all?) environment variables does not work anymore
J. Wienke

01/25/2013

03:40 PM Bug #1358 (Resolved): Example for converter registration in Python is wrong
Applied in changeset rsb-python|commit:dd9e64a1bd4b6ba75858fe18df567383d28a92d9. J. Moringen
03:33 PM Bug #1358 (Resolved): Example for converter registration in Python is wrong
J. Moringen
09:28 AM Bug #1356: Configuration via (some? all?) environment variables does not work anymore
This is automatically resolved with #1357. J. Wienke
09:25 AM Bug #1356: Configuration via (some? all?) environment variables does not work anymore
Caused by #1357 J. Wienke
08:59 AM Bug #1356: Configuration via (some? all?) environment variables does not work anymore
probably i have caused this. will have a look J. Wienke

01/24/2013

12:16 AM Bug #1356 (Resolved): Configuration via (some? all?) environment variables does not work anymore
In previous versions, one could do the following (the manual also claims that this works, e.g. http://docs.cor-lab.de... J. Moringen
03:07 PM RSBag Bug #1354 (Resolved): bag-cat produces WAV files which cannot be processed by some tools
Applied in changeset rsb:rsb-tools-cl|commit:dac7e1d0cf2c7f18c122adbd73b88696f11a8b4a. J. Moringen
01:14 PM RSBag Bug #1354 (Resolved): bag-cat produces WAV files which cannot be processed by some tools
In GStreamer, the problem looks like this:... J. Moringen
12:28 PM RSB XML Support Bug #1353 (Resolved): Debian package cannot be installed
The Debian package (@librsbxml0.9@) has incorrect dependency entries for RS{C,B} (@rsc0.9@, @rsb0.9@ instead of @libr... J. Moringen

01/23/2013

02:07 PM Bug #1339 (Resolved): Wrong prefix in pkg-config files of the packages
Applied in changeset rsb-cpp|commit:3d2462937365d00f51e991f68875f5ef58560565. Anonymous

01/22/2013

03:25 PM RSBag Feature #1347: Minimal support for ROSbag file format
Raphael has some example ROSbags. J. Moringen
03:22 PM RSBag Feature #1347 (In Progress): Minimal support for ROSbag file format
J. Moringen

01/21/2013

08:17 PM Bug #485 (In Progress): Converters for Fundamental Types are not Implemented [Java]
J. Moringen

01/17/2013

04:49 PM Feature #1244 (Resolved): Ant-generated Jar-file unusable for ADT projects
J. Wienke
03:59 PM Feature #1244: Ant-generated Jar-file unusable for ADT projects
The new generated jar file works for android. I consider this issue as solved S. Jebbara
09:08 AM Feature #1244 (Feedback): Ant-generated Jar-file unusable for ADT projects
Soufian? Ping? J. Wienke
02:21 PM Bug #1331 (Resolved): Parallel access to protobuf event payload not thread-safe in python?
We have tried to work around this issue with the attached commits on this report. By removing the logging output it i... J. Wienke
02:06 PM Bug #1331: Parallel access to protobuf event payload not thread-safe in python?
This is an implementation issue in the protocol buffers python API. We have reported it there:
http://code.google.co...
J. Wienke
09:25 AM Bug #1331: Parallel access to protobuf event payload not thread-safe in python?
From our discussion yesterday I just checked what happens to the event after passing it into the OrderedQueueDispatch... J. Wienke
11:29 AM Bug #1339 (Resolved): Wrong prefix in pkg-config files of the packages
The @.pc@ files incorrectly define the prefix and pathes to be in @/usr/local@, where infact it should be @/usr/@, wh... Anonymous

01/16/2013

09:40 PM Bug #1334 (Resolved): Configuring loggers does not work using environment variables.
This is now completely fixed in master, so that RSC_LOGGING_YOUR_LOGGER_LEVEL=BLA works. However, I had to change int... J. Wienke
09:21 PM Bug #1334: Configuring loggers does not work using environment variables.
With the resolution for #1336 the specification now works using RSC_RSC_LOGGING* variables. This is still suboptimal ... J. Wienke
07:34 PM Bug #1334: Configuring loggers does not work using environment variables.
This is caused by the fact that the current logging system in RSC is case-sensitive, but option handling from the env... J. Wienke
07:11 PM Bug #1334 (In Progress): Configuring loggers does not work using environment variables.
J. Wienke
02:29 PM Bug #1334 (Resolved): Configuring loggers does not work using environment variables.
The following log message will not be shown, regardless of the shell's environment:... L. Schillingmann
06:20 PM Bug #1331: Parallel access to protobuf event payload not thread-safe in python?
This also happens when using the spread transport. So no socket transport error. J. Wienke
05:18 PM Bug #1331: Parallel access to protobuf event payload not thread-safe in python?
So far I've unfortunately NOT been able to reproduce this error by just doing lots of reading operations on a ProtoBu... D. Klotz
04:26 PM Bug #1335 (New): Socket transport in Python silently drops events
It seems that under certain circumstances, the socket transport in rsb-python can silently drop / not deliver / not c... D. Klotz
03:29 PM Bug #1251: The current versioning scheme of RSC/RSB is inconsistent
No, but that discussion would be off-topic for this issue. I will take care of the build jobs later. J. Moringen
03:10 PM Bug #1251: The current versioning scheme of RSC/RSB is inconsistent
API keys have changed. Can this explain the problems? J. Wienke
03:02 PM Bug #1251: The current versioning scheme of RSC/RSB is inconsistent
I believe the CL jobs have been broken by the Jenkins update. Probably because HTTP access to workspaces works differ... J. Moringen
11:22 AM Bug #1251: The current versioning scheme of RSC/RSB is inconsistent
Everything apart from CL and known problems seems to compile again on jenkins. J. Wienke

01/15/2013

05:27 PM Bug #1251: The current versioning scheme of RSC/RSB is inconsistent
I have bumped the version for everything I knew of apart from the CL components because I did not know how to do it t... J. Wienke
04:58 PM Bug #1251: The current versioning scheme of RSC/RSB is inconsistent
It's actually easy. It just requires to change the version numbers. I will try to do it now. J. Wienke
02:06 PM Bug #1331 (In Progress): Parallel access to protobuf event payload not thread-safe in python?
I posted to the mailing list to actually find out which thread safety guarantees exist in the python API. The documen... J. Wienke
11:59 AM Bug #1331 (Resolved): Parallel access to protobuf event payload not thread-safe in python?
We noticed a strange problem when both the logging code of rsb-python and my own handler trying to access the event p... D. Klotz
01:56 PM RSB XML Support Support #1320 (Closed): clf branch in master mergen
L. Kettenbach
01:56 PM RSB XML Support Feature #1319 (Closed): Altes ant build file re-aktivieren
L. Kettenbach
01:55 PM RSB XML Support Feature #1319 (Resolved): Altes ant build file re-aktivieren
L. Kettenbach
01:55 PM RSB XML Support Tasks #1321: Jenkins Jobs konfigurieren
-rsb-xml-java-trunk-
rsb-xml-java-trunk-maven-deploy => David?
rsb-xml-integrationtest-trunk
L. Kettenbach

01/14/2013

01:52 PM Bug #1251: The current versioning scheme of RSC/RSB is inconsistent
go for it!
@Johannes: Can you master this release?
Anonymous

01/11/2013

11:31 PM Bug #1327 (Resolved): Socket transport does not set receive timestamp
Applied in changeset rsb-cl|commit:cef99f545580ea8a74339aee0faeff4fbcfe8911. J. Moringen
07:31 PM Bug #1327 (Resolved): Socket transport does not set receive timestamp
J. Moringen
08:43 PM Feature #1328 (Resolved): Expose timestamp -> UNIX conversion to user
Applied in changeset rsb-tools-cl|commit:83c5bcd545422455f7838fbc9080bc704e73f33f. J. Moringen
08:32 PM Feature #1328 (Resolved): Expose timestamp -> UNIX conversion to user
When using the @programmable@ formatting style, the user should be able to write... J. Moringen
01:13 AM Feature #1326 (Resolved): Expose rsb:*random-state* or similar to control pseudo-randomness of pa...
J. Moringen

01/10/2013

06:57 PM Bug #1251: The current versioning scheme of RSC/RSB is inconsistent
Version bump. J. Wienke
06:51 PM Bug #1251: The current versioning scheme of RSC/RSB is inconsistent
To do *what* excactly, now? I thought this was more or less implemented in all languages, what's left? D. Klotz
05:39 PM Bug #1251: The current versioning scheme of RSC/RSB is inconsistent
I don't care as long as I don't have to manage the next release. J. Moringen
05:36 PM Bug #1251: The current versioning scheme of RSC/RSB is inconsistent
Any objections to do this now? J. Wienke
02:46 PM RSB XML Support Feature #1322 (Closed): Sinnvolle Integrationtests für rsb-java-xml
Ein paar mehr Beispiele
min. 3 unterschiedliche RST Typen Attachments
pro Beispiel eine config Datei, die Typ und U...
L. Ziegler
02:37 PM RSB XML Support Support #1320: clf branch in master mergen
Benutze "git rebase" an statt "git merge". So werden die ganzen Commits aus dem branch nicht in den Master übertragen. L. Ziegler
02:30 PM RSB XML Support Support #1320 (Closed): clf branch in master mergen
L. Ziegler
02:36 PM RSB XML Support Tasks #1321 (Closed): Jenkins Jobs konfigurieren
rsb-xml-java-trunk
rsb-xml-java-trunk-maven-deploy
rsb-xml-integrationtest-trunk
L. Ziegler
02:29 PM RSB XML Support Feature #1319 (Closed): Altes ant build file re-aktivieren
Alte Ordnerstruktur wiederherstellen, altes Ant File wiederherstellen, pom anpassen. Ant build UND Maven build testen. L. Ziegler

01/08/2013

10:08 PM Feature #1244: Ant-generated Jar-file unusable for ADT projects
Soufian, does this work now? J. Wienke
 

Also available in: Atom