Activity

From 01/02/2012 to 01/31/2012

01/31/2012

09:16 PM Feature #834 (Closed): Manage displayed scopes in RSB Scope Monitor
When monitoring big systems with the RSB Scope Monitor number of monitored scopes will at some point exceed number of... Anonymous
09:09 PM Feature #833 (Rejected): Highlight active (sub-)scopes in RSB Scope Monitor
Right now all scopes that passed at least one event during lifetime of the logger are displayed. It could be useful t... Anonymous
08:53 PM Feature #832 (Closed): Make RSB Scope Monitor subscope-aware
The logger can be configured to listen just to sub-scopes. The RSB Scope Monitor is not yet aware of the configured s... Anonymous
07:26 PM Revision a8579e88 (rsb-tools-cl): Removed type check in formatting/event-style-programmable
* formatting/event-style-programmable.lisp
(shared-initialize :after style-programmable/template t): removed
type...
J. Moringen
07:26 PM Revision 4bea2a60 (rsb-tools-cl): Added type script-designator in formatting/types.lisp
* formatting/types.lisp (template-designator): added stream type
(script-designator): new type; things that can be ...
J. Moringen
07:26 PM Revision 23a44676 (rsb-tools-cl): /script, /template classes in formatting/event-style-programmab...
* formatting/event-style-programmable.lisp (compile-code): new generic
function; compile a piece of code for use in...
J. Moringen

01/28/2012

03:56 PM Revision 0f32d844 (rsb-tools-cl): Improved layout-detection in common/help.lisp
* common/help.lisp (%format-documentation): slightly improved
heuristic detection of preformatted text
J. Moringen

01/26/2012

01:08 AM Revision b325b662 (rsb-tools-cl): Added *simple-event*, *simple-events* in test/formatting/packag...
* test/formatting/package.lisp (header): updated copyright
(*simple-event*): new variable; a simple event for use i...
J. Moringen
01:08 AM Revision 34414ede (rsb-tools-cl): Cosmetic changes in formatting/columns.lisp
* formatting/columns.lisp (define-simple-column): cosmetic changes J. Moringen
01:07 AM RSBag Revision 64e35419 (rsbag-tools-cl): Increased verbosity in CMakeLists.txt
* CMakeLists.txt: slightly increased verbosity J. Moringen

01/25/2012

10:20 PM Enhancement #815: RSB Scope Monitor
nice! S. Wrede

01/24/2012

09:41 AM Revision a6f1074e (rsb-tools-cl): Improved template handling in formatting/event-style-programmab...
* formatting/types.lisp (template-designator): new type; thing that
can be used as template
* formatting/event-styl...
J. Moringen

01/23/2012

05:18 PM RSBag Feature #709: Allow replacing stored timestamps with current wall-clock time during replay
We would like to have a conversion as follows:
If one channel in a tide file is assumed to be the absolute referen...
J. Wienke
04:29 PM RSBag Enhancement #817: bag play, cat: Handle multiple log files
Yes, definitely interesting. J. Wienke

01/21/2012

03:29 AM RSBag Enhancement #817 (Resolved): bag play, cat: Handle multiple log files
Currently, when multiple log files should be processed in synchronized way, it is required to produce a merged and sy... J. Moringen
02:29 AM Revision 713ab98b (rsb-tools-cpp): Fixed copyright in logger/MonitorEventFormatter.{h,cpp}
refs #815
* logger/MonitorEventFormatter.{h,cpp}: fixed author in copyright
line; minor fixes
J. Moringen

01/20/2012

08:02 PM Revision 1b5713db (rsb-tools-cl): Added --timeout, --no-wait options in call/main.lisp
* call/main.lisp (update-synopsis): added --timeout and --no-wait
commandline options
(main): based on the values...
J. Moringen
08:02 PM RSBag Revision cf909dd3 (rsbag-tools-cl): Moved help-related functions into bag-play/help.lisp
* bag-play/help.lisp: new file; contains help text generation code
* bag-play/main.lisp (header): updated copyright
...
J. Moringen
07:54 PM Enhancement #815 (Resolved): RSB Scope Monitor
New logger style to show statistics for all active scopes and their super-scopes.
./logger /example --style monitor
Anonymous
07:49 PM Revision 60aaa061 (rsb-tools-cpp): New EventFormatter 'monitor'
* Similar to StatisticsEventFormatter, except
* multi-line plotting of statistics for all active scopes and their sup...
Arne Nordmann
05:42 PM RSBag Revision 3812fc3d (rsbag-tools-cl): Load TCP-based transport in bag-{play,record}/dump.lisp
* bag-play/dump.lisp: load usocket and cl-protobuf to trigger loading
of TCP-based transport
* bag-record/dump.lisp...
J. Moringen
05:40 PM Revision 88269381 (rsb-tools-cl): Load TCP-based transport in logger-builtin-spread/dump.lisp
* logger-builtin-spread/dump.lisp: load usocket and cl-protobuf to
trigger loading of TCP-based transport
J. Moringen
05:39 PM Revision b81704a4 (rsb-cl): backported TCP-based transport from trunk
J. Moringen
05:15 PM Bug #814 (Closed): Memory leak in TCP transport (or RSBVideoReceiver)
When receiving lots of images using the TCP transport the @naoheadcontrol@ process grows indefinitely and finally die... J. Moringen
01:49 PM Tasks #802: Sphinx-based documentation
Yes, the configuration, building and deployment of multiple tutorials is not yet implemented. J. Moringen
12:39 PM Bug #785 (Resolved): Parsing of rsb.conf depends on OS-specific line ends
J. Wienke
12:30 PM Bug #785: Parsing of rsb.conf depends on OS-specific line ends
Yep, this one is resolved for me. Thanks. Anonymous
12:29 PM Revision 76719f71 (rsb-python): Fix unittest use for older versions
J. Wienke
12:27 PM RSBag Bug #808: Problem when receiving played back video data
Also, I must have been able to stand this load. Otherwise the data would not have been recorded. ;) J. Wienke
11:55 AM RSBag Bug #808: Problem when receiving played back video data
First, the correctness of the recorded data is the most important thing right now. With regard to Spread and its max ... S. Wrede
11:51 AM RSBag Bug #808: Problem when receiving played back video data
The images are 640x480 YUV422 (I experimentally exported a series of PNG-images in the context of a different experim... J. Moringen
11:43 AM RSBag Bug #808: Problem when receiving played back video data
These files are recorded with VGA? If so, we never had this much data before. J. Wienke
11:39 AM RSBag Bug #808: Problem when receiving played back video data
Other experiments, with mixed results: The common-lisp logger basically behaves the same as bag-record in my last exp... D. Klotz
10:22 AM RSBag Bug #808: Problem when receiving played back video data
Did you ever try if this happens also using the tcp-transport? S. Wrede
11:40 AM Tasks #333 (Resolved): Implement Local Transport
Applied in changeset r3259. J. Wienke
11:35 AM Revision 160fe3c1 (rsb-matlab): fix indentation
J. Wienke
11:32 AM Revision 63e191c8 (rsb-python): * Refactored the spread test so that a generic transport test is ...
* Applied generic transport test to local transport
* Fixed some waiting logic in the transport test so that the unit...
J. Wienke
11:23 AM Feature #809 (Closed): RSB.m ImageQueue could return whole Image, not only data
I have added a method takeImage(int ms) that returns the whole Image. Ši. Fojtů
10:51 AM Feature #809: RSB.m ImageQueue could return whole Image, not only data
Having a second method would keep the existing functionality for others. J. Wienke
10:49 AM Feature #809: RSB.m ImageQueue could return whole Image, not only data
Maybe just a second method parallel to take? Can you implement this as required for you? J. Wienke
11:20 AM Revision 06b3bb7c (rsb-matlab): Adding a method to take Image from a queue (fixes issue #809).
Ši. Fojtů
10:57 AM Revision ddf83ce3 (rsb-matlab): pass through constructors
J. Wienke

01/19/2012

08:17 PM Feature #809 (Closed): RSB.m ImageQueue could return whole Image, not only data
Current version of ImageQueue.java (rev. 3116) returns raw image data. I suggest to return the whole Image (with all ... Ši. Fojtů
07:56 PM Revision 6ac21e8c (rsb-matlab): Adding queue for poses, based on ImageQueue.
Ši. Fojtů
07:07 PM Revision d19443e4 (rsb-python): Add a basic InConnector
refs #333 J. Wienke
07:03 PM RSBag Bug #808: Problem when receiving played back video data
I can now reproduce the problem. No idea why it happens now but not previously. J. Moringen
06:50 PM RSBag Bug #808: Problem when receiving played back video data
The strange thing is that this seems to happen only with bag-play. Can you replay the files with a different version ... J. Wienke
06:48 PM RSBag Bug #808: Problem when receiving played back video data
I traced the sending of Spread messages in @bag-play@ and found that all message sizes are below 100,003 bytes (100,0... J. Moringen
06:22 PM RSBag Bug #808: Problem when receiving played back video data
I just tried something similar to David's experiment and transmitted the whole file from an @bag-play@ process to a C... J. Moringen
06:05 PM RSBag Bug #808: Problem when receiving played back video data
My original suspicion was that maybe the packages produced by cl-rsb are too big for spread? J. Wienke
06:01 PM RSBag Bug #808: Problem when receiving played back video data
This seems to be more widespread than just with tools like the videoreceiver. I just tried a basic bag-play -> bag-re... D. Klotz
05:41 PM RSBag Bug #808: Problem when receiving played back video data
Added Sebastian and Johannes. Changed David's role: reporter -> developer. J. Moringen
05:33 PM RSBag Bug #808: Problem when receiving played back video data
I wanted to add at least Johannes (probably also Sebastian) as a watcher, but somehow i am unable to do that in this ... D. Klotz
05:32 PM RSBag Bug #808 (Rejected): Problem when receiving played back video data
We had that problem already directly after recording on the machines in the flat, but it's the same here on the norma... D. Klotz
06:45 PM Revision 3f15fe17 (rsb-python): Provide an OutConnector
refs #333 J. Wienke
06:14 PM Revision 625de9cb (rsb-cpp): use braces
J. Wienke
03:35 PM Bug #785: Parsing of rsb.conf depends on OS-specific line ends
For doxygen please open a new bug in RSC. However, it's only a minor warning. so low priority should be ok.
Can we...
J. Wienke
03:12 PM Bug #785: Parsing of rsb.conf depends on OS-specific line ends
Johannes Wienke wrote:
> This is weird. Did you really update to latest trunk?
I'm quite positive on that one... ...
Anonymous
03:25 PM Revision 1147502a (rsb-matlab): also provide a rsb.m.jar but keep the old wrong name RSBJava.jar ...
J. Wienke
03:24 PM Revision 268dc48d (rsb-matlab): fix symlink name
J. Wienke
02:54 PM Revision 02f0d482 (rsb-python): * created module and test for local transport
* implemented bus class, connectors missing
refs #333
J. Wienke
01:45 PM Tasks #802: Sphinx-based documentation
Yes, so far everything is as expected. However the deployed html documentation looks like it is only for one tutorial... J. Wienke
01:31 PM Tasks #802: Sphinx-based documentation
This is the case, if I understood our plan correctly:
* There is one redmine project project:tutorials which will c...
J. Moringen
01:27 PM Tasks #802: Sphinx-based documentation
I thought we will have a general tutorial project and not specific ones per topic? J. Wienke
01:26 PM Tasks #802: Sphinx-based documentation
There is a new "build job for tutorials":https://ci.cor-lab.de/job/cor-lab-tutorials/
Initial version of video rec...
J. Moringen
02:13 AM Tasks #802: Sphinx-based documentation
RSBag manual is now built in job "rsbag-manual-trunk":https://ci.cor-lab.de/job/rsbag-manual-trunk/
RSBag manual i...
J. Moringen
01:49 AM Tasks #802: Sphinx-based documentation
RSB manual is now available at http://docs.cor-lab.org/rsb-manual/html/ J. Moringen
09:18 AM Tasks #333 (In Progress): Implement Local Transport
J. Wienke
09:14 AM Revision 1538204e (rsb-python): move spread module to transport package
refs #727 J. Wienke
08:58 AM Revision b0994ced (rsb-cpp): Fix indentation
J. Wienke
02:30 AM Revision 531d2b62 (rsb-manual): Fixed links, minor improvements in *.rst
refs #802
* call.rst: fixed link targets; fixed heading decorations; use
code-block directive where appropriate; mi...
J. Moringen
02:16 AM RSBag Revision 3c25d1e7 (rsbag-manual): Fixed links and redundancies in manual/bag-*.rst
refs #802, #803
* manual/bag-cat.rst: added proper link target for the program;
removed redundant description of co...
J. Moringen
02:13 AM RSBag Revision d2a45a3b (rsbag-manual): Moved introduction in manual/index.rst
refs #802, #803
* manual/index.rst: added introduction paragraphs from
manual/introduction.rst
* manual/introductio...
J. Moringen
02:10 AM RSBag Revision 69d69cda (rsbag-manual): Added manual/CMakeLists.txt for configuration and installation
refs #802, #803
* manual/CMakeLists.txt: new file; contains code to configure
manual/conf.py and manual/Makefile.sp...
J. Moringen

01/18/2012

08:39 PM Tasks #802 (In Progress): Sphinx-based documentation
J. Moringen
08:38 PM Tasks #802: Sphinx-based documentation
RSB manual is now built in job "rsb-manual-trunk":https://ci.cor-lab.de/job/rsb-manual-trunk . J. Moringen
08:27 PM Revision 8cb77c56 (rsb-manual): Moved introduction in index.rst
refs #802
* index.rst: added introduction paragraphs from introduction.rst
* introduction.rst: removed; moved content...
J. Moringen
08:26 PM Revision 5a5e7227 (rsb-manual): Added CMakeLists.txt for configuration and installation
refs #802
* CMakeLists.txt: new file; contains code to configure conf.py and
Makefile.sphinx
* Makefile.sphinx.in: ...
J. Moringen
07:03 PM Revision 6ef47d53 (rsb-python): Remove filter logic for scope handling and use dedicated methods ...
refs #727 J. Wienke
12:55 PM Tasks #806 (Resolved): Clean-up RSB Project Structure
* promote component projects independent of core middleware to top-level projects
* free us from the burden of coher...
S. Wrede
12:09 PM RSBag Revision 83367ba1 (rsbag-manual): added intersphinx in conf.py refs #802
J. Moringen
09:12 AM Revision dd0ee957 (rsb-cpp): provide a converter predicate which does a simple string comparison
J. Wienke
09:05 AM Feature #736 (Resolved): Logger should support printing of event collections
Applied in changeset r3241. J. Wienke
09:04 AM Revision 2b7032ac (rsb-tools-cpp): Support printing EventByScopeMaps. This is active whene using ...
fixes #736 J. Wienke

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
06:25 PM Revision d1dda6c8 (rsb-manual): Replacement text and extensions in manual/concepts.rst
refs #802
* manual/concepts.rst: use project extension text; added section on
URI schema
J. Moringen
06:24 PM Revision ea09cd6f (rsb-manual): Added glossary in manual/glossary.rst
refs #802
* manual/glossary.rst: new file; initial glossary
* manual/index.rst: include manual/glossary.rst
J. Moringen
06:24 PM Revision 3f91bbfd (rsb-manual): Adapted example line numbers in manual/tutorial.rst
refs #802
* manual/tutorial.rst: adapted line numbers of example programs
to account for changed license headers
J. Moringen
06:23 PM Revision aec318c0 (rsb-manual): Use project replacement in manual/introduction.rst
refs #802
* manual/introduction.rst: use project text replacement
J. Moringen
06:22 PM Revision 84552d91 (rsb-manual): Improved option descriptions in manual/{call,info,logger}.rst
refs #802
* manual/call.rst: removed descriptions of common options; added
descriptions of --timeout and --no-wait
...
J. Moringen
04:10 PM Revision ce86cacb (rsb-manual): Added option description in manual/common.rst
refs #802, #805
* manual/common.rst: new file; contains description of common
commandline options
* manual/tools.rs...
J. Moringen
04:08 PM Revision 42202629 (rsb-manual): Fixed version in manual/conf.py
refs #802
* manual/conf.py: fixed version; added replacements for binary names
J. Moringen
02:19 PM Revision eb6f9ca4 (rsb-manual): Minor fixes and simplifications in manual/conf.py
refs #802
* manual/conf.py: removed texinfo configuration; simplified some
settings and comments
J. Moringen
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
02:11 PM RSBag Revision 91023fd1 (rsbag-manual): Added sphinx documentation in manual/*
refs #803
* manual/conf.py: new file; sphinx configuration
* manual/Makefile: new file; autogenerated Makefile
* manu...
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:39 AM Revision cff632cb (rsb-tools-cpp): Renamed commandline option in logger/main.cpp
refs #805
* logger/main.cpp (header): updated copyright
(handleCommandline): changed commandline option format -> s...
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:27 AM Revision 3537df14 (rsb-tools-cpp): typo
J. Wienke
10:22 AM Revision 337e0767 (rsb-tools-cpp): correct c++ projects for eclipse
J. Wienke
10:16 AM Revision e8a97d6d (rsb-tools-cpp): * fix indentation
* remove eclipse project as this is not a C++ project. I will recreate a correct C++ project 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/15/2012

11:07 PM Revision 3e988de3 (rsb-cl): Added file EventsByScopeMap.proto in cl-rsb.asd
* cl-rsb.asd (system cl-rsb): added file
data/rsb/protocol/collections/EventsByScopeMap.proto
J. Moringen
11:07 PM Revision 0765c814 (rsb-cl): Added xpath-filter class in src/filter/xpath-filter.lisp
* src/filter/xpath-filter.lisp: new file; contains generic
`xpath-filter' class
* cl-rsb.asd (system-connection cl-...
J. Moringen

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

05:46 PM RSB XML Support Revision 07ea1099 (rsb-xml-cl): Simplification in src/filter/xpath.lisp
* src/filter/xpath.lisp (payload-matches? xpath-filter string):
simplified using `if-let'
J. Moringen
05:46 PM RSB XML Support Revision d262e9d4 (rsb-xml-cl): Qualified in-package forms with cl package in **/*.lisp
* src/xop/types.lisp (header): updated copyright
(in-package rsb-xml.xop): qualified `in-package' form with cl
pa...
J. Moringen
05:46 PM Revision e2036e85 (rsb-tools-cl): Replaced bind with let+ in **/*.lisp
* common/help.lisp (header): updated copyright
(print-uri-synopsis): use `let+' instead of `bind'
(print-version)...
J. Moringen
05:46 PM Revision 9cca5dc1 (rsb-tools-cl): Use *framework-timestamps* in formatting/event-style-meta-data....
* formatting/event-style-meta-data.lisp (header): updated copyright
(format-event event style-meta-data t): use
`...
J. Moringen
05:46 PM Revision 70a849d7 (rsb-cl): Added CMakeLists.txt with packaging instructions
* CMakeLists.txt: new file; contains packaging instructions J. Moringen
05:46 PM Revision fe6dea46 (rsb-cl): Added *framework-timestamps* in src/variables.lisp
* src/variables.lisp (*framework-timestamps*): new variable; contains
list of timestamps used by RSB
* src/event.li...
J. Moringen
05:46 PM Revision 433d8619 (rsb-cl): Improved documentation in src/filter/scope-filter.lisp
* src/filter/scope-filter.lisp (header): added one-line summary
(scope-filter): improved documentation string
J. Moringen
05:46 PM Revision ba6ffa19 (rsb-cl): Fixed nested error conditions in src/converter/protocol.lisp
* src/converter/protocol.lisp (wire->domain :around t t t): only wrap
in `wire->domain-conversion-error' if the con...
J. Moringen
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/11/2012

04:01 PM Revision 0dd8bad5 (rsb-cpp): early workaround for crash in notfiyHandler, more sophisticated erro...
S. Wrede

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
03:04 PM Revision c0622c69 (rsb-cpp): Use Boost.ProgramOptions in apps/rsbversion/rsbversion.cpp
fixes #782
* apps/rsbversion/rsbversion.cpp: added commandline flags (via
Boost.ProgramOptions) which control displ...
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
10:20 AM Revision ad1883d7 (rsb-cpp): * Make it possible to disable spread and socket transport from cmake...
* Do not assume existence of spread and socket transport and shield from user environment for participant configurati... 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
11:17 PM Revision 8310224c (rsb-cpp): added some trace info for joined notifications
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
05:28 PM Revision d2b0164e (rsb-cl): Changed licenses of systems in cl-rsb.asd
refs #790
* cl-rsb.asd (system system cl-rsb): changed license GPL3 -> LGPLv3
(system cl-rsb-doc): likewise
(syst...
J. Moringen
05:28 PM Revision 3f975b00 (rsb-cl): merged changes from let-plus branch
J. Moringen
05:27 PM Revision 25856161 (rsb-cl): Extended documentation in src/filter/method-filter.lisp
* src/filter/method-filter.lisp (method-filter): extended
documentation string
(method-filter::method): likewise
J. Moringen
05:27 PM Revision 2296bf7e (rsb-cl): Changed license in src/patterns/types.lisp
refs #790
* src/patterns/types.lisp: updated copyright; changed license
information GPLv3 -> LGPLv3
J. Moringen
04:13 PM Revision cc492ee8 (rsb-cl): Fixed typo in license headers
refs #790
* **/*.lisp (header): fixed typo
* cl-rsb.asd (header): likewise
* CMakeLists.txt (header): likewise
J. Moringen
02:07 PM Revision c757dc9c (rsb-tools-cl): Improved locating of SBCL for windows in CMakeLists.txt
* CMakeLists.txt: added ${SBCL_HOME} to executable search path for the
sake of the windows installer
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:41 PM Revision 007200d4 (rsb-java): Relicensing to LGPL
fixes #788 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
12:30 PM Revision 444d20fa (rsb-cpp): Relicensing to LGPL
fixes #789 J. Wienke
12:25 PM Revision a60c6d03 (rsb-protocol): Relicense to LGPL
refs #789 J. Wienke
09:39 AM Revision f8a2e300 (rsb-python): fix typo in license header
J. Wienke

01/05/2012

11:31 PM Revision 15a1ba5b (rsb-tools-cl): Improved automatic locating of SBCL in CMakeLists.txt
refs #support.cor-lab.de:336
* CMakeLists.txt: try to find SBCL binary on default path if
SBCL_HOME is not set
* sb...
J. Moringen
10:16 PM Tasks #790 (Resolved): Relicense CL
Applied in changeset r3204. J. Moringen
09:29 AM Tasks #790 (Resolved): Relicense CL
J. Wienke
10:16 PM Revision 8908e775 (rsb-cl): Changed license GPLv3 -> LGPLv3
fixes #790
* **/*.lisp (header): updated copyright; changed license information
GPLv3 -> LGPLv3
* cl-rsb.asd: likew...
J. Moringen
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
10:30 AM Revision 644b0124 (rsb-python): relicensed to LGPLv3
fixes #787 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
09:13 AM Revision c93c5a66 (rsb-talks): make things usable on windows
fixes #786 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
04:03 PM Revision adc41e22 (rsb-cpp): Expose OriginFilter in shared library
fixes #783 J. Wienke
03:59 PM Revision de6d455a (rsb-cpp): Quoting is not allowed here as it would destroy several list entries...
J. Wienke

01/02/2012

06:14 PM RSB XML Support Revision de7c5038 (rsb-xml-cl): Replaced use of metabang-bind with let-plus
* src/xop/package.lisp (header): updated copyright
(package rsb-xml.xop): do not use package `bind'
* src/filter/xp...
J. Moringen
12:51 PM RSB XML Support Revision 5b660d21 (rsb-xml-cpp): Made getAttachment method const in cpp/src/XOPData.{h,cpp}
* cpp/src/XOPData.{h,cpp}: declared getAttachment method const;
simplified implementation
J. Moringen
12:45 PM RSB XML Support Revision 3c720e2c (rsb-xml-cpp): Cleanup in src/CMakeLists.txt
* src/CMakeLists.txt: removed unnecessary compiler include path setup;
removed unnecessary rsb-protocol-related set...
J. Moringen
12:41 PM RSB XML Support Revision dd6dc72d (rsb-xml-cpp): Fixed includes in src/XOPDataConverter.{h,cpp}
* src/XOPDataConverter.{h,cpp}: use "" rather than <> includes for
in-project headers
J. Moringen
12:04 PM Revision f430af16 (rsb-tools-cpp): More debug output.
refs #769 J. Wienke
12:03 PM Revision 04f6ea35 (rsb-cpp): Allow to specify an additional payload size
J. Wienke
 

Also available in: Atom