[Xrdp-devel] email spam

2009-05-06 Thread Jay Sorg
I turned off the emergency hold on email. I had it on to stop all the spam. We'll see how it goes. If there is too much spam I can turn it back on. Jay -- The NEW KODAK i700 Series Scanners deliver under ANY

Re: [Xrdp-devel] [SPAM]

2009-05-12 Thread Jay Sorg
On Wed, 13 May 2009, xqd wrote: 只需要一次合作,你就会满意到常年找我们做! It seems that the signal/noise ratio is not good. So may I suggest turning moderation back on, even if it means a _little_ more effort for the list manager? In all the mailing lists I am administrator, people appreciate my work to

Re: [Xrdp-devel] (no subject)

2009-07-08 Thread Jay Sorg
  I am creating an application in which I have to remotely capture and operate the applications running in an ARM embedded board with embedded Linux running on it. I was interested in using the xrdp for this purpose. Can you please let me know whether it supports ARM or not? There should be

[Xrdp-devel] keymap

2009-08-11 Thread Jay Sorg
One change for 0.5 is a rewrite of the keymap code. I checked in changes that 1. no more compiled in keymaps 2. genkeymap utility 3. km-.ini file changes 1. There was compiled in keymap before, they have been removed and only loaded keymaps are used. 2. The genkeymap utility builds and

[Xrdp-devel] clipboard

2009-08-12 Thread Jay Sorg
Another thing needed for the upcoming v0.5.0 release is clipboard channel. I'm going to start checking in some clipboard channel code. It shouldn't break anything but it doesn't completely work yet. It relies on the XFixes xserver extension. Hopefully, the majority of X servers out there have

Re: [Xrdp-devel] Is there support for rdesktop -s shell option?

2009-08-18 Thread Jay Sorg
I would like to see this functionality, too. I wonder if rdp could be modified to create these files on the fly? For example listen to the rdp request and then create the file itself before starting X. I will have to look at the code to see if this is feasible. In windows the -s runs a

[Xrdp-devel] Clipboard support in CVS

2009-09-01 Thread Jay Sorg
They latest CVS has good clipboard support when using X11rdp as the xserver. It relies on the xfixes xserver extension. You might have to build X11rdp server again, the xfixes extension was add not too long ago. If you can find an Xvnc that that supports xfixes, Xvnc should work too. I found one

Re: [Xrdp-devel] X11rdp Session Error

2010-01-19 Thread Jay Sorg
Hi J Recently, I discovered X11rdp, and decided to get that working.  After compiling (which required a VM, running Xorg server 1.5.x, due to an X11 extension that has been dropped, more recently), I got it set up, and it mostly works. I'm planning to update X11rdp to use the more recent

Re: [Xrdp-devel] How to submit source code to the project?

2010-01-19 Thread Jay Sorg
I will make a branch for v0.5.0 and we can put this into the main branch. I reviewed some of the bits and they look good. I create a tag and branch for v050 so we can start adding your changes. Jay -- Throughout its

Re: [Xrdp-devel] AltGr problem with last CVS sources

2010-03-02 Thread Jay Sorg
I have some problems with the alt-gr key with the french keymap. I have downloaded the last CVS sources and compile them but after connecting (remotely) to my pc, altgr does not function. Using xev it seems that there is an unattended Control_L key between altgr event that is: Hi Caz, You

Re: [Xrdp-devel] session persistence -- where did it go?

