[Xrdp-devel] Session list & Session moving

2010-12-08 Thread Kevin
I use Windows remote desktop services extensively at work. And I use Royal TS as my client software. It has the option of getting a session list from a server. Though I just get an error when I try to get the list from my linux box. Is session listing on the list of features to add to xrdp? Al

Re: [Xrdp-devel] Network users

2012-06-20 Thread Kevin Cave
uthentication-with-active-directory/ Basically, you need to edit the PAM configuration in /etc/pam.d for xrdp/sesman to take your authentication methodology into account. Hope this helps Regards Kevin. On Wed, Jun 20, 2012 at 10:07 PM, Schneider, Thorsten < thorsten.schnei...@lauer-weiss.de&g

[Xrdp-devel] Building X11rdp...

2012-07-08 Thread Kevin Cave
gainst the Xorg headers alone? Or is there something generated during the building of the Xorg source that doesn't get included with a distribution's Xorg header packages? Best regards Kevin. -- Live Securit

Re: [Xrdp-devel] GNOME (ROOT PASSWORD) ERROR

2012-09-23 Thread Kevin Cave
liders.net/2012/06/20/a-brief-guide-to-policykit/ - it's written with Debian/Ubuntu in mind but the priciples are exactly the same Regards Kevin. On Sat, Sep 22, 2012 at 9:17 AM, Richard Fabian wrote: > FYI... > > Was testing XRDP with Centos 6.3 and Gnome. When I try and start th

Re: [Xrdp-devel] GNOME (ROOT PASSWORD) ERROR

2012-09-30 Thread Kevin Cave
It'll affect Synaptic. Aptitude is a terminal program so you just need to run it normally via su or sudo. Regards On Fri, Sep 28, 2012 at 12:13 AM, Noodles wrote: > Kevin Cave wrote > > Hi > > > > Looks like you're hitting the PolicyKit problem, which is t

Re: [Xrdp-devel] xrdp_mm_process_login_response: login failed

2012-12-17 Thread Kevin Cave
g the up-to-date sources to compile, install, and configure properly. Best regards! Kevin Cave. On Sat, Dec 15, 2012 at 3:40 PM, Stephen Yorke (DN) wrote: > If using xrdp 0.7.0, you need to make a change to the X11rdp source code > prior to compiling. I would not use the X11RDP-o-Matic fro

Re: [Xrdp-devel] xrdp_mm_process_login_response: login failed

2012-12-30 Thread Kevin Cave
to be installed, and so couldn't build a package. I've been a tad busy in real life and haven't had a chance to look at this again. Perhaps there is a better method than checkinstall for building packages? I still have no time at the moment to look into it again. Regards Kev

Re: [Xrdp-devel] Audio redirection

2013-01-19 Thread Kevin Cave
By the way I wrote an article on xrdp and audio last year, if it's any help, which also includes audio using Windows clients and installing pulseaudio on Windows... http://scarygliders.net/2012/04/06/get-audio-with-your-xrdpx11rdp-connections-lan-or-remote/ Regards Kev. On Fri, Jan 18, 2013 at

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

2013-01-24 Thread Kevin Cave
ebian packages during the buildx.sh build and the xrdp build, from your git source ;) It would be great to release rdp-o-matic v3.0, if this wrinkle could be ironed out ;) Best regards Kevin. -- Master Visual Studio, SharePoi

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

2013-01-27 Thread Kevin Cave
Forwarding this to the list... -- Forwarded message -- From: Kevin Cave Date: Fri, Jan 25, 2013 at 10:45 AM Subject: Re: [Xrdp-devel] Connect error... Jay! Halp! To: Jay Sorg >>Another thing might be the unix domain socket rights. >>Try running xrdp as root if

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

2013-01-31 Thread Kevin Cave
Thought I'd add this in here as it may be of interest to all who view the list. This 3.0Beta1 version will create packages out of all the compiled xrdp/X11/X11rdp source, so your debian-based distro's package manager will know about the installed files. This also means you can compile it all on on

Re: [Xrdp-devel] FYI: X11rdp for Debian

2013-02-01 Thread Kevin Cave
Yes it's a pity X11rdp can't be built just using a distro's X headers - that'd be a nice thing to have... The beta version of my X11rdp-o-Matic scripts now builds the X source and X11rdp as packages using checkinstall, so check that out - I mentioned it in a post to this list yesterday. It also b

