This error is polluting .xsession-errors on yakkety too. openConnection: connect: No such file or directory cannot connect to brltty at :0
Glancing at such error , i've found that answer from a Debian dev: > openConnection: connect: No such file or directory > cannot connect to brltty at :0 That's no error, they're just debugging messages. They come from xbrlapi which is trying to connect to a braille display but you have none so it can't. Nothing to worry about. https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=728947 So what is only needed is to silence this debugging message from xbrlapi. This may affect most of the users, as they does not have use of braille. ** Bug watch added: Debian Bug tracker #728947 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=728947 ** Tags added: yakkety ** Summary changed: - openConnection: connect: No such file or directory + xbrlapi debugging message spamming .xsession-errors; please silence it. ** Tags added: xenial -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to brltty in Ubuntu. https://bugs.launchpad.net/bugs/1579531 Title: xbrlapi debugging message spamming .xsession-errors; please silence it. Status in brltty package in Ubuntu: Confirmed Bug description: 16.04 amd64. $HOME/.xsession-errors contains cryptic messages that do not indicate where they come from. They turn out to be harmless but it would be good if they at least were prefixed with the source. openConnection: connect: No such file or directory cannot connect to brltty at :0 They indicate the absence of a braille tty so how about: xbrlapi: Cannot find a Braille Teletype device xbrlapi: cannot connect to brltty at :0 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/brltty/+bug/1579531/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp