Activity

From 04/07/2013 to 05/06/2013

05/06/2013

02:04 PM Bug #1485: Compilation / linking fails on MacOS
Ja, einen wirklichen Testcase fur pc-Benutzung unter Linux habe ich nicht, aber die Datei sieht wieder passend aus. J. Wienke
01:56 PM Bug #1485: Compilation / linking fails on MacOS
Du meinst das Verhalten und Linux? S. Wrede
12:45 PM Bug #1485: Compilation / linking fails on MacOS
Ich denke ich hab jetzt alles wieder hergestellt. J. Wienke

05/04/2013

01:05 PM Bug #1485 (Feedback): Compilation / linking fails on MacOS
Fixed this on MacOS.
Needs testing / feedback on Linux.
S. Wrede
12:51 PM Bug #1485 (Resolved): Compilation / linking fails on MacOS
... S. Wrede

05/02/2013

05:41 PM Enhancement #1479 (Resolved): Unzureichender RST Install Guide
J. Moringen
04:38 PM Enhancement #1479: Unzureichender RST Install Guide
Jetzt hat alles funktioniert! :) F. Tristram

04/30/2013

12:51 PM Enhancement #1479: Unzureichender RST Install Guide
Kannst du jetzt noch mal probieren, ob die Doku ausreicht? J. Wienke
09:56 AM Enhancement #1479: Unzureichender RST Install Guide
Felix Tristram wrote:
> Etwas klarer, funktioniert aber immer noch nicht.
> * Wenn man den neuen Ordner erstellt un...
J. Wienke

04/29/2013

08:40 PM Enhancement #1479: Unzureichender RST Install Guide
Etwas klarer, funktioniert aber immer noch nicht.
* Wenn man den neuen Ordner erstellt und in dem versucht das cmake...
F. Tristram
06:33 PM Enhancement #1479 (Feedback): Unzureichender RST Install Guide
Wir haben versucht, die Anleitung zu verbessern. Ist es jetzt klarer? J. Moringen

04/28/2013

04:07 PM Enhancement #1479 (Resolved): Unzureichender RST Install Guide
Ich habe versucht den Schritten 'Installing RST from Source' zu folgen (http://docs.cor-lab.de//rst-manual/trunk/html... F. Tristram

04/25/2013

12:06 PM Feature #1476 (Feedback): Allow explicit selection of built converters
In my current scenario, I want to explicitly switch off compilation for OpenCV converters (as OpenCV can not be easil... S. Wrede

04/24/2013

01:49 PM Tasks #1475 (Resolved): Support deserialization of yuv422 images in python
Applied in changeset rst-converters|commit:d2e0e571ddd39e75735f7903a5ae0ac2a1451ec8. J. Wienke

04/23/2013

04:02 PM Tasks #1475 (Resolved): Support deserialization of yuv422 images in python
A pure python implementation is much too slow. J. Wienke

04/22/2013

10:30 PM Bug #1472: rst::vision:Image.set_data (char* data) truncates on \0 byte
Rejected is fine.
I cannot change anything, since I do not have any role whatsoever for this project. Thats fine a...
M. Schöpfer
10:28 PM Bug #1472: rst::vision:Image.set_data (char* data) truncates on \0 byte
There may be different workflow permissions for roles like reporters and developers. J. Wienke
10:26 PM Bug #1472: rst::vision:Image.set_data (char* data) truncates on \0 byte
I closed it by changing the status to "Rejected". You should have been able to close the issue as well. Did you maybe... J. Moringen
10:24 PM Bug #1472: rst::vision:Image.set_data (char* data) truncates on \0 byte
-.- *someone* may close the issue, i cannot M. Schöpfer
10:24 PM Bug #1472: rst::vision:Image.set_data (char* data) truncates on \0 byte
I know *now* (as I have written above) that the char*, size_t version works.
So, nevermind, I will just close the ...
M. Schöpfer
10:23 PM Bug #1472 (Rejected): rst::vision:Image.set_data (char* data) truncates on \0 byte
Now I understand. You are right, from a user's perspective the current behavior is far from optimal.
> I do not k...
J. Moringen
10:22 PM Bug #1472: rst::vision:Image.set_data (char* data) truncates on \0 byte
Additionally: https://developers.google.com/protocol-buffers/docs/reference/cpp-generated#fields J. Wienke
10:20 PM Bug #1472: rst::vision:Image.set_data (char* data) truncates on \0 byte
There is a signature with @char*, size_t@. That's the one you should use.
I don't even see a way how to document t...
J. Wienke
10:15 PM Bug #1472: rst::vision:Image.set_data (char* data) truncates on \0 byte
Ok, I know, this has to be done in order, but when you set width, height and depth of an image, you assume that data ... M. Schöpfer
10:10 PM Bug #1472 (Feedback): rst::vision:Image.set_data (char* data) truncates on \0 byte
J. Moringen
10:10 PM Bug #1472: rst::vision:Image.set_data (char* data) truncates on \0 byte
First of all, I'm afraid, we cannot do anything about this: The @Image.data@ field is defined as... J. Moringen
10:01 PM Bug #1472 (Rejected): rst::vision:Image.set_data (char* data) truncates on \0 byte
When you pass an abritatry chunk of data to an rst::vision::Image via set_data (char*), it will get truncated at the ... M. Schöpfer

04/19/2013

10:35 AM Tasks #1467 (Resolved): Review and merge RST changes of HUMAVIPS Year 3 development
The HUMAVIPS project worked in Year 3 with its own copy of the RST repository. We should decide when to merge (which)... S. Wrede
10:32 AM Tasks #1466 (New): Review and merge RST changes of ISY lecture
The ISY students currently (WS12/13) work on their own copy of the RST repository. We should decide when to merge (wh... S. Wrede

04/11/2013

07:27 PM Bug #1424: rst-convertersConfig.cmake needs to expose library dependencies for all dependencies
I don't really understand the feedback and what is happening here. We only build the opencv-converters if opencv is g... J. Wienke
06:12 PM Bug #1424: rst-convertersConfig.cmake needs to expose library dependencies for all dependencies
Feedback by Alexandre Tuleu:
bq. I have a file /usr/share/rst-converters0.9/rst-converters-depends-relWithDebInfo....
Anonymous

04/10/2013

01:42 PM Bug #1460 (Rejected): Unclear error/warning: No handlers could be found for logger "rstsandbox"
This output is produced by Python's logging framework to indicate that logging has not been configured. We cannot do ... J. Moringen
11:26 AM Bug #1460 (Rejected): Unclear error/warning: No handlers could be found for logger "rstsandbox"
When importing rstsandbox of rst0.9 in python (trunk installation from debian packages), you get an unclear error/war... Anonymous
 

Also available in: Atom