Activity

From 12/19/2011 to 01/17/2012

01/17/2012

07:57 PM Bug #785: Parsing of rsb.conf depends on OS-specific line ends
This is weird. Did you really update to latest trunk?
Because on our CI server no job shows this behavior:
https://c...
J. Wienke
07:37 PM Bug #785: Parsing of rsb.conf depends on OS-specific line ends
... Anonymous
02:13 PM Tasks #803 (In Progress): Design documentation structure for RSBag, rsb-gstreamer and related ove...
Initial experiments can be found in @trunk/manual@. J. Moringen
01:28 PM Tasks #802: Sphinx-based documentation
No, I got distracted while committing :)
Will do after coffee break.
J. Moringen
12:22 PM Tasks #802: Sphinx-based documentation
I couldn't find the manual subfolder in the RSBag repository under /trunk. Is it currently checked-in? S. Wrede
01:50 AM Tasks #805 (In Progress): Unify Name of Executables and Command Line Options for RSB Tools
J. Moringen

01/16/2012

04:26 PM Tasks #805 (Resolved): Unify Name of Executables and Command Line Options for RSB Tools
If we have mutiple implementations of semantically similar tools such as the logger, we should use the same prefix fo... S. Wrede
04:21 PM Tasks #804 (Closed): Unify Naming of Deployed Executables
We should decide on a coherent naming strategy for RSB executables. The current naming / deployment strategy seems un... S. Wrede
03:53 PM Tasks #803 (Closed): Design documentation structure for RSBag, rsb-gstreamer and related overarch...
See #779 for some structuring ideas and criteria. J. Moringen
03:50 PM Tasks #802 (Closed): Sphinx-based documentation
This super-task is intended for tracking progress and dependencies of documentation-related sub-tasks.
Documentati...
J. Moringen
03:38 PM Enhancement #779: Evaluate if Sphinx is a Basis for Better Concept, Installation and Tool Usage D...
Sphinx seems suitable. However, before we can do any serious documentation, the following decisions have to be made
...
J. Moringen
03:22 PM Feature #727: Implement Connector Subsystem
And the local transport?
Also, are there already separated in and out connectors?
J. Wienke
01:32 PM Feature #727: Implement Connector Subsystem
Actually, the partial implementation of the TCP-based transport is already committed (@transport/socket/__init__.py@)... J. Moringen
12:51 PM Feature #727: Implement Connector Subsystem
Can you try to find out what is available locally in your copies and either I can take over that work or I will switc... J. Wienke
11:44 AM Feature #727: Implement Connector Subsystem
There has been some progress. I do not remember the current state exactly now, but some tasks do probably remain.
...
J. Moringen
10:05 AM Feature #727: Implement Connector Subsystem
Jan, what is the state here? When this is done I could implement the local transport for python.
Btw, do you mean ...
J. Wienke
10:13 AM Feature #736 (In Progress): Logger should support printing of event collections
J. Wienke
10:03 AM Bug #785 (Feedback): Parsing of rsb.conf depends on OS-specific line ends
J. Wienke

01/13/2012

04:05 PM Bug #785: Parsing of rsb.conf depends on OS-specific line ends
I have added a fix to the RSC parser in #801. There should generally be an exception now for old MAC-style EOL. Can y... J. Wienke
01:51 PM Bug #785 (In Progress): Parsing of rsb.conf depends on OS-specific line ends
I have updated the wiki page to mention this restriction and commented the respective parsing code in RSC. J. Wienke

01/12/2012

09:10 AM Bug #309: Create pure spread test case for latencies
Reply from the list:
> Johannes + everybody,
>
> I've looked into this report (thanks for the demonstration app!) a...
J. Wienke

01/10/2012

02:27 AM RSBag Bug #797 (Rejected): Rsb.Wire-Schema: nil in Replayed rst.vision.Image Data
The data in question has been recorded using an old version of @bag-record@ without specifying the wire-schema manual... J. Moringen

01/08/2012

09:31 PM RSBag Bug #797: Rsb.Wire-Schema: nil in Replayed rst.vision.Image Data
Didn't we do some special conversions to the geniale data? Sebastian, did you try the merged files? J. Wienke

01/07/2012