Re: [Xrdp-devel] FYI: X11rdp for Debian

2013-02-01 Thread Kevin Cave
or upgrade X11rdp, if the X sources get updated later on... If you don't mind may I incorporate those into my script? Best regards, Kev. On Fri, Feb 1, 2013 at 8:01 AM, Philipp Hahn wrote: > Hello Kevin, > > thanks for your post, they provided some great introduction for me into

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

2013-02-04 Thread Kevin Cave
Daniel, hi Thanks for the feedback :) I'll incorporate that - it'll probably work if that's in the .xsession file, in front of the session start entry. Regards Kevin. On Sun, Feb 3, 2013 at 3:08 PM, Daniel Lindgren wrote: > Hi Kevin, > > I've tried x11rdp-o-ma

Re: [Xrdp-devel] Strange problem with XRDP on Ubuntu server

2013-02-17 Thread Kevin Cave
esktop, which is probably the behavior you're encountering. Change that to something else or disable it, and this might solve your problem. Regards -- Kevin Cave http://scarygliders.net On Fri, Feb 15, 2013 at 6:01 PM, Mike Moody wrote: > My installation of XRDP works really well until

Re: [Xrdp-devel] keyboard - Problem

2013-03-28 Thread Kevin Cave
:) The documentation does say it's Debian-derived distro specific :) Regards On Thu, Mar 28, 2013 at 8:17 AM, Thomas Schäfer wrote: > Am 28.03.2013 08:18, schrieb Kevin Cave: > > Thomas, hi >> >> It'd be nice to know which version of o-matic you tried and on w

Re: [Xrdp-devel] keyboard - Problem

2013-03-28 Thread Kevin Cave
Thomas, hi It'd be nice to know which version of o-matic you tried and on which distro. Regards Kevin. On Tue, Mar 26, 2013 at 8:45 PM, Thomas Schäfer wrote: > Am Dienstag, 26. März 2013, 10:21:42 schrieb Tamas Csabina: > > Hi Thomas, > > > > I have X11rdp from xorg

Re: [Xrdp-devel] Xrdp deamon is not running after IPv6 additions

2013-04-05 Thread Kevin Cave
Jay, Just a suggestion, but perhaps you should have a devel branch and only merge to master when stuff is working? That way anyone cloning the master branch is guaranteed a working version. Best regards Kevin. On Fri, Apr 5, 2013 at 8:25 AM, Jay Sorg wrote: > Hey Speidy, > > Did

[Xrdp-devel] Which is the canonical, "use this" xrdp/x11rdp repository? [ And a mild flame :) ]

2013-06-24 Thread Kevin Cave
x27;v0.7a' or 'v0.8'", or whatever you think is a good release versioning system. I still think that you should have a "devel" branch to which changes are made, and only push changes to "master" once you are ready to make a new static release with a new version

Re: [Xrdp-devel] Which is the canonical, "use this" xrdp/x11rdp repository? [ And a mild flame :) ]

2013-06-24 Thread Kevin Cave
d always be working code - you merge in when you know it's not going to throw spanners in the works :) > Kevin, I've been using your tool more and more(thanks to Gustavo for > pushing me). I think it would really be nice if get it into the main > tree. Then I can help mainta

Re: [Xrdp-devel] Which is the canonical, "use this" xrdp/x11rdp repository? [ And a mild flame :) ]

2013-06-24 Thread Kevin Cave
EST, Kevin Cave : > > > I think the best way to avoid confusion to down-stream users, and > > especially Distro producers, would be to leave v0.7 exactly as it > > is. There might be one or two Distros who already package v0.7 as it > > is - and to suddenly have it use newer

Re: [Xrdp-devel] Which is the canonical, "use this" xrdp/x11rdp repository? [ And a mild flame :) ]

2013-06-24 Thread Kevin Cave
Okay, I have pushed changes to my github repo. I reverted to using the FreeRDP repo by default. If you use the --bleeding-edge command line switch, the tool will clone from the neutrinolabs repo. I tagged this as the official v3.0beta2 release. Jay, feel free to place the tools within the FreeR

Re: [Xrdp-devel] Which is the canonical, "use this" xrdp/x11rdp repository? [ And a mild flame :) ]

2013-06-24 Thread Kevin Cave
Oh and make pull requests against "devel" please, I forgot to say that in the last message. Regards. Kev. On Mon, Jun 24, 2013 at 9:57 PM, Kevin Cave wrote: > Okay, I have pushed changes to my github repo. > > I reverted to using the FreeRDP repo by default. > >

