Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Weitere Informationen

Firefox keep displaying error message on Bash on Ubuntu on Windows

  • 1 Antwort
  • 1 hat dieses Problem
  • 2 Aufrufe
  • Letzte Antwort von 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
Angefügte Screenshots

Alle Antworten (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)