04:04 PM RSBag Bug #797: Rsb.Wire-Schema: nil in Replayed rst.vision.Image Data
The log-file does not contain a wire-schema:... J. Moringen
03:20 PM RSBag Bug #797 (In Progress): Rsb.Wire-Schema: nil in Replayed rst.vision.Image Data
J. Moringen
11:50 AM RSBag Bug #797 (Rejected): Rsb.Wire-Schema: nil in Replayed rst.vision.Image Data
Replaying of recorded data from a tide.log file which is part of the Geniale NAO dataset is possible but working with... S. Wrede
03:10 PM Enhancement #782 (Resolved): rsb_version changes
Applied in changeset r3218. J. Moringen
02:45 PM Enhancement #782: rsb_version changes
Yeah, right. @rsb_version --version@ will be supported for conformance reasons, though. J. Moringen
02:40 PM Enhancement #782: rsb_version changes
--help ;)
program options is ok to my mind.
J. Wienke
02:39 PM Enhancement #782 (In Progress): rsb_version changes
Johannes complained that @rsb_version@ does not understand @--version@ and since there are no other objections or sug... J. Moringen
11:54 AM Bug #796: Crash in ReceiverTask w/o Stacktrace on MacOS
The data comes from a NAO dataset recording as part of the Geniale activities. To tackle this problem, I openend anot... S. Wrede
10:21 AM Bug #795 (Resolved): rsbtest crashes due to socket transport
Applied in changeset r3217. J. Wienke
10:21 AM Feature #734 (Resolved): Make Spread Transport Compilation Optional
Applied in changeset r3217. J. Wienke

01/06/2012

11:46 PM Bug #796: Crash in ReceiverTask w/o Stacktrace on MacOS
Where do the events come from? J. Moringen
11:41 PM Bug #796 (In Progress): Crash in ReceiverTask w/o Stacktrace on MacOS
Just a note: The actual reason for the exception is that no matching converter can be found:... S. Wrede
11:36 PM Bug #796 (Rejected): Crash in ReceiverTask w/o Stacktrace on MacOS
Trying to receive events containing @rst.vision.Image@ data as payload (send as fragmented notifications), the client... S. Wrede
07:37 PM Bug #785: Parsing of rsb.conf depends on OS-specific line ends
Johannes Wienke wrote:
> That is probably the problem. However, I strongly vote against support the old mac line end...
Anonymous
06:11 PM Bug #785: Parsing of rsb.conf depends on OS-specific line ends
Jan Moringen wrote:
> I think there are two errors in the @LastTest_Macintosh.log@ file:
>
> First:
> [...]
> Not su...
J. Wienke
07:30 PM Bug #795: rsbtest crashes due to socket transport
I have to care for this anyways when disabling spread. J. Wienke
07:10 PM Bug #795: rsbtest crashes due to socket transport
I see the problem. In my home directory at .config I have an rsb.conf. which enables socket transport. The unit tests... J. Wienke
06:59 PM Bug #795 (Resolved): rsbtest crashes due to socket transport
... J. Wienke
06:19 PM Feature #734 (In Progress): Make Spread Transport Compilation Optional
J. Wienke
06:16 PM Bug #730: Server Key not Accessible for non-CoR-Lab Users
Can we move the key to the new webdav server when it is accessible? J. Wienke
06:05 PM Tasks #331 (In Progress): Generate and export API Documentation
@cl-docutils@ (and maybe @cl-sphinx@) will likely do the job. J. Moringen
06:04 PM Tasks #384 (Closed): Write a Converter-Authoring Tutorial
Additional improvements or changes should be tracked in separate issues. J. Moringen
06:03 PM Tasks #354 (Rejected): Framework Comparison Wiki Page
Obsolete since comparison against other middlewares is no longer the preferred strategy. J. Moringen
12:43 PM Tasks #370 (Resolved): Relicensing to LGPL
J. Wienke
12:43 PM Tasks #788 (Resolved): Relicense Java
Applied in changeset r3209. J. Wienke
12:33 PM Tasks #788 (In Progress): Relicense Java
J. Wienke
12:31 PM Tasks #789 (Resolved): Relicense C++
Applied in changeset r3208. J. Wienke
12:23 PM Tasks #789 (In Progress): Relicense C++
J. Wienke

01/05/2012

10:16 PM Tasks #790 (Resolved): Relicense CL
Applied in changeset r3204. J. Moringen
09:29 AM Tasks #790 (Resolved): Relicense CL
J. Wienke
08:43 PM Bug #785: Parsing of rsb.conf depends on OS-specific line ends
I think there are two errors in the @LastTest_Macintosh.log@ file:
First:...
J. Moringen
06:52 PM Bug #785: Parsing of rsb.conf depends on OS-specific line ends
Okay, I ran the tests. I now see my mistake when reporting this... I have no idea how it happend, but between my copy... Anonymous
03:45 PM Bug #785: Parsing of rsb.conf depends on OS-specific line ends
Further suggestion: Please to run RSC's unit tests and check whether the @ConfigFileSourceEncodingTest@ succeeds (see... J. Moringen
09:07 AM Bug #785: Parsing of rsb.conf depends on OS-specific line ends
I see your point, however I don't understand why, if this is the problem, the unit tests of RSC work without problems... J. Wienke
10:40 AM Tasks #787 (Resolved): Relicense Python
Applied in changeset r3203. J. Wienke
09:27 AM Tasks #787 (Resolved): Relicense Python
to LGPL J. Wienke
09:29 AM Tasks #789 (Resolved): Relicense C++
J. Wienke
09:28 AM Tasks #788 (Resolved): Relicense Java
J. Wienke
09:23 AM Tasks #370 (In Progress): Relicensing to LGPL
J. Wienke
09:15 AM Bug #786 (Resolved): /trunk/talks/data-stuff/code cannot be checked out on Windows
Applied in changeset r3202. J. Wienke
09:10 AM Bug #786 (In Progress): /trunk/talks/data-stuff/code cannot be checked out on Windows
J. Wienke

