Describe the bug
Not able to select a training pipeline from the training tab. This is a regression since in 1.9.10 I was able to use it. Here are the logs using 1.9.11:
:~$ ./VIAME-v0.22.4-DIVE-v1.9.11-Linux-64Bit/viame/launch_dive_interface.sh
Server listening on 127.0.0.1:33989
[221734:0630/120313.139026:ERROR:media/gpu/vaapi/vaapi_wrapper.cc:1640] vaInitialize failed: unknown libva error
And the logs with 1.9.10:
:~$ ./VIAME-v0.22.4-Linux-64Bit/viame/launch_dive_interface.sh
(node:221821) electron: The default of contextIsolation is deprecated and will be changing from false to true in a future release of Electron. See https://github.com/electron/electron/issues/23506 for more information
Server listening
Expected behavior
The list of pipelines should be visible
Desktop (please complete the following information):
Additional context
DIVE was installed "manually" into VIAME from the release redis by copying the latest DIVE release, and giving necessary permissions to chrome-sandbox.
Describe the bug
Not able to select a training pipeline from the training tab. This is a regression since in 1.9.10 I was able to use it. Here are the logs using 1.9.11:
And the logs with 1.9.10:
Expected behavior
The list of pipelines should be visible
Desktop (please complete the following information):
Additional context
DIVE was installed "manually" into VIAME from the release redis by copying the latest DIVE release, and giving necessary permissions to
chrome-sandbox.