This site will have limited functionality while we undergo maintenance to improve your experience. If an article doesn't solve your issue and you want to ask a question, we have our support community waiting to help you at @FirefoxSupport on Twitter and/r/firefox on Reddit.

Search Support

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.

Learn More

Hierdie gesprek is in die argief. Vra asseblief 'n nuwe vraag as jy hulp nodig het.

Firefox keep displaying error message on Bash on Ubuntu on Windows

  • 1 antwoord
  • 1 het hierdie probleem
  • 2 views
  • Laaste antwoord deur 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
Aangehegde skermkiekies

All Replies (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)