yarpdataplayer closes immediately after loading data with --hidden flag is used #2401
Labels
Affects: YARP v3.4.1
This is a known issue affecting YARP v3.4.1
Component: GUI - yarpdataplayer
Issue Type: Bug
Involves some intervention from a system administrator
Describe the bug
immediately after loading data in the
yarpdataplayer
when the--hidden
flag is used, theyarpdataplayer
closes. The data is successfully loaded, but then the application exits.To Reproduce
each command in a separate terminal:
Expected behavior
using the same steps, but using
yarpdataplayer
without the--hidden
flag successfully loads the data and the application stays open. I would expect the--hidden
version to also stay open.Configuration (please complete the following information):
-- CMake: 3.16.3 (/usr/bin/cmake)
-- C Compiler: GNU 9.3.0 (/usr/bin/cc)
-- CXX Compiler: GNU 9.3.0 (/usr/bin/c++)
The text was updated successfully, but these errors were encountered: