RoboStack / ros-galactic

Vinca build files for ROS 2 Galactic Geochelone
https://robostack.github.io
21 stars 14 forks source link

osx: turtlesim_node window doesn't come out #77

Closed nikolausWest closed 2 years ago

nikolausWest commented 2 years ago

Having the same issue as in: https://github.com/RoboStack/ros-noetic/issues/158

I'm on macOS Monterey 12.0.1 and successfully installed ros-galactic using the getting started instructions and when I run ros2 run turtlesim turtlesim_node the window doesn't come up.

Like the in the ros-noetic issue I get a terminal icon in the dock but the terminal I ran the run command in doesn't respond.

Tobias-Fischer commented 2 years ago

Thanks for the report! Very annoying bug unfortunately - I'm not sure how to debug it. If anyone has ideas that would be appreciated :)

Tobias-Fischer commented 2 years ago

So this can be fixed by using a newer version of qt. Will fix it in the next rebuild.

Eddie-717314-Huang commented 2 years ago

hey, @nikolausWest have you tried this command line? https://github.com/RoboStack/ros-galactic/issues/73 I had exact same problem like you, but now I can run it. try it. cheers

nikolausWest commented 2 years ago

Haven't tried that yet but will do!

Tobias-Fischer commented 2 years ago

Should be fixed, but mind #88