Skip to content

Instantly share code, notes, and snippets.

@BlogBlocks
Last active January 31, 2018 03:34
Show Gist options
  • Save BlogBlocks/cfca57df61618555b63e7a687736fe0f to your computer and use it in GitHub Desktop.
Save BlogBlocks/cfca57df61618555b63e7a687736fe0f to your computer and use it in GitHub Desktop.
Ubuntu Error: Couldn't connect to accessibility bus: Failed to connect to socket /tmp/dbus-tGXmtmmBTs: Connection refused
#!/bin/bash
# ** (mousepad:540): WARNING **: Couldn't connect to accessibility bus:
# Failed to connect to socket /tmp/dbus-tGXmtmmBTs: Connection refused
# If you do not use alley -
# Add the following to ~/.bashrc:
echo "export NO_AT_BRIDGE=1" ~/.bashrc
source ~/.bashrc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment