Pixmap Error on launching Rviz [closed]

asked 2017-09-30 14:23:32 -0500

bxl gravatar image

updated 2017-09-30 14:30:20 -0500

I am getting a could not load pixmap error on launching rviz from command line.

 [ERROR] [1506641021.377086471]: Could not load pixmap '/opt/ros/kinetic/share/rviz/icons/rotate.svg' [ERROR] 
 [1506641021.377135684]: Could not load pixmap 'package://rviz/icons/rotate.svg' -- using default cursor instead. 
[ERROR] ns/move2d.svg' -- using default cursor instead. [ERROR] [1506641021.469365634]: Could not load 
pixmap 'package://rviz/icons/move_z.svg' -- using default cursor instead. [ERROR] [1506641021.469374719]: 
Could not load pixmap 'package://rviz/icons/zoom.svg' -- using default cursor instead. [ERROR] 
[1506641021.469386709]: Could not load pixmap 'package://rviz/icons/crosshair.svg' -- using default cursor 
instead. [ERROR] [1506641021.473885044]: Could not load pixmap 
'/opt/ros/kinetic/share/rviz/icons/classes/Displays.svg' [ERROR] [1506641021.477150495]: Could not load pixmap 
'/opt/ros/kinetic/share/rviz/icons/classes/Views.svg' [ERROR] [1506641021.478738232]: Could not load pixmap 
'/opt/ros/kinetic/share/rviz/icons/classes/Time.svg'

Edit: env | grep ROS output:

  ROS_ROOT=/opt/ros/kinetic/share/ros
  ROS_PACKAGE_PATH=/home/bruno/rodain/src:/opt/ros/kinetic/share
  ROS_MASTER_URI=http://localhost:11311
  ROSLISP_PACKAGE_DIRECTORIES=/home/bruno/rodain/devel/share/common-lisp
  ROS_DISTRO=kinetic
  ROS_ETC_DIR=/opt/ros/kinetic/etc/ros

OBS: ogre.log file is not being generated

edit retag flag offensive reopen merge delete

Closed for the following reason duplicate question by tfoote
close date 2019-05-20 02:06:27.516001

Comments

gvdhoorn gravatar image gvdhoorn  ( 2017-10-02 09:14:36 -0500 )edit