[Xrdp-devel] [ANNOUNCE] X11RDP-o-matic v3.0beta ready for testing.

2013-07-01 Thread Kevin Cave
e issues, pull requests etc. Enjoy. Happy testing! And - good luck ;) Regards Kevin Cave. -- This SF.net email is sponsored by Windows: Build for Windows Store. http://p.sf.net/sfu/windows-dev2dev___

Re: [Xrdp-devel] [ANNOUNCE] X11RDP-o-matic v3.0beta ready for testing.

2013-07-02 Thread Kevin Cave
et on branching/versioning/tagging of the xrdp source? On Tue, Jul 2, 2013 at 1:06 PM, Kevin Cave wrote: > What's happened is, I hadn't realised until you pointed this out to me > just now. :D > > There wasn't any concious decision to ignore or disparage any chan

[Xrdp-devel] Trimming down the x11rdp build...

2013-07-02 Thread Kevin Cave
Jay, Can you talk the x11rdp binary build system with us? Is there any way this can be pared down to an absolute minimum requirement? For example; 1) Python2.7 <--- why is this included in the build when practically every distribution has Python installed on it? 2) Fonts < Why build fonts

Re: [Xrdp-devel] [ANNOUNCE] X11RDP-o-matic v3.0beta ready for testing.

2013-07-02 Thread Kevin Cave
e up. I'll make some more adjustments to the tool and test it and get back to you. Regards. On Tue, Jul 2, 2013 at 12:22 PM, Gustavo Homem wrote: > Hi Kevin, > > > The xrdp package includes everything that was compiled for xrdp - > > EXCEPT for the xrdp init.d startup s

Re: [Xrdp-devel] [ANNOUNCE] X11RDP-o-matic v3.0beta ready for testing.

2013-07-02 Thread Kevin Cave
2013 at 7:06 PM, Jay Sorg wrote: > > Speaking of branches, has anything been decided yet on > > branching/versioning/tagging of the xrdp source? > > Kevin, > > If it's OK with you, I'll bump the version in the readme.txt file to xrdp > 0.7.0. > That is what

Re: [Xrdp-devel] Error binding on port 3350

2013-07-02 Thread Kevin Cave
sudo netstat -nlp | grep 3350 should tell you what's already listening on that port. Regards On Tue, Jul 2, 2013 at 7:49 PM, GiantGerman wrote: > I've had this problem for too long and countless google searches got me now > where. Im having an issue not being able to start XRDP. When i look in

Re: [Xrdp-devel] Trimming down the x11rdp build...

2013-07-03 Thread Kevin Cave
me TLC - see if I can add some more generic distro support in order to better future-proof it - that shouldn't take too long. Once I do that, I'll have v3.0 ready to rock'n'roll. Off to sleep now - laters ;) Regards Kev. On Wed, Jul 3, 2013 at 12:35 AM, Gustavo Homem wro

Re: [Xrdp-devel] Error binding on port 3350

2013-07-05 Thread Kevin Cave
Which distribution? And which version of X11RDP-o-matic? Things have improved greatly since v2.5 - you should try v3.0beta3 - it's working fine for me (disclaimer - I wrote it ;) ). Regards, Kevin Cave On Wed, Jul 3, 2013 at 1:44 AM, GiantGerman wrote: > I tried using X11RDp-o-mati

[Xrdp-devel] [ANNOUNCE] X11RDP-o-Matic Version 3.0 now released.

2013-07-25 Thread Kevin Cave
After extensive testing, Version 3.0 of the X11rdp/xrdp build/install/config tool is now available from my git repository. Full details on my website at : http://scarygliders.net/2013/07/25/x11rdp-o-matic-version-3-now-released/ Please let me know how you get on. Best regards, Kevin

Re: [Xrdp-devel] pam_authenticate failed: Permission denied

2013-07-27 Thread Kevin Cave
Steffen, Earlier you tried "X11rdp -uds :10" and you got a command not found error. Do you know the location of that X11rdp binary? It should be somewhere in your system PATH (/usr/bin) , else your system won't find it. My technique is to do an ln -s /opt/X11rdp/bin/X11rdp /usr/bin/X11rdp That w

Re: [Xrdp-devel] pam_authenticate failed: Permission denied

