Radek Vybiral <[EMAIL PROTECTED]> writes:

> Gtk-Warning: cannot open display 192.168.0.47:0 (this is another MDK box
> runnig X with xhost +)

maybe you're running cooker on that box with security > 2 ?

try

% netstat -at | grep x11
tcp        0      0 *:x11                   *:*                     LISTEN      

or

% lsof | grep x11
X         31716    root    1u  IPv4    1093739               TCP *:x11 (LISTEN)

Reply via email to