I get an ".X Error of failed request: BadAtom (invalid Atom parameter)" executing InstallBuilder. What can I do?
| Author: BitRock Support Date: October 30, 2007 09:33 Tags: |
Installation
|
This is happening because you are forwarding the X session over ssh. Make sure you have:
ForwardX11Trusted yes |
~/.ssh/config |
/etc/ssh_config |