01/04/2012

12:04 AM Bug #785: Parsing of rsb.conf depends on OS-specific line ends
I placed rsb.conf in my user directory as @C:/Dokumente und Einstellungen/rabel/.config/rsb.conf@ (This should be @%H... Anonymous
06:59 PM Bug #785: Parsing of rsb.conf depends on OS-specific line ends
Ok, now that it is clear that the parsing in RSC is not the cause for this, we need to find a different reason.
Ro...
J. Wienke
04:10 PM Bug #785 (Resolved): Parsing of rsb.conf depends on OS-specific line ends
Original comment:
I set up rsb on Linux as well as Windoze (in that order) and once the rsb_informer/rsb_listener ...
J. Wienke
04:37 PM Bug #786 (Resolved): /trunk/talks/data-stuff/code cannot be checked out on Windows
@/trunk/talks/data-stuff/code@ cannot be checked out on Windows, because the following files violate the Windows nami... Anonymous
04:29 PM Bug #783: rsb::filter::OriginFilter should be exported
Hi,
I don't think so.
Anonymous
04:03 PM Bug #783: rsb::filter::OriginFilter should be exported
Do you need a backport to 0.5? J. Wienke
04:03 PM Bug #783 (Resolved): rsb::filter::OriginFilter should be exported
Applied in changeset r3201. J. Wienke
04:00 PM Bug #783 (In Progress): rsb::filter::OriginFilter should be exported
J. Wienke
03:37 PM Bug #783 (Resolved): rsb::filter::OriginFilter should be exported
rsb::filter::OriginFilter is not exported into rsbcore.dll, so it cannot be linked against.
The chat tutorial proj...
Anonymous

12/30/2011

11:29 PM Bug #761: RSB is built with profiling instrumentation
See "# 335 in support.cor-lab.org":https://support.cor-lab.org/issues/335. J. Moringen

12/29/2011

10:30 PM Bug #761: RSB is built with profiling instrumentation
I think this is also required for project:rsc, to get completely rid of this. J. Wienke
01:40 PM Bug #761 (In Progress): RSB is built with profiling instrumentation
There now is "a separate build job for packaging":https://ci.cor-lab.de/job/rsb-cpp-trunk-package/ which builds every... J. Moringen

12/27/2011

07:56 PM Enhancement #782: rsb_version changes
I'm not sure that it is a good idea to move this binary to a subproject, which needs to be compiled separatey. Then, ... J. Wienke

12/26/2011

07:56 PM Enhancement #782 (Resolved): rsb_version changes
I think, the following things regarding @rsb_version@ could be changed:
* Rename to @rsb_info@ (since more informati...
J. Moringen
05:18 PM Enhancement #779 (Feedback): Evaluate if Sphinx is a Basis for Better Concept, Installation and T...
J. Moringen

12/25/2011

12:30 AM Tasks #750 (Resolved): Reduce size of Debian package
J. Moringen

12/22/2011

07:14 PM RSBag Tasks #780 (In Progress): Implement Elan backend
J. Moringen
03:18 PM RSBag Tasks #780 (Resolved): Implement Elan backend
Relevant features
* Reading textual tiers ✓
* Writing textual tiers ✓
* Reading associated video files (later,...
J. Moringen
03:22 PM RSBag Tasks #781 (Resolved): Create a manual
J. Moringen

12/21/2011

05:23 PM Enhancement #779 (Resolved): Evaluate if Sphinx is a Basis for Better Concept, Installation and T...
Should a "Sphinx":http://sphinx.pocoo.org/ -based manual be added to RSB?
Goals:
* The manual shall not replace t...
S. Wrede
05:20 PM Enhancement #778 (New): Move Figures to Top-Level Folder
Figure shall be extracted from individual folders, e.g., specific presentations, in order to allow for inclusion in d... S. Wrede
 

Also available in: Atom