Question

Q: I get an ".X Error of failed request: BadAtom (invalid Atom parameter)" executing InstallBuilder. What can I do?

How can I fix this problem?

Answer:

This is happening because you are forwarding the X session over ssh. Make sure you have:

ForwardX11Trusted yes

in

~/.ssh/config

and

/etc/ssh_config