Not ideal, but "vagrant ssh -- -Y" also works.
Thanks,
Will
On 9/23/13 10:44 PM, Walid wrote:
> One extra thing you need to check is your .ssh/config file if you have
> any and enable X Forwarding
>
> Host *
> ForwardAgent yes
> ForwardX11 yes
>
> kind regards
>
> Walid
>
>
> On 23 September 2013 21:35, Marvin Thielk <
marvin...@gmail.com
> <mailto:
marvin...@gmail.com>> wrote:
>
> Hi,
>
> I've set config.ssh.forward_x11 = true in my vagrant file but
> $DISPLAY doesn't seem to be set on my VM and any X11 app doesn't work.
>
> What should I do to get x11 forwarding working.
>
> Thanks,
> ~Marvin
>
>
>
>
>
> vagrant@precise64:~$ xclock &
> [1] 1151
> vagrant@precise64:~$ Error: Can't open display:
> vagrant@precise64:~$ echo $DISPLAY
>
> [1]+ Exit 1 xclock
>
> --
> You received this message because you are subscribed to the Google
> Groups "Vagrant" group.
> To unsubscribe from this group and stop receiving emails from it,
> send an email to
vagrant-up+...@googlegroups.com
> <mailto:
vagrant-up%2Bunsu...@googlegroups.com>.
--
Will Froning
Unix SysAdmin
Will.F...@GMail.com