Re: [X2Go-User] x2go-user Digest, Vol 6, Issue 19

2014-10-22 Thread Tom McManus

I installed the latest version and it worked, thanks!

On 10/22/2014 04:05 AM, Mike Gabriel wrote:

On  Di 21 Okt 2014 15:55:06 CEST, Tom McManus wrote:


Running 4.0.2.1 version gives error:

Can't start X server
Please check settings

X11 application: /Applications/Utilities/XQuartz.app
X11 version: 0.0.0

Any ideas?

Thanks!


Sounds like XQuartz is not installed... Please get XQuartz and install it.

Mike




The information in this e-mail is intended only for the person to whom it is
addressed. If you believe this e-mail was sent to you in error and the e-mail
contains patient information, please contact the Partners Compliance HelpLine at
http://www.partners.org/complianceline . If the e-mail was sent to you in error
but does not contain patient information, please contact the sender and properly
dispose of the e-mail.

___
x2go-user mailing list
x2go-user@lists.x2go.org
http://lists.x2go.org/listinfo/x2go-user


Re: [X2Go-User] x2go-user Digest, Vol 6, Issue 19

2014-10-21 Thread Tom McManus

Where do I download x2goclient-4.0.1.6-20141019.dmg?

-- Tom McManus (http://help.nmr.mgh.harvard.edu)


On Tue, 21 Oct 2014 12:00pm, x2go-user-requ...@lists.x2go.org wrote:


Send x2go-user mailing list submissions to
x2go-user@lists.x2go.org

To subscribe or unsubscribe via the World Wide Web, visit
http://lists.x2go.org/listinfo/x2go-user
or, via email, send a message with subject or body 'help' to
x2go-user-requ...@lists.x2go.org

You can reach the person managing the list at
x2go-user-ow...@lists.x2go.org

When replying, please edit your Subject line so it is more specific
than Re: Contents of x2go-user digest...


Today's Topics:

  1. Changing the X2Go Client for Windows version numbering
 (Michael DePaulo)
  2. Re: Changing the X2Go Client for Windows version numbering
 (James M. Pulver)
  3. Re: Mac OS X 10.10 (Yosemite) X2Go client (Mike Gabriel)
  4. Re: Mac OS X 10.10 (Yosemite) X2Go client (Ricardo D?az Mart?n)


--

Message: 1
Date: Mon, 20 Oct 2014 08:16:21 -0400
From: Michael DePaulo mikedep...@gmail.com
To: x2go-user@lists.x2go.org x2go-user@lists.x2go.org
Subject: [X2Go-User] Changing the X2Go Client for Windows version
numbering
Message-ID:
camkht8hngja5+qbp-zz9qu5pupttmm3t-qfdqg5p-qkg_oh...@mail.gmail.com
Content-Type: text/plain; charset=UTF-8

X2Go Users,

I'd like feedback on this topic.

I am thinking of switching the X2Go Client for Windows version
numbering over to the version numbering that X2Go Client for Mac OS X
uses such as:
If X2Go Client for Windows 4.0.3.0 were released today:
4.0.3.0-20141020
If I had to make any sort of change, either in the build process or in
the source code, on 2014-11-21:
4.0.3.0-20141121

The reason for this change is that I believe these version numbers
will be simpler and less confusing. This would be especially true for
Windows users who are not used to the version numbering used by Linux
distros.

Under the current version numbering , if I were to build X2Go Client
for Windows 4.0.3.0 when it is released the version number would
simply be:
4.0.3.0
Then say I had to make 2 changes to the build process, such as calling
different commands during the build process or bundling different 3rd
party binaries/libraries (e.g., VcXsrv, OpenSSL). The 2 new version
numbers would be:
4.0.3.0+build1
4.0.3.0+build2
If I had to then make a change to the source code, it would be:
4.0.3.0+hotfix1
And if I had to make 2 more changes to the build process, the 2 new
version numbers would be:
4.0.3.0+hotfix1+build1
4.0.3.0+hotfix1+build2

-Mike#2


--

Message: 2
Date: Mon, 20 Oct 2014 12:27:40 +
From: James M. Pulver jmp...@cornell.edu
To: x2go-user@lists.x2go.org x2go-user@lists.x2go.org
Subject: Re: [X2Go-User] Changing the X2Go Client for Windows version
numbering
Message-ID:

981ce53b33b44aa89d78c6107bbac...@by2pr04mb775.namprd04.prod.outlook.com

Content-Type: text/plain; charset=us-ascii

Personally, I don't love either build numbering method. That said, I find the 
date suffix much harder to parse personally, it's too many numbers munged 
together and I just end up ignoring it.

What do you all mean by the numbering anyway - i.e. why would
4.0.3.0+hotfix1
Not be 4.0.3.1?

Personally, from a Windows admin / user perspective, I don't care what the 
build process is in terms of a binary I download. I care if something changed.

So if 4.0.3.0+build1 changed the version of gcc but didn't change the output, I 
doubt anyone would care - maybe somewhere would be a build # for deep 
debugging, but it wouldn't be in any download name someone would use.

If 4.0.3.0+build2 packaged a new library that fixed a bug, I'd expect to see
4.0.3.1 again as it fixed something in the product from my perspective.

I'm a fan of MajorChange.MinorFeatureChange.Bugfix.someotherchange sort of 
software numbering.

That all said - I would like to see the numbering be consistent across 
platforms in terms of code that is shared, and the method also be consistent.
--
James Pulver
CLASSE Computer Group
Cornell University


-Original Message-
From: x2go-user-boun...@lists.x2go.org 
[mailto:x2go-user-boun...@lists.x2go.org] On Behalf Of Michael DePaulo
Sent: Monday, October 20, 2014 8:16 AM
To: x2go-user@lists.x2go.org
Subject: [X2Go-User] Changing the X2Go Client for Windows version numbering

X2Go Users,

I'd like feedback on this topic.

I am thinking of switching the X2Go Client for Windows version numbering over 
to the version numbering that X2Go Client for Mac OS X uses such as:
If X2Go Client for Windows 4.0.3.0 were released today:
4.0.3.0-20141020
If I had to make any sort of change, either in the build process or in the 
source code, on 2014-11-21:
4.0.3.0-20141121

The reason for this change is that I believe these version numbers will be 
simpler and less confusing. This would be especially true

Re: [X2Go-User] x2go-user Digest, Vol 6, Issue 19

2014-10-21 Thread Tom McManus

Running 4.0.2.1 version gives error:

Can't start X server
Please check settings

X11 application: /Applications/Utilities/XQuartz.app
X11 version: 0.0.0

Any ideas?

Thanks!

On 10/21/2014 09:40 AM, Florian Mutter wrote:

Am 21.10.2014 um 15:23 schrieb Tom McManus tmcma...@nmr.mgh.harvard.edu:

Where do I download x2goclient-4.0.1.6-20141019.dmg?

http://code.x2go.org/releases/binary-macosx/x2goclient/releases/4.0.2.1/x2goclient-4.0.2.1-20141019.dmg


-- Tom McManus (http://help.nmr.mgh.harvard.edu)





--
Tom McManus
MGH/MIT/HMS Athinoula A. Martinos Center for Biomedical Imaging
149 (2301) 13th Street
Charlestown, MA 02129 USA


The information in this e-mail is intended only for the person to whom it is
addressed. If you believe this e-mail was sent to you in error and the e-mail
contains patient information, please contact the Partners Compliance HelpLine at
http://www.partners.org/complianceline . If the e-mail was sent to you in error
but does not contain patient information, please contact the sender and properly
dispose of the e-mail.

___
x2go-user mailing list
x2go-user@lists.x2go.org
http://lists.x2go.org/listinfo/x2go-user