Re: [X2go-dev] X2go GIT Repo - Patches?

2011-01-31 Thread Mike Gabriel
Hi Moritz, On Mo 31 Jan 2011 19:00:33 CET Moritz Struebe wrote: Hi Mike, devs, I just sent a bunch of patches to patc...@x2go.org. They contain some cleanup and fix some build-related stuff of the x2goagent. It would be really nice if patches@ could be turned into a mailing-list. That way ever

Re: [X2go-dev] X2go GIT Repo - Patches?

2011-01-31 Thread Moritz Struebe
Hi Mike, devs, I just sent a bunch of patches to patc...@x2go.org. They contain some cleanup and fix some build-related stuff of the x2goagent. It would be really nice if patches@ could be turned into a mailing-list. That way everyone can see what is coming in and can apply the patches to his/her

Re: [X2go-dev] X2go GIT Repo - Patches?

2011-01-31 Thread Moritz Struebe
Hi Mike, devs, a simple RTFM would have done the job.. Morty On 2011-01-31 10:34, Moritz Struebe wrote: > Hi Mike, > > as there now is an "official" git repo. What shall we do with the work > we did? There was quite a bit of dependency-cleanup and build fixing > involved to get things runni

Re: [X2go-dev] SSHFS and Permissions

2011-01-31 Thread John A. Sullivan III
On Mon, 2011-01-31 at 12:09 +, --[ UxBoD ]-- wrote: > Hello all, > > I have been working on making removable media available to Windows via a > Samba share and hit a very strange problem. When you initially save a file > to the share it would complain about having insufficient permissions,

Re: [X2go-dev] VcXsrv

2011-01-31 Thread John A. Sullivan III
On Mon, 2011-01-31 at 12:18 +, --[ UxBoD ]-- wrote: > - Original Message - > > 2011/1/31 John A. Sullivan III : > > > Hmm . . . I wonder if there is any Windows equivalent to ps aux | > > > grep > > > vcxsrv? I'm not a Windows person at all - been on a Linux desktop > > > for > > > almo

Re: [X2go-dev] VcXsrv

2011-01-31 Thread --[ UxBoD ]--
- Original Message - > 2011/1/31 John A. Sullivan III : > > Hmm . . . I wonder if there is any Windows equivalent to ps aux | > > grep > > vcxsrv? I'm not a Windows person at all - been on a Linux desktop > > for > > almost 12 years. Thanks - John > > There are a few ways to do it, XP/2003

Re: [X2go-dev] VcXsrv

2011-01-31 Thread Daniel Lindgren
2011/1/31 John A. Sullivan III : > Hmm . . . I wonder if there is any Windows equivalent to ps aux | grep > vcxsrv? I'm not a Windows person at all - been on a Linux desktop for > almost 12 years.  Thanks - John There are a few ways to do it, XP/2003 and later: tasklist | findstr -i vcxsrv >NUL

[X2go-dev] SSHFS and Permissions

2011-01-31 Thread --[ UxBoD ]--
Hello all, I have been working on making removable media available to Windows via a Samba share and hit a very strange problem. When you initially save a file to the share it would complain about having insufficient permissions, though if you were to save it again straight away it would work.

Re: [X2go-dev] VcXsrv

2011-01-31 Thread Mike Gabriel
Hi Dick, On Mo 31 Jan 2011 11:59:52 CET "John A. Sullivan III" wrote: On Sun, 2011-01-30 at 09:13 +0100, Mike Gabriel wrote: Hi John, On Sa 29 Jan 2011 21:50:43 CET "John A. Sullivan III" wrote: > Is there a simple way to detect if there is a current multi-windows X > Server running. If so,

Re: [X2go-dev] VcXsrv

2011-01-31 Thread John A. Sullivan III
On Sun, 2011-01-30 at 09:13 +0100, Mike Gabriel wrote: > Hi John, > > On Sa 29 Jan 2011 21:50:43 CET "John A. Sullivan III" wrote: > > > Is there a simple way to detect if there is a current multi-windows X > > Server running. If so, we could test for that before launching a new > > multi-window

[X2go-dev] X2go GIT Repo - Patches?

2011-01-31 Thread Moritz Struebe
Hi Mike, as there now is an "official" git repo. What shall we do with the work we did? There was quite a bit of dependency-cleanup and build fixing involved to get things running at launchpad. Shall we mail the patches to the mailing list or will you pull them from our server? Or do you rather wa