Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Sep 2011 12:50:55 +0100
From:      Andrew <andrew@flarn.com>
To:        freebsd-ports@freebsd.org
Subject:   Linuxulator X11 broken?
Message-ID:  <CA%2BuL9ebYWr5oQdM5_f6woFKfUJ=L7HS6_ebtWhuWDMeKE0v4rA@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
I'm seeing broken flash plugin, skype and citrix client all reporting
in one way or other that they can't open display. This is all on
8.2-STABLE FreeBSD 8.2-STABLE #8: Thu Sep 29 10:11:04 BST 2011 built
this morning on amd64.
e.g.

(npviewer.bin:2790): Gtk-WARNING **: cannot open display: :0
*** NSPlugin Wrapper *** ERROR: failed to initialize plugin-side RPC
client connection

part of ktrace of skype failing to launch:

 64328 skype    CALL  linux_socketcall(0x1,0xffffca00)
 64328 skype    RET   linux_socketcall 7
 64328 skype    CALL  linux_socketcall(0x3,0xffffca00)
 64328 skype    STRU  struct sockaddr { AF_LOCAL, invalid }
 64328 skype    RET   linux_socketcall -1 errno 2 No such file or directory
 64328 skype    CALL  close(0x7)
 64328 skype    RET   close 0
 64328 skype    CALL  linux_socketcall(0x1,0xffffca00)
 64328 skype    RET   linux_socketcall 7
 64328 skype    CALL  linux_socketcall(0x3,0xffffca00)
 64328 skype    STRU  struct sockaddr { AF_LOCAL, /tmp/.X11-unix/X0 }
 64328 skype    RET   linux_socketcall -1 errno 22 Invalid argument
 64328 skype    CALL  close(0x7)
 64328 skype    RET   close 0
 64328 skype    CALL  write(0x6,0x9700e01,0x1)
 64328 skype    GIO   fd 6 wrote 1 byte
       "@"
 64328 skype    RET   write 1
 64328 skype    CALL  close(0x6)
 64328 skype    RET   close 0
 64328 skype    CALL  close(0x5)
 64328 skype    RET   close 0
 64328 skype    CALL  linux_rt_sigaction(0x11,0xffffca28,0xffffc99c,0x8)
 64328 skype    RET   linux_rt_sigaction 0
 64328 skype    CALL  linux_exit_group(0x1)


I've reinstalled linux-f10* ports to see if anything changed, but to no avail.

Thanks,
Andrew



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CA%2BuL9ebYWr5oQdM5_f6woFKfUJ=L7HS6_ebtWhuWDMeKE0v4rA>