HyperHDR: LUT processing for MJPEG is broken, affects blue channel (was: Cannot run HyperHDR)

Bug report, debug log and your config file (FULL LOGS ARE MANDATORY)

hyperhdr: /lib/x86_64-linux-gnu/libc.so.6: version GLIBC_2.28’ not found (required by /usr/share/hyperhdr/bin/…/lib/libQt5Core.so.5)`

Steps to reproduce

Tried to run HyperHDR x86 64bit version and i got error above.

What is expected?

HyperHDR is running

What is actually happening?

I get error message above. I have also tried to compile it on my system as well, but i got another error /home/setrin/apps/hyperhdr/libsrc/boblightserver/BoblightClientConnection.h:9:10: fatal error: QStringView: No such file or directory

Full build error here: [ 85%] Building CXX object libsrc/leddevice/CMakeFiles/leddevice.dir/leddevice_autogen/mocs_compilation.cpp.o [ 86%] Building CXX object libsrc/leddevice/CMakeFiles/leddevice.dir/leddevice_autogen/EWIEGA46WW/qrc_LedDeviceSchemas.cpp.o [ 86%] Linking CXX static library ../../lib/libleddevice.a [ 86%] Built target leddevice Scanning dependencies of target boblightserver [ 86%] Building CXX object libsrc/boblightserver/CMakeFiles/boblightserver.dir/boblightserver_autogen/mocs_compilation.cpp.o [ 86%] Building CXX object libsrc/boblightserver/CMakeFiles/boblightserver.dir/BoblightClientConnection.cpp.o [ 86%] Building CXX object libsrc/boblightserver/CMakeFiles/boblightserver.dir/BoblightServer.cpp.o In file included from /home/setrin/apps/hyperhdr/libsrc/boblightserver/BoblightServer.cpp:6:0: /home/setrin/apps/hyperhdr/libsrc/boblightserver/BoblightClientConnection.h:9:10: fatal error: QStringView: No such file or directory #include <QStringView> ^~~~~~~~~~~~~ compilation terminated. libsrc/boblightserver/CMakeFiles/boblightserver.dir/build.make:86: recipe for target 'libsrc/boblightserver/CMakeFiles/boblightserver.dir/BoblightServer.cpp.o' failed make[2]: *** [libsrc/boblightserver/CMakeFiles/boblightserver.dir/BoblightServer.cpp.o] Error 1 make[2]: *** Waiting for unfinished jobs.... In file included from /home/setrin/apps/hyperhdr/build/libsrc/boblightserver/boblightserver_autogen/EWIEGA46WW/moc_BoblightClientConnection.cpp:9:0, from /home/setrin/apps/hyperhdr/build/libsrc/boblightserver/boblightserver_autogen/mocs_compilation.cpp:3: /home/setrin/apps/hyperhdr/build/libsrc/boblightserver/boblightserver_autogen/EWIEGA46WW/../../../../../libsrc/boblightserver/BoblightClientConnection.h:9:10: fatal error: QStringView: No such file or directory #include <QStringView> ^~~~~~~~~~~~~ compilation terminated. libsrc/boblightserver/CMakeFiles/boblightserver.dir/build.make:110: recipe for target 'libsrc/boblightserver/CMakeFiles/boblightserver.dir/boblightserver_autogen/mocs_compilation.cpp.o' failed make[2]: *** [libsrc/boblightserver/CMakeFiles/boblightserver.dir/boblightserver_autogen/mocs_compilation.cpp.o] Error 1 In file included from /home/setrin/apps/hyperhdr/libsrc/boblightserver/BoblightClientConnection.cpp:26:0: /home/setrin/apps/hyperhdr/libsrc/boblightserver/BoblightClientConnection.h:9:10: fatal error: QStringView: No such file or directory #include <QStringView> ^~~~~~~~~~~~~ compilation terminated. libsrc/boblightserver/CMakeFiles/boblightserver.dir/build.make:62: recipe for target 'libsrc/boblightserver/CMakeFiles/boblightserver.dir/BoblightClientConnection.cpp.o' failed make[2]: *** [libsrc/boblightserver/CMakeFiles/boblightserver.dir/BoblightClientConnection.cpp.o] Error 1 CMakeFiles/Makefile2:2000: recipe for target 'libsrc/boblightserver/CMakeFiles/boblightserver.dir/all' failed make[1]: *** [libsrc/boblightserver/CMakeFiles/boblightserver.dir/all] Error 2 Makefile:151: recipe for target 'all' failed make: *** [all] Error 2

If someone would be able to help me, i would really appreciate it

System

Server OS:

  • Distribution: elementary OS 5.1.7 Hera
  • Architecture: x86_64
  • CPU Model: Intel® Core™ i3-2367M CPU @ 1.40GHz
  • CPU Type: 42
  • Kernel: linux (5.4.0-70-generic (WS: 64))
  • Qt Version: 5.7.1
  • Python Version: 3.5.3

About this issue

  • Original URL
  • State: closed
  • Created 3 years ago
  • Comments: 36 (22 by maintainers)

Commits related to this issue

Most upvoted comments

Oh man, the colors are now spot on 😍 Screenshot 2021-05-20 at 18 34 45

Huge thanks again, you are the BEST! 🙂

First of all, big thank you for quickest reaction i’ve seen 🥇

Sorry but i’m newby in terms of linux and libs and compiling stuff. I have followed “How to compile” page and it threw those errors. What would you suggest? Could you maybe point me somewhere? Now i’m just lost as i tried to google how to update Qt lib i couldn’t find easy solution.

Thank you very much