>> 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
> 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
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
>> 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
> 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
--
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
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
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
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
>
> 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
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
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
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
>
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
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
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
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
17 matches
Mail list logo