hatem-darweesh / assuremappingtools

Desktop based tool for viewing, editing and saving road network maps for autonomous vehicle platforms such as Autoware.
GNU General Public License v3.0
210 stars 73 forks source link

Issue opening assure #52

Closed tanishafrancis closed 3 years ago

tanishafrancis commented 3 years ago

I typed sudo ./run-docker but an error message appeared. Here is a piece of what I saw:

"Couldn't connect to accessibility bus: Failed to connect to socket /tmp/dbus-lbY2ttEZPq: Connection refused"

How do I fix this issue?

hatem-darweesh commented 3 years ago

I don't know, this never happened to any of the users. Might be an issue with your docker installation, or linux drivers issues.

ghost commented 3 years ago

hello, @hatem-darweesh when i typed sudo ./run-docker but an error message appeared:

” No specific tag provided using 'master' No specific workspace path provided. Running without workspace. access control disabled, clients can connect from any host ./run-docker: line 67: docker: command not found “ image

can you help with this issue ?

hatem-darweesh commented 3 years ago

@Yanlibao0518 , you don't have proper docker installation. please make sure that you can pull and run default docker images. and then follow the assuremaptools readme instruction for using docker

BatuhanUlucay commented 3 years ago

I typed sudo ./run-docker but an error message appeared. Here is a piece of what I saw:

"Couldn't connect to accessibility bus: Failed to connect to socket /tmp/dbus-lbY2ttEZPq: Connection refused"

How do I fix this issue?

Error about /tmp/dbus is fixed when I purged and reinstalled my nvidia driver.