ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

I think problem is in PyQT. Try to create a "hicolor" symlink that points to the tango theme. It works for me (I run pqt in docker container). This advice from https://www.pythonfixing.com/2021/12/fixed-qiconfromtheme-not-displaying.html

 ln -s /usr/share/icons/Tango ~/.icons/hicolor

I think problem is in PyQT. Try to create a "hicolor" symlink that points to the tango theme. It works for me (I run pqt rqt in docker container). This advice from https://www.pythonfixing.com/2021/12/fixed-qiconfromtheme-not-displaying.html

 ln -s /usr/share/icons/Tango ~/.icons/hicolor