Re: [Xrdp-devel] Clibpoard support?

2012-02-03 Thread Daniel Lindgren
>> I'm using xrdp to connect from a Windows 7 "Host" to an Ubuntu 10.04 >> "Guest". I'm having same problems with the clipboard, it seems not support >> and I can't copy any text between windows-ubuntu nor ubuntu-windows. Is this >> an expected behaviour, or there is any configuration tweek I can d

Re: [Xrdp-devel] Development of X11rdp

2012-03-16 Thread Daniel Lindgren
> It would be great if someone can test of different distro. > I've only test Kubuntu 11.04 x64 and Debian 5 x64. I've succesfully built and tested X11rdp from git on Debian 6.0.4 x64 and CentOS 6.2 x64. Both machines are VMWare ESXi 5.0 virtual machines and I ran into a problem with VMWare Tools

Re: [Xrdp-devel] Clibpoard support?

2012-03-17 Thread Daniel Lindgren
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 myself in a web e

Re: [Xrdp-devel] Clibpoard support?

2012-03-20 Thread Daniel Lindgren
>> But on windows, you only have one clipboard... It would be somewhat annoying >> to have your "clipboard" selection automagically replaced by the "primary" >> selection. Yeah, but on X you do have two clipboards and currently xrdp/X11rdp only sets/listens to one of them, if I understand correctl

Re: [Xrdp-devel] xrdp on Red Hat system

2012-06-11 Thread Daniel Lindgren
> Can you help me? I did “.bootstrap” and “.configure” too. First without > problems, second step get the problem “configure: error: please install > libx11-dev and libxfixes-dev”. > > But there aren’t this pakets in yum. Try installing libX11-devel and libXfixes-devel. Cheers, Daniel --

Re: [Xrdp-devel] Belgian keyboard with altgr keys

2012-10-19 Thread Daniel Lindgren
xrdp 0.5 is really old, upgrade to 0.6 to solve the problem. http://scarygliders.net/2011/11/17/x11rdp-ubuntu-11-10-gnome-3-xrdp-customization-new-hotness/ Cheers, Daniel -- Everyone hates slow websites. So do we. Make y

Re: [Xrdp-devel] does x11rdp have difficulties to support 24/32bit colors?

2012-11-06 Thread Daniel Lindgren
Old versions of x11rdp has a limit of 16 bit color depth. Later versions support at least 24 bit color depth. http://scarygliders.net/2011/11/17/x11rdp-ubuntu-11-10-gnome-3-xrdp-customization-new-hotness/ 2012/11/5 meta > Hi, > > I have a question about x11rdp. I know x11rdp supports only 16 b

Re: [Xrdp-devel] Beta version of x11rdp-o-matic available for testing...

2013-02-03 Thread Daniel Lindgren
Hi Kevin, I've tried x11rdp-o-matic 3.0beta1 on Debian Wheezy and it worked quite well, xrdp with X11rdp started after the build had completed. There were some error messages about the user being xrdp missing, looked like a chmod failed because of it. One minor issue is that after connecting to t

Re: [Xrdp-devel] /etc/init.d/xrdp start: xrdp already running

2013-02-07 Thread Daniel Lindgren
The check for a running xrdp doesn't use the full path, which results in a match for the script itself. Try these changes to xrdp(.sh): ps u --noheading -C xrdp | grep -q -i xrdp to ps u --noheading -C xrdp | grep -q -i $SBINDIR/xrdp and ps u --noheading -C xrdp-sesman | grep -q -i xrdp-sesma

Re: [Xrdp-devel] CentOS 6.4 x64 and xrdp 0.7.0

2013-04-23 Thread Daniel Lindgren
> > One solution might be to have the xrdp start script check for > rsakeys.ini and if not exists, create it. > > Sounds good, that's how it's done in Debian's start script. Cheers, Daniel -- Try New Relic Now & We'll Sen

Re: [Xrdp-devel] Curious connection

2013-11-06 Thread Daniel Lindgren
That's weird. Googling the IP leads to questions regarding the IP used in other software: http://marc.info/?l=secure-shell&m=88561415717174 https://groups.google.com/forum/#!msg/alt.os.linux.debian/xxOoNaYmtEY/Ow7PLI7EWO0J Same IP, same port. Cheers, Daniel 2013/11/6 Kevin Cave > A user of

[Xrdp-devel] xrdp and Network Manager applet

2013-12-25 Thread Daniel Lindgren
Hi all. I'm using Arch Linux with KDE in a virtual client machine. One of the things I use it for is (outgoing) VPN tunnels, which means that I need a working Network Manager applet to be able to start/stop the VPN tunnel. If I connect to the machine with xrdp (and X11rdp) the Network Manager app

Re: [Xrdp-devel] xrdp and Network Manager applet

2013-12-26 Thread Daniel Lindgren
Unless someone with more knowledge than me can point me in the right direction I'm giving up, if anyone else have the same problem I have a simple workaround, just log in with SSH before connecting to xrdp and Network Manager will work. Cheers, Daniel 2013/12/25 Daniel Lindgren >

Re: [Xrdp-devel] xrdp and Network Manager applet

2013-12-28 Thread Daniel Lindgren
Some more googling led me to this: https://bugzilla.redhat.com/show_bug.cgi?id=821569 Looks like there already is a patch submitted for this issue but it hasn't been accepted/applied? http://sourceforge.net/p/xrdp/patches/33/ Cheers, Daniel 2013/12/26 Daniel Lindgren > I've d

Re: [Xrdp-devel] [XRDP-DEVEL] Cursor is black&white and pixeled

2014-02-05 Thread Daniel Lindgren
I've seen the same issue when using xrdp/X11rdp with KDE 4. My workaround was to change mouse cursor theme to "KDE Classic". Cheers, Daniel 2014-02-05 Srinivas P : > > Nexarian writes: > > > > > I agree, it's working well for both MSTSC and FreeRDP clients on Windows > and > > for the server U

[Xrdp-devel] Crashing xrdp after client suspend/resume

2011-10-09 Thread Daniel Lindgren
Hi. I'm running xrdp from git with X11rdp from SVN on Debian Squeeze. Incredible speed and very nice reconnection features. Today I suspended my client (Debian Wheezy) with an active rdesktop session. After a couple of hours I resumed the client and tried to reconnect the session. The result was

[Xrdp-devel] xrdp and mstsc, AltGr not working after logon

2011-10-14 Thread Daniel Lindgren
Hi. I'm having problems using Microsofts terminal server client with xrdp and X11rdp, AltGr doesn't work for all keys with swedish keyboard settings. Using rdesktop as client, all AltGr keys work as expected. The ones I have problems with include: AltGr + 2 = @ AltGr + + = \ AltGr + < = | Some