2013-07-29 Thread Kevin Cave
Ah, from the log, it only looks like you compiled xrdp. You haven't ran the X11rdp build at all. Regards On Mon, Jul 29, 2013 at 12:21 PM, Steffen Bollmann wrote: > Dear Kevin and xrdp-developers, > > Thank you for your thoughts on this :) I think the missing X11rdp > binar

Re: [Xrdp-devel] pam_authenticate failed: Permission denied

2013-07-30 Thread Kevin Cave
Bollmann wrote: > Dear Kevin and xrdp-developers, > > Thank you for your thoughts on this :) I think the missing X11rdp > binary file is exactly the problem. Unfortunately I can not find the > compiled binary anywhere and the reason I think is that it is not > compiled in the fir

Re: [Xrdp-devel] pam_authenticate failed: Permission denied

2013-07-31 Thread Kevin Cave
Glad that's working for you ;) On Wed, Jul 31, 2013 at 11:56 AM, Steffen Bollmann wrote: > Dear Kevin and xrdp-developers, > > Thank you for your help. I did not know that I have to compile X11rdp > seperately. Running xorg/X11R7.6/buildx.sh did the trick and it now >

Re: [Xrdp-devel] [ANNOUNCE] X11RDP-o-Matic Version 3.0 now released.

2013-08-15 Thread Kevin Cave
ility to do this. > --->8--- > > It is strange that first it says "Installation failed." and then "X11rdp > and xrdp should now be fully installed, configured, and running". Maybe > the error is not being caught? > > Regards, Pavel &g

Re: [Xrdp-devel] [ANNOUNCE] X11RDP-o-Matic Version 3.0 now released.

2013-08-15 Thread Kevin Cave
Can you try running it again with just the --justdoit option? Regards. On Wed, Aug 14, 2013 at 2:37 PM, Pavel Cahyna wrote: > Hello Kevin, > > I tried it on Ubuntu 10.04 and it fails with > > | libtool: install: (cd /usr/lib/xrdp && { ln -s -f libcommon.so.0.0.0 > li

Re: [Xrdp-devel] [ANNOUNCE] X11RDP-o-Matic Version 3.0 now released.

2013-08-15 Thread Kevin Cave
ectory and > there is indeed no libcommon.a (only .so). > > I tried v2.5 some time ago and it did work, but I want a newer xrdp. > > Regards, Pavel > > On Wed, Aug 14, 2013 at 05:07:53PM +0100, Kevin Cave wrote: > > Yes I don't do any error-checking for that ;) &

Re: [Xrdp-devel] kill disconnected

2013-08-29 Thread Kevin Cave
Jay, Is there an easy way to detect disconnected sessions? Say I didn't want to automatically kill them, just list ones that are disconnected. Regards, Kev. On Sun, Aug 25, 2013 at 3:31 AM, Jay Sorg wrote: > I implemented the kill disconnected option in sesman.ini. > I updated the man pages

Re: [Xrdp-devel] Disclosure of vulnerabilities

2013-09-03 Thread Kevin Cave
Oh my... I'd suggest Jay Sorg is your man for that. On Mon, Sep 2, 2013 at 7:57 PM, Geoff McDonald wrote: > By any chance is there a security officer for xrdp I can work with for > disclosing/patching vulnerabilities? > > There are multiple critical vulnerabilities in xrdp that allow for remote

[Xrdp-devel] Curious connection

2013-11-06 Thread Kevin Cave
A user of my X11rdp-o-Matic build tool asked something on my blog as follows... == Hi Kevin, I am a concerned about the following logs that keep appearing in xrdp.log file. An ip of 109.112.47.46 tries to connect to xrdp whenever I try to

Re: [Xrdp-devel] Clipboard Error

2014-01-09 Thread Kevin Cave
On Wed, Jan 8, 2014 at 9:06 AM, ICG Software -- Rossend Rocamora < rocam...@icg.es> wrote: > > Ok, > > Thank's x11rdp-o-matic is GREAT > > > Heh thanks ;) o-matic's merely a build tool for xrdp/x11rdp though - thank the xrdp author(s) for their hard work!

Re: [Xrdp-devel] github xrdp moved

2014-01-17 Thread Kevin Cave
-information/ for full details. Regards, Kevin Cave http://scarygliders.net On Fri, Jan 17, 2014 at 4:00 AM, Jay Sorg wrote: > We successfully moved xrdp from > FreeRDP/xrdp > to > neutrinolabs/xrdp > > The "devel" branch in xrdp will be the bleeding edge and "maste

Re: [Xrdp-devel] github xrdp moved

2014-01-17 Thread Kevin Cave
Wait till you see what I've got coming up next ;) On Fri, Jan 17, 2014 at 7:57 PM, Gustavo Homem wrote: > Hi, > > Nice work Kevin. Thanks for keeping -omatic up to date. > > Cheers > Gustavo > > - Original Message - > > From: "Kevin Cave&

Re: [Xrdp-devel] Problem with big polish letters (km-0415.ini)

2014-01-19 Thread Kevin Cave
15.ini file, then copy or move the newly generated file to /etc/xrdp. I'd appreciate feedback if that worked for you or not. Regards, Kevin Cave. http://scarygliders.net 2014/1/13 Patryk Sirocki | ANSTA > To whom it may concern, > > I created a new keymap file (km-0415.ini) for keyb

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

2014-02-05 Thread Kevin Cave
Try adding "new_cursors=no" to the [globals] section of your xrdp.ini file, restart xrdp. Regards On Wed, Feb 5, 2014 at 6:55 AM, Daniel Lindgren wrote: > 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,

Re: [Xrdp-devel] Xrdp random Login Failed

2014-02-17 Thread Kevin Cave
On Fri, Feb 14, 2014 at 11:18 AM, ICG Software -- Rossend Rocamora < rocam...@icg.es> wrote: > Hello, > > We have a Ubuntu server with Xrxp-o-matic installed. The server run > without problems 2 month, but now the server have a error. When the server > is restarted the access is perfect, user can

Re: [Xrdp-devel] v0.8 branch

2014-03-04 Thread Kevin Cave
Hi Jay - thanks for the heads-up. Will make appropriate changes to o-matic. By the way - you have a number of pull requests waiting on the neutrinolabs git repo - one of them is even from me! ;) Best regards, Kevin. http://scarygliders.net On Fri, Feb 28, 2014 at 12:48 AM, Jay Sorg wrote

[Xrdp-devel] [Annouce] New release of X11rdp-o-Matic

2014-03-19 Thread Kevin Cave
e and appreciated :) Best regards, Kevin Cave. -- Learn Graph Databases - Download FREE O'Reilly Book "Graph Databases" is the definitive new guide to graph databases and their applications. Written by three accl

