Hello,

My 64-bit FreeBSD dtsession still does not work as it should.
dtsession hangs after startup - it launches dtfile, dtwm and dthelp
but no application appears.

dtfile can communicate to ttsession (there are some 
messages shown when running ttsession -t)

During my troubleshooting I noticed the following
output from sockstat(8) utility:

desktop  dtsession  6475  3  stream -> /tmp/.X11-unix/X0
desktop  dtsession  6475  4  stream -> /tmp/.X11-unix/X0
desktop  dtsession  6475  5  tcp6   *:56861               *:*
desktop  dtsession  6475  6  tcp4   *:26080               *:*
desktop  dtsession  6475  7  stream /tmp/.ICE-unix/6475
desktop  dtsession  6475  8  stream -> /tmp/.X11-unix/X0
desktop  dtsession  6475  9  tcp4   127.0.0.1:12516       127.0.0.1:27029
desktop  dtsession  6475  10 tcp4   *:55726               *:*
desktop  dtsession  6475  11 tcp4   127.0.0.1:55726       127.0.0.1:18337
desktop  dtsession  6475  12 stream /tmp/.ICE-unix/6475

127.0.0.1:27029 seems to be a ttsession connection

of course, having nice IPv6 support would be a nice thing
in the future, but isn't is strange? (FreeBSD has support
for dual IPv6+IPv4 sockets but they are marked as tcp46
normally).

Where is this connection coming from? I supposed it's created
by some other library (like one of the X libraries).

//Marcin

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
cdesktopenv-devel mailing list
cdesktopenv-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel

Reply via email to