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

HussainNiazi120's profile - activity

2019-04-18 08:58:59 -0500 received badge  Student (source)
2018-12-11 01:43:16 -0500 received badge  Famous Question (source)
2018-12-11 01:43:16 -0500 received badge  Notable Question (source)
2018-08-17 09:36:09 -0500 received badge  Popular Question (source)
2018-08-12 01:00:11 -0500 marked best answer rqt - python: Fatal IO error 2 (No such file or directory) on X server :0.0.

I am learning ROS Kinetic by following the tutorials. I am running Ubuntu on Windows 10 and using Xming for GUI. All was going good until I reached Using rqt_console and roslaunch tutorial. When I entered following command

    rosrun rqt_logger_level rqt_logger_level

It worked fine for the first time. But when I closed the window and ran the same command again I got the following error:-

python: Fatal IO error 2 (No such file or directory) on X server :0.0.

Later I found that any command involving rqt gives me the exact same error. However everything else including graphical programs and widgets are running absolutely fine.

I have tried removing rqt and reinstalling but nothing helps.

    pyhton -V

gives me Python 2.7.12

Can anyone please help with this problem. Thanks

2018-08-11 17:28:24 -0500 answered a question rqt - python: Fatal IO error 2 (No such file or directory) on X server :0.0.

ok. so after struggling for a few hours after this post I checked out rqt -h which showed me all available options inclu

2018-08-11 14:01:42 -0500 edited question rqt - python: Fatal IO error 2 (No such file or directory) on X server :0.0.

rqt - python: Fatal IO error 2 (No such file or directory) on X server :0.0. I am learning ROS Kinetic by following the

2018-08-11 13:43:52 -0500 asked a question rqt - python: Fatal IO error 2 (No such file or directory) on X server :0.0.

rqt - python: Fatal IO error 2 (No such file or directory) on X server :0.0. I am learning ROS by following the documen