Mozilla サポートの検索

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

詳しく学ぶ

このスレッドはアーカイブに保管されました。 必要であれば新たに質問してください。

Firefox keep displaying error message on Bash on Ubuntu on Windows

  • 1 件の返信
  • 1 人がこの問題に困っています
  • 2 回表示
  • 最後の返信者: 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)