Firefox keep displaying error message on Bash on Ubuntu on Windows
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)
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)