Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error "sh: 1: None: not found" #10

Open
130s opened this issue Nov 6, 2016 · 3 comments
Open

Error "sh: 1: None: not found" #10

130s opened this issue Nov 6, 2016 · 3 comments

Comments

@130s
Copy link
Contributor

130s commented Nov 6, 2016

AFAI tried, clicking open button for any launch files results in the error on commandline:

sh: 1: None: not found

For example, I tried at random with:

  • gazebo_ros
    • launch/empty_world.launch
  • fetch_navigation
    • fetch_nav.launch
$ rospack find gazebo_ros
/opt/ros/indigo/share/gazebo_ros
$ rospack find fetch_navigation
/opt/ros/indigo/share/fetch_navigation

Using this commit 5f6174b on Ubuntu 14.04

@pschillinger
Copy link
Owner

pschillinger commented Nov 6, 2016 via email

@130s
Copy link
Contributor Author

130s commented Dec 10, 2016

On the same computer but today I got gedit opened, which is fine for me (I normally use emacs in any ROS and non-ROS context).

which one is set in the config?

Which config are you referring to? I saw in the source that says setting but I couldn't figure this out.
The fact that I got an error before means that it might happen again. Opening an editor feature is very nice so we'd probably want to dig deeper.

@pschillinger
Copy link
Owner

I'm referring to the configuration which you open via the gear icon in the upper right corner of the widget. This will ask you for an editor.

It defaults to gedit as this editor is usually installed per default in Ubuntu as far as I know. But if it isn't or if the command is different, it might result in the above error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants