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

2013-09-01 Thread Nexarian
Hi Kevin, This is a bit dated, but I just tried your XRDP-o-matic, and it's awesome! However, two points of feedback: 1. When you run RDPsesconfig after installing, the ability to select the user name is limited if your computer is domain-joined. You're not looking at the ANT list of users. I sti

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

2013-07-02 Thread Jonathan Buzzard
On 02/07/13 19:06, 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 you are asking about, right? > > 0.7.0 w

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

2013-07-02 Thread Kevin Cave
Well it's your source - do as you want ;) And I was really meaning about tagging/branching releases in github - just wondered if you'd come to a decision on that yet as I hadn't seen anything done on github with respect to the discussion the other day. Regards On Tue, Jul 2, 2013 at 7:06 PM, Ja

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

2013-07-02 Thread Jay Sorg
> 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 you are asking about, right? 0.7.0 will be the last GPL version and we can move on with

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

2013-07-02 Thread Kevin Cave
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 changes you made to the init script - I just simply hadn't realised they'd been made. I fully agree that debs should be self-contained. This was why I

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

2013-07-02 Thread Gustavo Homem
Hi Kevin, > The xrdp package includes everything that was compiled for xrdp - > EXCEPT for the xrdp init.d startup script - at this time of the What happened here? Last time I worked on this Jay Sorg had accepted my changes to the xrdp init script which made it work well. Then, last time I ran y

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

2013-07-02 Thread Kevin Cave
Okay so, I have an explanation as to why I wasn't seeing /etc/init.d/xrdp in the generated package. It's because my script was configured to use the v0.7 branch - eheheheh. ;) I've fixed this now, and updated the v3.0beta3 branch. Speaking of branches, has anything been decided yet on branching/

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

2013-07-01 Thread Jay Sorg
Awesome, thanks Keven. Jay On Mon, Jul 1, 2013 at 2:24 PM, Kevin Cave wrote: > v3.0beta of my o-matic build-and-configure tools is working pretty damn > good, and is available for download from my github repository. > > To grab it, use : "git clone -b v3.0beta3 > https://github.com/scarygliders/

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

2013-07-01 Thread Kevin Cave
v3.0beta of my o-matic build-and-configure tools is working pretty damn good, and is available for download from my github repository. To grab it, use : "git clone -b v3.0beta3 https://github.com/scarygliders/X11RDP-o-Matic.git"; Then run in the usual manner. Significant changes