2010-03-15 Thread Jay Sorg
committed on both the 0.5.0 branch and head. Jay On Fri, Mar 12, 2010 at 5:00 PM, Norman Rasmussen nor...@rasmussen.co.za wrote: known bug: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=573258 (there's a patch that fixes it attached to the bug report) On Thu, Mar 11, 2010 at 5:13 AM,

Re: [Xrdp-devel] session persistence -- where did it go?

2010-03-17 Thread Jay Sorg
I  am  a bit  late  with  the request  from  Norman  to  use a  separate variable. Should I still do it? It's up to you, it does read better. Jay -- Download Intel#174; Parallel Studio Eval Try the new software tools

Re: [Xrdp-devel] Problem with xrdp.

2010-03-17 Thread Jay Sorg
If I remember right, there was a bug in the parameters that has been fixed since. Lets try the cvs version or I have a tar ball here http://server1.xrdp.org/xrdp/xrdp-cvs-03-17-2010.tar.gz Thanks Jay I found a problem that caused the pointer sent to memcpy to be unaddressable only on 64bit big

Re: [Xrdp-devel] Can XRDP

2010-03-29 Thread Jay Sorg
I recognize that XRDP is a server that allows a Linux system to present login services to a LAN connected PC running MS's RDP. This is one of the greatest ideas I seen put into service in the past 10 years that RDP has been around. I, for one, am grateful to your work thus far. I hope this

Re: [Xrdp-devel] [PATCH] add sesman X11DisplayOffset option

2010-04-24 Thread Jay Sorg
Any chance this patch will be applied ? I'm asking, because we currently have a real problem with using xrdp in a productive environment which has more than 100 concurrent users on a single server if this patch will not be applied (it will conflict with our other system-access possibility

Re: [Xrdp-devel] Auto Login (Jumping through the session manager)

2010-04-24 Thread Jay Sorg
Just curious -- is there any way to configure xrdp to jump into a default session and bypass the session manager? There is a way you can manually start an X11rdp or Xvnc server and edit the xrdp.ini file to connect to that one session. You can even remove all the pull down menu items except the

Re: [Xrdp-devel] ask help for xrdp

2010-05-03 Thread Jay Sorg
   I am a student of the University Of Science and Technology. Recently,part of my porject needs rdp server.At last I chooose xrdp, howerver, the xrdp only supports RDP4. I plan to rewrite it, and let it supports at least RDP5.2. So I am writting to you in the hope that you can give some

Re: [Xrdp-devel] Falling back to 0x409 keymap when no keymap file is found

2010-05-03 Thread Jay Sorg
Here  is  a   patch  to  use  0x409  keymap  when   no  keymap  file  is found.  Otherwise, the  user just  have  an empty  keymap and  therefore cannot type anything. Thanks Vincent. Jay --

Re: [Xrdp-devel] XRDP/Ubuntu lock screen, scroll wheel

2010-05-03 Thread Jay Sorg
I am using XRDP to connect to an Ubuntu 10.04 server and two critical problems are occurring: 1. The lock screen does not function. When I select lock screen it gives me the message: 2. The scroll wheel only functions moving up, not down. So when I scroll down on my wheel, nothing happens,

Re: [Xrdp-devel] Ready to submit for merge: audio output, audio input, file system redirection, and partially working dynamic virtual channels

2010-05-26 Thread Jay Sorg
Great, I'll start looking through it. Jay -- ___ xrdp-devel mailing list xrdp-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/xrdp-devel

Re: [Xrdp-devel] security of xrdp.

2010-06-15 Thread Jay Sorg
I have a small question regarding to Xrdp. I red that the vnc output is grabed and packed into a rdp session. But when you are using the console  option for example, is the password you enter encrypted or still plain text as with VNC. to make the question even shorter: is Xrdp as secure as

Re: [Xrdp-devel] Adding Session Removal Functionality

2010-06-19 Thread Jay Sorg
Jay, could you maybe explain how the current process works? Currently this is what I imagine the process to work(from what I have read from your documentation) A xrdp client connects to the xrdp server, and preliminary authentication details and encryption semantics are exchanged. Then, the

Re: [Xrdp-devel] xrdp - Common Vulnerabilities and Exposures

2010-06-23 Thread Jay Sorg
Hi Tim, Please denote whether the following vulnerabilities and exposures are resolved with the current cvs version (i.e. anything post v0.4.1)    .) http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2008-5904        CVSS v2 Base Score:7.5 (HIGH) (AV:N/AC:L/Au:N/C:P/I:P/A:P) (legend)  

Re: [Xrdp-devel] Adding Session Deletion Functionality

2010-06-23 Thread Jay Sorg
Hey guys. So I was looking at the code for xrdp. I know I need to have the connection between sesman and xrdp be maintained for the entire session, and then have sesman kill the session when xrdp sees a user disconnect. I could go looking through all the code, but I was just wondering if

Re: [Xrdp-devel] Adding Session Removal Functionality

2010-06-23 Thread Jay Sorg
Hum, I was thinking of it working the other way around, that is the client through a session reconnection initiating the resize. However now you bring it up both should be implemented. Oh, I see, that would work. I thought that you wanted to drag the client corner to resize. RDP does not

Re: [Xrdp-devel] Adding Session Deletion Functionality

2010-06-26 Thread Jay Sorg
Hey Jay. Ive been looking at the code, and I can't find the struct trans anywhere, nor trans_connect call in the xrdp_mm.c file. Is this updated code that you are referring to? The version I have is xrdp-0.4.1. Get the CVS version. I think we should do this first in CVS, then merge into

Re: [Xrdp-devel] rdpScreenInit g_malloc failed error when running X11rdp

2010-07-06 Thread Jay Sorg
I'm getting a rdpScreenInit g_malloc failed error when running X11rdp. I'm testing with Ubuntu (tried 9.10 and 10.4) and this happens both when I compile the software myself and when I use the compiled versions found on the web. I'm running it on VMWare to test (32-bit arch); xrdp works fine

Re: [Xrdp-devel] German keyboard working with rdesktop but not with WinXP TS Client.

2010-08-08 Thread Jay Sorg
Anyway, now it's working (at least on my boxes) and therefore I would suggest to update to the very latest CVS version, which seems to solve the problem with german ALT-Gr-Chars. I'm curious: can someone sum up, what's being changed, so that Alt-Gr-Chars (on german keyboards) now working?

Re: [Xrdp-devel] Ask help for xrdp

2010-09-19 Thread Jay Sorg
   First of all, I would like to thanks you , because xrdp helps me a lot these days. However,I find that the xrdp can not connect to the windows2008 server with the rdp-any model. Can any one tell how to fix the problem. Thanks very much. The RDP client module in xrdp is very simple.

Re: [Xrdp-devel] Is xrdp still being maintained?

2010-10-10 Thread Jay Sorg
Hi, I can help closing some bugs and some feature requests (like ip logging etc.) and preparing releases. Great! I'll add you to the project members. Jay -- Beautiful is writing same markup. Internet Explorer 9

Re: [Xrdp-devel] Is xrdp still being maintained?

2010-10-12 Thread Jay Sorg
I need to ask for help in two area. I would like to add someone to help with bugs / releases and someone to help with the web page. I can provide a bit of compensation if anyone is interested. I am interested too Great, thanks Itamar. I'll add you. I would really really like to get some

Re: [Xrdp-devel] [RFC] Moving to git

2010-10-15 Thread Jay Sorg
thanks Jay for joining me to this project. In order to make this project live again I would like to move the CVS to GIT. This may help developers and maintainers to send patches and manage the source. (eg. merge freerdp libraries when ready) What do you think? Nicola I think it's a

Re: [Xrdp-devel] Migration to GIT completed

2010-10-19 Thread Jay Sorg
the migration of xrdp CVS to GIT is complete! excellent, thanks Nicola! Jay, please check git repository configuration/authorization. When ready we will able to do handle merge requests and we will dismiss CVS. OK. Jay

Re: [Xrdp-devel] binding to a specific address

2010-10-19 Thread Jay Sorg
 The attached patch is intended to allow xrdp to be told to bind only to a single IP address and not to all ip addresses on the local host. Again part of my attempts for rdp to rdp proxy. pushed, thanks Jay --

Re: [Xrdp-devel] Various patches

2010-10-21 Thread Jay Sorg
Congratulations on the move to Git! I've attached four patches against the current Git head that fix some issues for us: Thanks Alfred, 1 - Fix 100% CPU usage bug. See here for explanation/solution: http://sourceforge.net/projects/xrdp/forums/forum/389417/topic/3706601 We were hit hard by

Re: [Xrdp-devel] Various patches

2010-10-23 Thread Jay Sorg
This one is in. Working on the rest. OK, they are all in, slightly modified. Jay -- Nokia and ATT present the 2010 Calling All Innovators-North America contest Create new apps games for the Nokia N8 for consumers in

Re: [Xrdp-devel] Xrdp and sound + 0.5.x stability

2010-10-25 Thread Jay Sorg
Hi everyone, it's super nice to see the recent increase in activity on this project! I've been trying to determine if there is working (or mostly working) audio support in Xrdp yet.  I've seen a few patches against 0.4.1, but for some reason the source files the patches were diffed from seem

Re: [Xrdp-devel] Preparing 0.6.0 release

2010-11-07 Thread Jay Sorg
Here a (draft) to-do list: 1. Include in the tarball also some more keymaps. So users, please send us new keymaps files to include! 2. Update the documentation (I am working on it) 3. Update the webpage and unify www.xrdp.org http://xrdp.sourceforge.net in order to make a single website.

Re: [Xrdp-devel] Problem with some keys of the fr_be keyboard