Re: [Xrdp-devel] [Annouce] New release of X11rdp-o-Matic

2014-03-22 Thread Kevin Cave
knew my way around the package manager pretty well. Red Hat-based distros on the other hand, I've not used as much (I had a brief flirtation with Mandriva a long time ago but went back to Debian). Anyway, can't wait to see the RH version of it! Best regards, Kevin. On Thu, Mar 20,

Re: [Xrdp-devel] [Annouce] New release of X11rdp-o-Matic

2014-03-22 Thread Kevin Cave
r great people. Anyway, I hope my answer was satisfactory :) Best regards, Kevin. -- Learn Graph Databases - Download FREE O'Reilly Book "Graph Databases" is the definitive new guide to graph databases and thei

Re: [Xrdp-devel] abnt2 not working

2014-03-26 Thread Kevin Cave
Hi Paulo, Just to say, o-matic is just a build & install tool - the REAL work is all xrdp (so that's *xrdp* *0.8*) ;) Regards Kevin. On Tue, Mar 25, 2014 at 6:57 PM, wrote: > Hi Jay > > Thanks for quick responde. > > If you prefer I could test v.0.8 beta. > &

Re: [Xrdp-devel] license terms and user rights- XRDP 0.6.1

2014-06-01 Thread Kevin Cave
A direct link to the license is here : https://github.com/neutrinolabs/xrdp/blob/v0.6/COPYING Hope this helps. Regards, Kevin Cave. (Author of X11rdp-o-Matic) http://scarygliders.net On Fri, May 30, 2014 at 4:04 PM, Bruno Fonseca wrote: > Dear Sirs, > > > > We are a soft

Re: [Xrdp-devel] X11RDP-RH-Matic v1.0.0 has been released

2014-06-01 Thread Kevin Cave
Koichiro, Great work :) Jay, looking forward to the day the Xorg driver is included as standard in the full Xorg distribution. Regards, Kevin. On Sun, Jun 1, 2014 at 7:58 PM, Jay Sorg wrote: > Wow, that is great! > I'll give it a try this week. > > BTW, the Xorg driver and

