Robotics StackExchange | Archived questions

"Save as" won't load when clicked

Using Gazebo 9.11.0; All that appears in the terminal with the --verbose flag is: Gtk-Message: 11.32.52.369: GtkDialog mapped without a transient parent. This is discouraged.

After waiting a few minutes, this appears: [Wrn] [Publisher.cc:141] Queue limit reached for topic /gazebo/default/user_camera/pose, deleting message. This warning is printed only once.

Once I press ^C, I can browse for where to save it for only a brief second, and then it disappears along with the rest of Gazebo's gui. I also noticed that when I browse for a custom shape in the model editor, I had the same problem with the same output but now it works for some reason.

Asked by Victoria Bentell on 2019-09-10 13:41:07 UTC

Comments

How did you install Gazebo and what platform are you on?

Asked by chapulina on 2019-09-10 16:21:28 UTC

I'm using Ubuntu 18.04, and I originally installed Gazebo with Ros (not sure what version of Gazebo at the time), then upgraded Gazebo to 9.11.0. I just upgraded it to 10.1.0 and the same problem occurs.

Asked by Victoria Bentell on 2019-09-10 21:38:10 UTC

Run gazebo as superuser

Asked by Tobi92 on 2019-09-12 03:46:20 UTC

Running with sudo worked! Thank you very much!

Asked by Victoria Bentell on 2019-09-13 12:41:32 UTC

Answers