On Wed, Nov 13, 2013 at 09:05:29PM -0600, Chris Lee wrote:
> $ /usr/local/bin/X11rdp :15

I saw you output, it seems X11rdp binary can be run correctly.

> I did build xrdp from ports and x11rdp from your ports branch and have the
> same black screen issue.
> When I attach to the xrdp and xrdp-sesman processes I see nothing happening
> on xrdp-sesman and only threads starting/stopping on xrdp as I connect and
> disconnect:
> 
> [New Thread 801807c00 (LWP 100627/xrdp)]
> [Thread 801807c00 (LWP 100627/xrdp) exited]
> [New Thread 801808000 (LWP 100631/xrdp)]

Running xrdp and sesman in foreground give us futrher information.
# xrdp --nodaemon
# xrdp-sesman --nodaemon

Please show me the result of "pstree -s xrdp".  My environment, for example, 
xrdp 0.6.1 and x11rdp 0.5.0 runs Xfce4 session. Processes are like this.

-+= 00001 root /sbin/init --
 |--- 01033 root /usr/local/sbin/xrdp
 \-+- 01035 root /usr/local/sbin/xrdp-sesman
   \-+- 02511 root /usr/local/sbin/xrdp-sesman
     \-+= 02512 root /usr/local/sbin/xrdp-sessvc 2514 2513
       |-+- 02513 meta /bin/sh /usr/local/etc/xrdp/startwm.sh
       | \-+- 02518 meta /bin/sh /usr/local/etc/xdg/xfce4/xinitrc
       |   \--- 02523 meta xfce4-session
       |--- 02514 meta X11rdp :10 -geometry 1600x900 -depth 24 (snip)
       \--- 02515 root xrdp-chansrv

> At one point I was trying xrdp-devel with x11rdp but realized the mistake
> and went back to xrdp (without -devel).  Same issue currently.

Yes, -devel should be used together with -devel.

> I will give x11rdp-devel with xrdp-devel a try and see what happens.

Try xrdp-devel from my svn. I've already submitted update to sync
official ports to my xrdp-devel branch but not committed yet.

-- 
`whois vmeta.jp | nkf -w`
meta <m...@vmeta.jp>

------------------------------------------------------------------------------
DreamFactory - Open Source REST & JSON Services for HTML5 & Native Apps
OAuth, Users, Roles, SQL, NoSQL, BLOB Storage and External API Access
Free app hosting. Or install the open source package on any LAMP server.
Sign up and see examples for AngularJS, jQuery, Sencha Touch and Native!
http://pubads.g.doubleclick.net/gampad/clk?id=63469471&iu=/4140/ostg.clktrk
_______________________________________________
xrdp-devel mailing list
xrdp-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xrdp-devel

Reply via email to