Error ".X Error of failed request: BadAtom (invalid Atom parameter)" executing InstallBuilder
book
Article ID: 321490
calendar_today
Updated On:
Products
VMware InstallBuilder
Issue/Introduction
.X Error of failed request: BadAtom (invalid Atom parameter)
executing InstallBuilder.
How can you fix this problem?
Resolution
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
Feedback
thumb_up
Yes
thumb_down
No