2010-11-07 Thread Jay Sorg
I have installed a 0.5.0~20100303cvs-4 xrdp server to an Ubuntu 10.10 I have also put a km-080c.ini generated file corresponding to my fr_be keyboard to the /etc/xrdp directory and restarted xrdp When I connect to this Ubuntu station with a Remote Desktop client running undo a Windows XP

[Xrdp-devel] releases

2010-11-23 Thread Jay Sorg
For completion sake, I'm packaging 0.4.2 and 0.5.0. The tags were made but not actually packaged. 0.4.2 is out now, I'm working on 0.5.0. Of course, lets still work on 0.6.0. Jay -- Increase Visibility of Your 3D Game

Re: [Xrdp-devel] Is this project still active

2011-01-13 Thread Jay Sorg
Does it support audio and video within the session out on the login client's PC? from Linux to client? from Windows 2003/2008 to client? Does it cupport connections of USB device(s) a client PC might have before connecting to Linux/Windows server? Will there be any future announcements?

Re: [Xrdp-devel] hello dear developers

2011-02-28 Thread Jay Sorg
I am using your product on centos 5.5 fully updated and I have a little problem, The problem is that when I am login via the RDP connection I get different PATH from the one that I get when I am log in via console. Console

Re: [Xrdp-devel] make libvnc support NewFBSize protocol

2011-05-08 Thread Jay Sorg
Pushed, thanks. Jay -- WhatsUp Gold - Download Free Network Management Software The most intuitive, comprehensive, and cost-effective network management toolset available today. Delivers lowest initial acquisition

Re: [Xrdp-devel] the part of freerdp module has not to be implemented

2011-05-18 Thread Jay Sorg
Hi, thanks for working on this. I can't get back to it until this weekend. 1,i found the freerpd/xrdp-freerdp.c static RD_HCURSOR DEFAULT_CC ui_create_cursor(rdpInst* inst, unsigned int x, unsigned int y, int width, int height, uint8* andmask, uint8*

Re: [Xrdp-devel] clipboard work ?

2011-06-08 Thread Jay Sorg
I had a problem: From the client (win7) directly connected to the server (win2003), clipboard (disk drive) work well; But if from the client (win7) to connect to linux (xrdp) through (rdp-any) mode to connect to the server (win2003) clipboard (disk drive) no longer work. Someone can tell me

Re: [Xrdp-devel] XRDP Alternative Port

2011-07-18 Thread Jay Sorg
Hi James, Firstly, I like to say that I am a huge fan of XRDP.  It has been great.  Please keep up the good work! Great! I do, however, have found an issue that I am having trouble resolving and was hoping you would point me in the right direction.  I've recently come across an issue

Re: [Xrdp-devel] xrdp session reconnect

2011-08-16 Thread Jay Sorg
Hi Heiko,  reconnecting an xrdp session only works if the same resolution etc. is  used.  is it possible to change this behavior so that only the username is  used to find the session to resume? Actually, I have this 90% done using the randr X extension. It re sizes the Xserver to match the

Re: [Xrdp-devel] x11rdp source tree?

2011-08-25 Thread Jay Sorg
So from the lack of response, I guess I can assume that the x11rdp stuff is dead, or deprecated, or at least in stasis and probably out of sync with the rest of the project? X11rdp source was never with the rest because all the Xorg source code is in the SVN repository. I had originally done

Re: [Xrdp-devel] keys get repeated when pressed

2011-09-06 Thread Jay Sorg
The users of my RHEL6.1 box with xrdp-0.5.0-0.13.el6.x86_64 report the followingkeys get repeated when they press them It mainly happens when they type something with the shift key. For example they might type A, and then immediately after A appears they see aa…. This stops when they

[Xrdp-devel] X11rdp session reconnect

2011-09-12 Thread Jay Sorg
I recently finished a change that allows X11rdp to resize according to the client. It uses the randr extension to resize the xserver. I added this extension to X11rdp. To deal with the color depth change, I made the default behavior to always start X11rdp at 24 bpp and convert the color down to

Re: [Xrdp-devel] using xrdp/x11rdp, how many remote users?

2011-09-12 Thread Jay Sorg
Hi Lee, I've got xrdp working with x11rdp on a scientific linux 6.1 box.  It seems to be able to support only one user at a time though.  That is, if user1 is logged in remotely, another user user2 cannot start a remote session.   Xrdp-sesman.log says that the login is authenticated ok, but

