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

Crystal on macOS: rviz2 quit unexpectedly #705

Closed
patbenatar opened this issue May 19, 2019 · 1 comment
Closed

Crystal on macOS: rviz2 quit unexpectedly #705

patbenatar opened this issue May 19, 2019 · 1 comment

Comments

@patbenatar
Copy link

Bug report

Required Info:

  • Operating System:
    • macOS 10.14 (18A391)
  • Installation type:
    • binary
  • Version or commit hash:
    • ros2-crystal-20190408-macos-amd64.tar.bz2
  • DDS implementation:
    • default (Fast-RTPS)
  • Client library (if applicable):
    • N/A

Steps to reproduce issue

# in zsh:
source ~/ros2_install/ros2-osx/setup.zsh
ros2 run rviz2 rviz2

Expected behavior

rviz should launch successfully

Actual behavior

The rviz launch screen appears for a second with "Initializing" in its status bar, followed by an alert rviz2 quit unexpectedly and the following in the shell:

[INFO] [rviz2]: Stereo is NOT SUPPORTED
[INFO] [rviz2]: OpenGl version: 2.1 (GLSL 1.2)
[INFO] [rviz2]: Stereo is NOT SUPPORTED

one time there was a fourth line in the shell output: objc[13970]: Attempt to use unknown class 0x7fd79ec18b60.

@Karsten1987
Copy link
Contributor

We experienced problems recently with RViz on OSX which hopefully should be resolved with this PR.
Could you try compiling RViz from source?

Also, I am closing this issue as because this ROS2 repo might not be the best place for it. For specific issues regarding RViz, I recommend opening tickets directly at the RViz2 repo.

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