Code

Programming Languages: C++, C

License: GNU General Public License version 2.0 (GPLv2)

Repositories

browse code, statistics git clone git://xrdp.git.sourceforge.net/gitroot/xrdp/xrdp (read-only)

Show:

What's happening?

  • Followup: RE: Can't terminate / kill xrdp-sesman sometimes

    The fix might be adding one line. g_file_close(fd); + pid_s[error]=0; pid = g_atoi(pid_s); error = g_sigterm(pid); However this works only for Unix-like OS, for Windows, g_file_read() may need to be modified, or ... choose another idea.

    2013-05-16 23:03:05 PDT by biyonbiyon

  • Can't terminate / kill xrdp-sesman sometimes

    Recently I did "git clone" and found this issue. /usr/local/sbin/xrdp-sesman --kill is expected to terminate / kill the working sesman process, but often it doesn't. At first, I found this using /etc/init.d/xrdp script. Cause Since pid_s[8] buffer is not initialized with zero in sesman.c, g_atoi(pid_s) function sometimes returns invalid process id. Verification: Change...

    2013-05-16 22:31:24 PDT by biyonbiyon

  • Followup: RE: Login fails at desktop load

    I'm running Ubuntu server 12.04.2 with kde4 & kdm installed.

    2013-05-15 02:19:21 PDT by cdvonstinkpot

  • Login fails at desktop load

    Hi, I can get xrdp to load the kde splash screen where it loads the desktop, but whenever it gets to the part where it would actually swutch to displaying the desktop with the wallpaper & the icons & all, it crashes & disconnects. The log file doesn't always have an entry for when this happens, the most recent entry complains about an X11 session already being open, so I logged...

    2013-05-15 02:18:22 PDT by cdvonstinkpot

  • Comment: website issue

    It looks like xrdp.org goes to www.xrdp.org now.

    2013-04-30 17:14:33 PDT by jsorg71

  • auto login broke

    Since the channel section was added into xrdp.ini, the autologi is broke.

    2013-04-30 17:13:25 PDT by jsorg71

  • Followup: RE: How to diagnose xrdp blank or black screen?

    Hey Josh, can you specify what you removed from which file? Thanks a lot!

    2013-04-30 00:43:32 PDT by f-wagner

  • Does not Xrdp support 32bit color depth?

    Hi. # /etc/mdm(gdm)/Init/Default nohup x11vnc -repeat -shared -no6 -forever -nolookup -xkb -clientdpms -rfbauth '/home/donlet/.vnc/passwdx11' 2> /dev/null 1>&2 & # xrdp.ini [xrdp1] name=sesman-Xvnc lib=libvnc.so username=ask password=ask ip=127.0.0.1 port=5900 I conneted to my server (mint linux 14) via xTightVncviewer (windows 7). I see clear desktop wallpaper...

    2013-03-28 09:25:07 PDT by https://www.google.com/accounts

  • Followup: RE: connect fail with licensing protocol error

    I know this is an old post but I'm having the same issue. what do you mean you enable the is_mce flag? Where do I do this, I tried doing this in the config step of compilation and also adding it to the ini files. What exactly do you type and where ? Thanks!

    2013-03-26 14:27:23 PDT by graydini

  • website issue

    xrdp.org and www.xrdp.org are very different sites, and xrdp.org is completely broken. just looks bad.

    2013-03-26 13:30:03 PDT by chrwei

Our Numbers