eProsima / Fast-DDS-monitor

eProsima Fast DDS Monitor is a graphical desktop application aimed at monitoring DDS environments deployed using the eProsima Fast DDS library. Looking for commercial support? Contact info@eprosima.com
https://eprosima.com
GNU General Public License v3.0
40 stars 10 forks source link

FastDDS-monitor fails to run (linux) #182

Closed KansaiUser closed 1 year ago

KansaiUser commented 1 year ago

I have downloaded the eProsima Fast DDS Monitor 1.3.0 Linux (32&64) installer After installing in my Ubuntu 18.04.3 LTS system with 15.5Gib Memory and Nvidia GeForce GTX 1060 First I can't find the application in the list of installed applications and when I go from the terminal to the installation location

cd ~/fastdds_monitor/

I do

./fastdds_monitor
QGLXContext: Failed to create dummy context
Failed to create OpenGL context for format QSurfaceFormat(version 2.0, options QFlags<QSurfaceFormat::FormatOption>(),depthBufferSize 24, redBufferSize -1, greenBufferSize -1, blueBufferSize -1, alphaBufferSize -1, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 1, colorSpace QSurfaceFormat::DefaultColorSpace, profiel QSurfaceFormat::NoProfile)
Aborted (core dumped)

How can I run FastDDS Monitor on linux (note: I am not running it from a container)

KansaiUser commented 1 year ago

Apologies, never mind. It seems it needed only a reboot and the problem was the nvidia drivers.