Daniel Nachbaur

Results 11 comments of Daniel Nachbaur

ospray might already have someting to fit this need: https://github.com/ospray/ospray/blob/master/ospray/fb/ToneMapperPixelOp.h

``` FAILED: /usr/lib/ccache/c++ -DBOOST_ALL_NO_LIB -DBoost_NO_BOOST_CMAKE -DLinux=1 -DSERVUS_DSO_NAME=\"libServus.so.1.6.0\" -DSERVUS_LITTLEENDIAN=1 -DSERVUS_SHARED -DSERVUS_USE_AVAHI_CLIENT=1 -DSERVUS_USE_BOOST=1 -DSERVUS_USE_CXX11=1 -DSERVUS_USE_QT5CORE=1 -DSERVUS_USE_QT5WIDGETS=1 -DSERVUS_USE_THREADS=1 -DServus_EXPORTS -DUSE_PYTHON3=1 -DWARN_DEPRECATED -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I../ -Iinclude -I. -g -fPIC -Wnon-virtual-dtor -Wsign-promo...

Test fails on Debug&Release for Ubuntu&RedHat: ``` 5/13 Test #5: itemModel ........................***Failed 2.08 sec Running 2 test cases... Entering test suite "servus_itemModel" Entering test case "invalidAccess" Leaving test case "invalidAccess"...

Thanks for your interest in ZeroEQ. I'm trying to respond to your questions to best of my knowledge 1. We have no load-balancing on the ZeroEQ level, but the underlying...

Started working on it. Will use TapAndHold gesture (on blank space on the view) to open a menu where to select the content from.

I encounter the same issue with the default Boost version 1.41.0 on RHEL6.

@gregjohnson You're right. I tested with Boost 1.53.0, and then it works. You have ideas what causes the problem?