License: GNU General Public License version 2.0 (GPLv2)
browse code,
statistics git clone git://xrdp.git.sourceforge.net/gitroot/xrdp/xrdp (read-only)
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
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
I'm running Ubuntu server 12.04.2 with kde4 & kdm installed.
2013-05-15 02:19:21 PDT by cdvonstinkpot
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
It looks like xrdp.org goes to www.xrdp.org now.
2013-04-30 17:14:33 PDT by jsorg71
Since the channel section was added into xrdp.ini, the autologi is broke.
2013-04-30 17:13:25 PDT by jsorg71
Hey Josh, can you specify what you removed from which file? Thanks a lot!
2013-04-30 00:43:32 PDT by f-wagner
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
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
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