3DiVi / nuitrack-sdk

Nuitrack™ is a 3D tracking middleware developed by 3DiVi Inc.

Home Page:https://nuitrack.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Attempting to type in license crashes the SDK

realratchet opened this issue · comments

Hello, we've recently got Nuitrack AI license to evaluate if it fits our use-case but it seems every time i try and interact with license text box the moment you enter any key it crashes.

The image I downloaded nuitrack-ubuntu-amd64.deb on Kubuntu 23.04 x86_64 machine.

No dependencies are specified, however, based on the crash log I assume this has something to do with mismatch of the Qt5 in the system vs whatever the build used. Please advise.

user@user:~$ nuitrack
QXcbIntegration: Cannot create platform OpenGL context, neither GLX nor EGL are enabled
Warning: fallback to QtQuick software backend.
WARNING: Cannot load library module: /usr/etc/nuitrack/middleware/libNuitrackModuleGPU.so
libcusolver.so.9.0: cannot open shared object file: No such file or directory
/usr/bin/QtNuitrackLicense: symbol lookup error: /usr/etc/nuitrack/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so: undefined symbol: _ZdlPvm, version Qt_5

Seems like running license activator directly instead of through bash script fixes.