Re: [Xrdp-devel] keys get repeated when pressed

2011-09-16 Thread Jay Sorg
How do I turn it off in sesman.ini? Hi Tim, There is a way to turn it off when starting the Xserver. The problem with that is modern window managers(KDE, Gnome) turn it back on and set the delay and rate to what you last used. I don't have a good solution other than what Gustavo recommends in

Re: [Xrdp-devel] using xrdp/x11rdp, how many remote users?

2011-09-16 Thread Jay Sorg
I did make a change to resize the session instead of creating a new one. There might be bug. I changed the code in sesman to only use username and bpp to find a session. I'll take a look. Jay -- BlackBerryreg; DevCon

Re: [Xrdp-devel] xrdp repository question

2011-10-28 Thread Jay Sorg
xrdp has some source code repositories, CVS(disabled),git on sf.net, git on github. github is the current repository and others are not in use, right? Then, do you still use tracker on sf.net? If I found issues, which issue tracker should I use? Yes, git-hub is the code and sf.net is still

Re: [Xrdp-devel] Resolved: xrdp_mm_process_login_response: login failed‏

2011-11-12 Thread Jay Sorg
Hi LT, OK.  It's working now.  Turns out the problem relates to a subtle weirdness in the gid that was assigned to the group 'tsusers' that sesman uses for group level permissions (see sesman.ini). ... Also, I don't know how tsusers got assigned 491 in the first place.  Any assignments I

Re: [Xrdp-devel] Doubts about the xrdp

2012-01-25 Thread Jay Sorg
I installed the software on my computer. It works correctly and meets my needs perfectly. Very good! My question is regarding access permissions. You can deny access for some users and grant access to others? How could it be done? Hi Ivan, If you look in sesman.ini, you will see the setup

[Xrdp-devel] v0.6

2012-02-02 Thread Jay Sorg
Thanks to Gustavo Homem and Angulo Solid, I have a debian v0.6 for both xrdp and X11rdp. It was designed for Ubuntu 10.04 but I think it works with others. Angulo Solid funded the RANDR extenstion development so we can reconnect all day to the same session from any resolution or color depth. You

Re: [Xrdp-devel] v0.6

2012-02-02 Thread Jay Sorg
Opps, forgot to mention that you can get it here. http://server1.xrdp.org/xrdp/v0.6/ Jay On Thu, Feb 2, 2012 at 3:06 PM, Jay Sorg jay.s...@gmail.com wrote: Thanks to Gustavo Homem and Angulo Solid, I have a debian v0.6 for both xrdp and X11rdp. It was designed for Ubuntu 10.04 but I think

Re: [Xrdp-devel] v0.6

2012-02-02 Thread Jay Sorg
Gustavo created those .deb files for a client and provided them to me as a courtesy. I should release a 0.6 with the same code and go though the normal channels to create the .deb and .rpm files. Jay -- Try before you

Re: [Xrdp-devel] FreeRDP

2012-02-07 Thread Jay Sorg
I just push an improved that forwards all the channel data when using xrdp as a proxy. Sound, clipboard, drive redir, all channel data should proxy. Jay -- Keep Your Developer Skills Current with LearnDevNow! The most

Re: [Xrdp-devel] v0.6

2012-02-16 Thread Jay Sorg
 does anyone know if session sharing does work with x11rdp? No, currently, the first connection is kicked off so only the second one is active. I think it would be pretty easy to allow more that one by changing the code. Any client could slow them all down in this case. Jay

Re: [Xrdp-devel] xrdp

2012-02-28 Thread Jay Sorg
please help me, i want to connect on my linux-server via windows and i can´t install xrdp, there is noc install-file(*.exe)? xrdp runs on the Linux machine. There is nothing to install on Windows. You simple run mstsc to connect to xrdp. One of the nice things about xrdp is that nothing needs

[Xrdp-devel] Development of X11rdp

2012-03-12 Thread Jay Sorg
I've made some progress building X11rdp with Xorg 7.6. There is a script in xorg/X11R7.6 for building it. ./buildx.sh default It's still crashing on startup but if any developers want to help me get it stable, that would be great. Thanks. Jay

Re: [Xrdp-devel] Development of X11rdp

2012-03-14 Thread Jay Sorg
Caps lock sync and RandR are not done yet. I just finished keyboard sync and RandR so I think the Xorg in git should be feature comparable with the older svn version. Jay -- This SF email is sponsosred by: Try Windows

