Part | What | Responsible | Status | Solution |
---|---|---|---|---|
Build system | For building the java bindings the build\rls\src\Frontend\Java\classes directory has to be created by hand | Michael | ||
Dataflow::DataFlowNetwork | Dataflow doesn't realize it's an error to connect a push and a pull port | Daniel | ||
Dataflow::DataFlowNetwork | Crashes on destruction when exception occurs while connecting | Daniel | ||
? | Symptom: console crashes on exit (at least with ExampleVision.xml) | Revision 232 | ||
Dataflow::DataFlowNetwork | ART Module destructor is never called.. does DataflowNetwork? call any component destructors at all? | Manuel | Revision 232 | |
Dataflow::EventQueue | sometimes no data flows through network (Network-Bug).. but is no network bug at all as ART sends to port | Manuel | See log message for revision 112 | |
Build system | Can't find libcurl library (compiled without changes) since it looks also for curl.lib which isn't built (and libcurl.lib which is is by default called curllib.lib) | ? | (low priority, db client won't be part of release anyway) | |
Build system | Can't build ImageSink? even if OpenCV? is installed and scons finds it, it just displays "not building..." ->Ok sorry, I misunderstood the error message | ? | No bug, imagesink requires ffmpeg, too | |
Drivers::RenderModule | Window associated with BackgroundImage? renderer pattern does not close when dataflow is stopped with stopDataflow(). Observed on Linux | Not a bug. Load an empty dataflow if you want to delete it. | ||
Build system | FORCE_MSVC_VERSION doesn't work with scons 0.98 "AttributeError: 'NoneType' object has no attribute 'groups'" in line 98 of the main Sconstruct | ? | ||
Build system | xsens-legacy driver doesn't build (Error: /usr/bin/ld: cannot find -lmtobject) | ? |