[Xrdp-devel] X11RDP-o-Matic update to devel branch

2014-06-10 Thread Kevin Cave
preciate feedback on the o-matic *devel* version (3.11) before I push it to my master branch. You can obtain the devel branch by using the following; *git clone -b devel g...@github.com:scarygliders/X11RDP-o-Matic.git* Best regards, Kevin.

Re: [Xrdp-devel] Keyboard problems

2014-06-11 Thread Kevin Cave
op/start the xrdp script where relevant during install/remove/upgrade. Regards, Kevin. On Wed, Jun 11, 2014 at 6:30 PM, Lars Riisgaard Ribe wrote: > Oh - and just some extra info. I found a package, I built for release 0.7 > on Aug 29, 2013, and in that build the keyboard is working fin

Re: [Xrdp-devel] Keyboard problems

2014-06-13 Thread Kevin Cave
but crucial difference between that and Ubuntu 12.04 that I haven't taken into account. I'll get back to you on that. Perhaps in the meantime you could use the non-devel version of o-matic (perhaps o-magic as you typed above is a better name ;) ) to build v0.7? Regards Kevin. On Fri,

Re: [Xrdp-devel] X11RDP-o-Matic update to devel branch

2014-06-17 Thread Kevin Cave
Gabor, Thanks for the feedback. I've added the dh-make package to the devel branch - silly me, I forgot to add that in as my workstation already had it - no wonder it worked fine for me :P Regards Kevin. On Sat, Jun 14, 2014 at 6:29 AM, Gabor Boros wrote: > > > >

Re: [Xrdp-devel] X11RDP-o-Matic update to devel branch

2014-06-19 Thread Kevin Cave
ch on github is always useful, I've found ;) Best regards On Wed, Jun 18, 2014 at 7:23 PM, Lars Riisgaard Ribe wrote: > Hi Kevin > Tests on an Ubuntu 12.04: > As suggested by other mails, the package dh-make should be in the > dependency chain somewhere. > dh_make complai

Re: [Xrdp-devel] X11RDP-o-Matic update to devel branch

2014-06-19 Thread Kevin Cave
On Thu, Jun 19, 2014 at 9:02 AM, Gustavo Homem wrote: > Hi Kevin, > > - Original Message - > > From: "Kevin Cave" > > To: "Gustavo Homem" > > Cc: "Lars Riisgaard Ribe" > > Sent: Thursday, June 19, 2014 8:57:56 AM >

Re: [Xrdp-devel] Keyboard problems

2014-06-19 Thread Kevin Cave
t all thinks of this? Regards Kevin Cave http://scarygliders.net On Wed, Jun 18, 2014 at 8:02 PM, Lars Riisgaard Ribe wrote: > Hi all, > The problem for v.07 is that xrdp fetches MesaLib from freerdp and they > have changed the folder structure. > If one creates a file ca

[Xrdp-devel] Regarding buildx.sh and inevitable changes in file download locations for older Xorg source tarballs

2014-06-19 Thread Kevin Cave
guarantee the required files would always be available in the event the original sources changed location or disappeared altogether. Regards, Kevin Cave http://scarygliders.net -- HPCC Systems Open Source Big Data Pla

Re: [Xrdp-devel] X11RDP-o-Matic update to devel branch

