Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Подробнее

Firefox keep displaying error message on Bash on Ubuntu on Windows

  • 1 ответ
  • 1 имеет эту проблему
  • 3 просмотра
  • Последний ответ от jnojr

more options

I've configure and run firefox (Linux) on my windows 10. When I launch firefox, it hangs and keep displaying me following error message.

(firefox:1616): GConf-WARNING **: Client failed to connect to the D-BUS daemon: Empty address

(firefox:1616): GConf-WARNING **: Client failed to connect to the D-BUS daemon: //bin/dbus-launch terminated abnormally without any error message

I've configure and run firefox (Linux) on my windows 10. When I launch firefox, it hangs and keep displaying me following error message. (firefox:1616): GConf-WARNING **: Client failed to connect to the D-BUS daemon: Empty address '' (firefox:1616): GConf-WARNING **: Client failed to connect to the D-BUS daemon: //bin/dbus-launch terminated abnormally without any error message
Приложенные скриншоты

Все ответы (1)

more options

1) Are you at runlevel 5?

2) Is D-Bus running? (service dbus status)

3) You could try starting it in the background (firefox &) or redirect stderr <firefox 2>/dev/null)