Re: [Xrdp-devel] Development of X11rdp

2012-03-16 Thread Jay Sorg
Hi Daniel, I've succesfully built and tested X11rdp from git on Debian 6.0.4 x64 and CentOS 6.2 x64. Great, thanks for testing. Both machines are VMWare ESXi 5.0 virtual machines and I ran into a problem with VMWare Tools on CentOS. Gnome startup didn't completely finish until I killed one

Re: [Xrdp-devel] Clibpoard support?

2012-03-17 Thread Jay Sorg
Hi Daniel, I've used xrdp with X11rdp for some time but the clipboard problems are getting difficult to live with, I cut paste text between windows/sessions all the time and sometimes it's almost impossible to get it to work. As a last resort I've pasted the text into a mail and sent it to

Re: [Xrdp-devel] Clibpoard support?

2012-03-20 Thread Jay Sorg
But on windows, you only have one clipboard... It would be somewhat annoying to have your clipboard selection automagically replaced by the primary selection. Best leave the synchronizing of your selections to an application such as: autocutsel, gnome-clipboard-daemon, glipper, klipper,

Re: [Xrdp-devel] State of audio support - hints?

2012-03-21 Thread Jay Sorg
Hi Oren, I've seen a few short discussions on the state of bringing audio-channel support to xrdp, e.g.: http://sourceforge.net/mailarchive/message.php?msg_id=28589835 user-wise, I didn't quite understand the pulseaudio sink trick, can anybody explain better about it? (Also, I didn't find

Re: [Xrdp-devel] X11RDP connect error with nothing relevant in sesman logs

2012-03-22 Thread Jay Sorg
I'd like, if possible, to use the latest git version of X11RDP too - where can I get that from? I'll change the switches below as per your suggestion in the interim though. Please, test the build on your system. If you have the latest git, cd into xorg/X11R7.6 and run ./buildx.sh default It

Re: [Xrdp-devel] XRDP listening port

2012-04-05 Thread Jay Sorg
sorry for my english , but i am from Romania. Please help me with my problem. My personal pc is behind a server and i have forward on 3388 port. How can i change XRDP listening port ? Thanck you . Edit xrdp.ini in /etc/xrdp Jay

Re: [Xrdp-devel] Where is X11rdp in GIT

2012-04-05 Thread Jay Sorg
I just compiled X11rdp from GIT instead of SVN, and I don't see X11rdp in the bin folder. Do I just run X instead, or am I missing something? I just added to the build script to strip and copy X11rdp to the build dir. Thanks Jay

Re: [Xrdp-devel] Where is X11rdp in GIT -- Found it under the rdp directory, not in the installed location.

2012-04-05 Thread Jay Sorg
The Git X11rdp builds and runs fine on Ubuntu 10.04 LTS. I'm still having issues with the text cursor not showing under wine. To see this run wine notepad. There will be no blinking text cursor in notepad. Works fine under Xvnc and Xephyr. Hi Jason, I'll take a look, there must be a function

Re: [Xrdp-devel] Where is X11rdp in GIT -- Found it under the rdp directory, not in the installed location.

2012-04-06 Thread Jay Sorg
Actually, I found the problem so you should use the one that has the problem. The problem was that the xserver function CopyPlane was getting called. This function was not implemented. I could never find an app that caused it to be called so it was never done. Anyway, I'll push a fix soon. Jay

Re: [Xrdp-devel] Where is X11rdp in GIT -- Found it under the rdp directory, not in the installed location.

2012-04-06 Thread Jay Sorg
OK, pushed. Jay -- For Developers, A Lot Can Happen In A Second. Boundary is the first to Know...and Tell You. Monitor Your Applications in Ultra-Fine Resolution. Try it FREE! http://p.sf.net/sfu/Boundary-d2dvs2

Re: [Xrdp-devel] xrdp

2012-05-02 Thread Jay Sorg
Just installed latest download on RHEL 5.8  Using Centrify Express…and xrdp not working for “non-local” accounts  Any idea? I think you'll have to exit /etc/pam.d/xrdp-sesman or xrdp to match one that does work like sshd. I think you can copy the entire file. Jay

[Xrdp-devel] xrdp license

2012-05-10 Thread Jay Sorg
Hello xrdp developers, I am Jay Sorg, creator of xrdp. As you maybe know, I'm an original rdesktop developer, a FreeRDP founder, and an xrdp founder. In the future, xrdp will start using more and more libraries from FreeRDP. It only makes sense for use to work on common libraries. License

[Xrdp-devel] off screen bitmaps

2012-05-20 Thread Jay Sorg
I'm implementing off screen bitmaps in xrdp. This gives us big bandwidth improvements. In fact, with off screen bitmaps, the bulk compressor, and the JPEG hack, I can match NX on bandwidth. Note: The JPEG hack is a non standard JPEG replacement for the bitmap compression algro. You need to make

[Xrdp-devel] audio redirection

2012-05-25 Thread Jay Sorg
I pushed in the audio work. It uses the pulse audio simple API to capture the desktop audio. In the future, I'd like to create an actual pulse xrdp sink. I think that is a more professional approach but definitively more difficult to build. Anyway, some people have tested it and think it's good

[Xrdp-devel] fork vs thread

2012-05-25 Thread Jay Sorg
With all the new changes going into xrdp, things can get unstable. In the current design, a crash in any one session can bring down the whole xrdp server. Including the listener. I'm going change the default behavior or xrdp to fork instead of thread but leave the thread code as a configure

Re: [Xrdp-devel] fork vs thread

2012-05-27 Thread Jay Sorg
With all the new changes going into xrdp, things can get unstable.  In the current design, a crash in any one session can bring down the whole xrdp server.  Including the listener.  I'm going change the default behavior or xrdp to fork instead of thread but leave the thread code as a

Re: [Xrdp-devel] audio redirection

2012-05-29 Thread Jay Sorg
I got to test xrdp server with the following clients: * Windows' mstsc (XP/2003 and 7) * RHEL6's default rdesktop ('-r sound' flag) * xfreerdp (latest git snapshot) It should work with mstsc and freerdp. Even rdesktop I think. You should run a desktop manager that starts pluseaudio like

Re: [Xrdp-devel] Need a little help

2012-06-05 Thread Jay Sorg
I have been using XRDP to connect to my Ubuntu desktop behind my corporate firewall from my Mac laptop.  So far the product has performed excellently … Thanks!  My company requires us to change our passwords every 90 days.  I was connected to my desktop via SSH and used passwd to change my

Re: [Xrdp-devel] 0.6 release

2012-06-25 Thread Jay Sorg
I created this fork a while back that I was hoping to release. I was just waiting for a systemd fix that I can backport now. https://github.com/jsorg71/xrdp-v0.6.0 The latest git at https://github.com/FreeRDP/xrdp has too many big changes for a release now. Jay

Re: [Xrdp-devel] Android RDP client

2012-06-26 Thread Jay Sorg
I am developing an RDP application in android. So I want to know whether my Android Client will be able to connect to xrdp server or not? I should if you make sure to implement the original orders, patblt, gylph, fillrect, etc. Jay

Re: [Xrdp-devel] Can't connect to latest git version, 0.5 works with same config

2012-06-28 Thread Jay Sorg
I built and installed latest git in order to get around the problem of 0.5 creating a new session if I connect with a different resolution. However, when I run the server, it doesn't accept connections.  I'm using the same config file that I used in 0.5, and from the Windows side it just

[Xrdp-devel] versions

2012-07-02 Thread Jay Sorg
As of today, 07/02/2012 version 0.6 https://github.com/jsorg71/xrdp-v0.6.0 About to be officially released. version 0.7 https://github.com/FreeRDP/xrdp This is latest git version. Lots of unstable development currently. Jay

Re: [Xrdp-devel] Building X11rdp...

2012-07-10 Thread Jay Sorg
Jay, hi Hi Kevin, As you know, I write an awful lot about getting X11rdp up and running on my blog at scarygliders.net Yes, I've read you articles. I like them. What I'm wondering is, what's the reason for having to build an entire Xorg tree, in order to build the X11rdp binary? The

Re: [Xrdp-devel] Intercompatibility question

2012-07-18 Thread Jay Sorg
I understand this server is compatible with Windows and Linux. Is there a possibility this server, or a comparable server is compatible with Mac as well? The core xrdp server runs one about any plarform including Mac. It's just a matter of getting a drawing source to hook xrdp up to. MS

Re: [Xrdp-devel] Hi! question about mouse events...

2012-09-19 Thread Jay Sorg
On Tue, Sep 18, 2012 at 12:43 PM, Menne Kamminga kamming...@gmail.com wrote: I played around with Xrdp + X11rdp for a bit on my debian box. My client rdp device has a touch screen and an extra USB port. Everything works fine when using the a mouse in the extra USB port but it looks like mouse

Re: [Xrdp-devel] my centos build directions

2012-12-28 Thread Jay Sorg
Awesome, thanks Jay! I believe these build procedures work generically for a lot of other OS'es, too. Mainly it the yum install that changes and the package names change too. I'll do one for Debian 6 too. I have a few questions: 1. Why the enable-jpeg -- What does that do? This is

Re: [Xrdp-devel] Audio redirection

2013-01-17 Thread Jay Sorg
Hi Jeffrey On 25 May 2012, Jay Sorg announced that he had updated xrdp with support for audio redirection from pulseaudio. I have a couple questions about that support: 1. Has there been any progress since that time? Jay said in his posting that he wanted to create an actual pulse xrdp

Re: [Xrdp-devel] Connect error... Jay! Halp!

2013-01-24 Thread Jay Sorg
│ │ └─xscreensaver───m6502 │ └─ssh-agent └─xrdp-chansrv───{xrdp-chansrv} Running X11rdp from the command line X11rdp, an X server for xrdp Version 0.7.0 Copyright (C) 2005-2012 Jay Sorg See http://xrdp.sf.net

Re: [Xrdp-devel] XRDP current and future

2013-01-28 Thread Jay Sorg
I was wondering if XRDP will ever do the following: manage sound to the client manage client;'s USB devices into the XRDP server desktop resources Curious. And, if this has already been done, is there any documentation or tutorials? Audio does work but I think we need to improve,

Re: [Xrdp-devel] problem with xrandr

2013-02-15 Thread Jay Sorg
Hi think I have this fixed now in master. I tested with Mint Mate 13. Jay -- The Go Parallel Website, sponsored by Intel - in partnership with Geeknet, is your hub for all things parallel software development, from

Re: [Xrdp-devel] [XRDP-DEVEL] Cursor is blackwhite and pixeled

2013-02-26 Thread Jay Sorg
I'm seeing this too. If I can help build a fix for this, let me know. Actually, RDP has supported color cursors for quite a while now. I guess it's time we get this done. Anyone what to tackle this? It looks like Bart has a pull request for some cursor changes, I'll look at what that is about.

Re: [Xrdp-devel] drive redirection in xrdp

2013-03-12 Thread Jay Sorg
It's just libfuse-dev then ./configure --enable-fuse Jay On Mon, Mar 11, 2013 at 12:59 PM, Nexarian c...@pitstick.net wrote: Is there a way to install xfuse? I tried looking for packages and it looks like there's a current Ubuntu bug where it hasn't been made into a package yet. -- View

Re: [Xrdp-devel] porting xRdp on Android

2013-03-15 Thread Jay Sorg
Hi Sahab, Hey xRdp developer, I was searching for a way to control an Android device from another device, I found veins and it work but the problem is that the performance are not good, now am trying to porting xRdp to android, for that I started by understanding how android ndk work (for

Re: [Xrdp-devel] [XRDP-DEVEL] Cursor is blackwhite and pixeled

2013-03-20 Thread Jay Sorg
I think it's done. Can you give a try? Jay On Mon, Mar 18, 2013 at 9:25 AM, speidy spe...@gmail.com wrote: Hi jay, Iv'e seen some new commit about the color of cursor. Is it still at work? can you explain the changes please? Thx. -- View this message in context:

Re: [Xrdp-devel] xrdp-chansrv pegs CPU at 100% for first logged in session

2013-03-28 Thread Jay Sorg
does plus some additional debug parameters / stay-in-forground switches. If there's anything that's not quite obvious I'm all ears :) Otherwise looking forward to the Wiki post. Thanks, -ralph On Wed, 27 Mar 2013 11:17:25 -0700 Jay Sorg jay.s...@gmail.com wrote: Hi Ralph, One thing

Re: [Xrdp-devel] xrdp-server with IPv6-support?

2013-04-05 Thread Jay Sorg
tcp0 0 0.0.0.0:22 0.0.0.0:* LISTEN 2574/sshd tcp0 0 :::22 :::* LISTEN 2574/sshd xrdp tcp0 0 :::3389 :::* LISTEN 5311/xrdp I think I can agree. Does that mean that xrdp will listen on 2

  1   2   >