2014-06-19 Thread Kevin Cave
now, that /etc/init.d/xrdp is not created :-( > > Best, > > Lars > > On 19/06/2014, at 11.57, Lars Riisgaard Ribe wrote: > > Hi Kevin > Great! > And sorry about the double posting - I thought I would compile version > .07, .08 and .09 and report any errors when don

Re: [Xrdp-devel] X11RDP-o-Matic update to devel branch

2014-06-19 Thread Kevin Cave
Lars, that's really weird - I don't encounter that on my Debian systems/test VM's - Ubuntu should work the same (famous last words). Compilation on this 12.04 LTS vm is almost done, STDBY... On Thu, Jun 19, 2014 at 10:59 PM, Lars Riisgaard Ribe wrote: > Hi Kevin > Th

Re: [Xrdp-devel] X11RDP-o-Matic update to devel branch

2014-06-19 Thread Kevin Cave
Anywhoo, it's late and I need sleep - g'night. Regards Kevin Cave http://scarygliders.net On Thu, Jun 19, 2014 at 11:20 PM, Kevin Cave wrote: > Lars, > > Lol I just sent you a reply to that effect ;) > > > On Thu, Jun 19, 2014 at 11:19 PM, Lars Riisgaard Ribe

Re: [Xrdp-devel] X11RDP-o-Matic update to devel branch

2014-06-19 Thread Kevin Cave
have libffi-dev installed on your 12.04 system is perhaps because you've been building other sources that require it? Rgds Kevin Cave http://scarygliders.net On Thu, Jun 19, 2014 at 11:03 PM, Kevin Cave wrote: > Lars, that's really weird - I don't encounter that on my Debian &

Re: [Xrdp-devel] X11RDP-o-Matic update to devel branch

2014-06-19 Thread Kevin Cave
Lars, I have incorporated your patch to buildx.sh for v0.7, in o-matic devel - thanks for that. Testing now on an Ubuntu 12.04 LTS VM - it's gotten past the Mesa download (on file 57 of 102 as I type this). I'll let you know how the created packages fair. Regards Kevin

Re: [Xrdp-devel] X11RDP-o-Matic update to devel branch

2014-06-19 Thread Kevin Cave
Lars, Lol I just sent you a reply to that effect ;) On Thu, Jun 19, 2014 at 11:19 PM, Lars Riisgaard Ribe wrote: > Hi Kevin > I think it is because I have libffi-dev installed. I just tried > uninstalling it and am currently compiling again (stupidly enough, I > deleted th

Re: [Xrdp-devel] Regarding buildx.sh and inevitable changes in file download locations for older Xorg source tarballs

2014-06-21 Thread Kevin Cave
load each of the tarballs if started from the beginning - that would also save bandwidth I think. Jay, what would be good in the short term would be to go with option 1 for now - much quicker. Then I'll spend some time coming up with a new build script/method for option 2, perhaps just inco

Re: [Xrdp-devel] Latest 0.9.0 + devel build, anyone else having issues with pulse?

2014-07-10 Thread Kevin Cave
o-matic author here... I've not yet tried the pulseaudio stuff yet (haven't had the need to), but I'm (very slowly) working towards a v3.11 release, and I may try the pulseaudio side of things for that. Sorry I can't be of any better help at the moment. Regards Kev. On Tue, Jul 8, 2014 at 10:1

Re: [Xrdp-devel] moving mailing list to google groups

2014-07-18 Thread Kevin Cave
No objections here. Once it's done I'll write a blog entry about it to make sure folks know where to go to from then on, and edit my FAQ page to suit as well. I'll see if I can get that info publicised in places like LXER and Hacker News as well. Regards Kevin On Thu, Jul 17,

Re: [Xrdp-devel] Copy/Paste again

2014-07-31 Thread Kevin Cave
If he used o-matic, --enable-fuse is, er, enabled by default ;) Regards Kevin. On Thu, Jul 31, 2014 at 6:58 PM, Jay Sorg wrote: > Note. > You should be able to copy and paste images. > If you build with fuse(--enable-fuse) copy and paste files should work too. > > Jay >

Re: [Xrdp-devel] codec mode xrdp

2014-10-23 Thread Kevin Cave
That's awesome, Jay :) Regards Kevin On Wed, Oct 22, 2014 at 7:09 AM, speidy wrote: > Wow that's good! > > Is it turbo JPEG or rfx codec? > > ‏בתאריך יום שלישי, 21 באוקטובר 2014, Jay Sorg [via XRDP Devel] <[hidden > email] <http://user/SendEmail.jtp?type=node

[Xrdp-devel] [ANNOUNCE] XRDPConfigurator has just been released Open Source

2014-12-11 Thread Kevin Cave
XRDPConfigurator and see screenshots of it in action, read here : http://scarygliders.net/xrdpconfigurator/ I'm hoping to get pull requests, so put your Python + C hats on and start submitting! ;) Regards, Kevin Cave. http://scaryglider

Re: [Xrdp-devel] [ANNOUNCE] XRDPConfigurator has just been released Open Source

2014-12-18 Thread Kevin Cave
Thanks guys :) On 15 December 2014 at 22:01, speidy wrote: > > Kevin it looks great! > I like the login screen editor :-) > > > > On Mon, Dec 15, 2014 at 3:38 AM, Sunil Sankar [via XRDP Devel] <[hidden > email] <http:///user/SendEmail.jtp?type=node&node=4025