![Firefox 브라우저가 터미널에서 올바르게 열리지 않습니다.](https://linux55.com/image/168105/Firefox%20%EB%B8%8C%EB%9D%BC%EC%9A%B0%EC%A0%80%EA%B0%80%20%ED%84%B0%EB%AF%B8%EB%84%90%EC%97%90%EC%84%9C%20%EC%98%AC%EB%B0%94%EB%A5%B4%EA%B2%8C%20%EC%97%B4%EB%A6%AC%EC%A7%80%20%EC%95%8A%EC%8A%B5%EB%8B%88%EB%8B%A4..png)
터미널에서 Firefox 브라우저를 열고 싶어서 firefox
터미널에 들어갔습니다. 그러나 다음 메시지가 표시되고 아무 일도 일어나지 않습니다.
Failed to open connection to "session" message bus: Using X11 for dbus-daemon autolaunch was disabled at compile time, set your DBUS_SESSION_BUS_ADDRESS instead
Running without a11y support!
(firefox:4470): GLib-GObject-CRITICAL **: g_object_ref: assertion 'object->ref_count > 0' failed
같은 이유로 jupyter notebook --browser=firefox
작동하지 않을 수도 있습니다.
그런데 google-chrome
터미널에 입력하면 크롬이 올바르게 열립니다.
무엇이 문제일까요? 서버에 Firefox가 설치되어 있는 것 같은데 오류의 원인을 알 수 없습니다.