GithubHelp home page GithubHelp logo

Comments (5)

GoogleCodeExporter avatar GoogleCodeExporter commented on July 26, 2024
Thanks for the very clear report. This message is caused by a bug in the 
boolean value handling in the 10.6 Perl-Cocoa Bridge. Apple has said this will 
be fixed in the next 'major' release - which might mean 10.7!

Since we can't wait that long, I already put in a cheesy workaround, that 
should kick in for 10.6 users.

Can you run "sw_vers"? Are you on exactly 10.6.0?

If so, I suspect this code may be the cause:
    if ($config->osver gt qv(10.6.0)) {

That should be a gte (greater than or equal), not just gt (greater than).

Original comment by gavin.brock on 19 Jun 2010 at 1:47

  • Changed state: Accepted

from csshx.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 26, 2024
Oops - make that "ge" not "gte"

I fixed this in the SVN version - http://csshx.googlecode.com/svn/trunk/csshX

Original comment by gavin.brock on 19 Jun 2010 at 1:51

from csshx.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 26, 2024
Gavin,

Thanks for the response.  I do have to add a bit more complexity.  Tonight I 
ran csshX version .72 on my macbook pro and it worked without any issues.  I 
then also performed the 10.6.4 upgrade and it worked after the upgrade.

uname 

Darwin 10.4.0 Darwin Kernel Version 10.4.0: 
Fri Apr 23 18:28:53 PDT 2010; 
root:xnu-1504.7.4~1/RELEASE_I386 i386

sw_vers for my Macbook pro

ProductName:    Mac OS X
ProductVersion: 10.6.4
BuildVersion:   10F569

Unfortunately the bug I filed was for my work computer (iMac 24") which I can't 
access at the moment.  It also appears that there are differences in Kernel 
Versions.  I will update you on Monday when I can access my work machine.

Original comment by [email protected] on 19 Jun 2010 at 3:18

from csshx.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 26, 2024
Gavin,

Sorry for the delay had some travel and issues to work on.  I was able to 
update my work computer to 10.6.4 and the issue has now gone away.

Before Update:

ProductName:    Mac OS X
ProductVersion: 10.6
BuildVersion:   10A432

After Update :

ProductName:    Mac OS X
ProductVersion: 10.6.4
BuildVersion:   10F569

Thanks for the help.  

Original comment by [email protected] on 9 Jul 2010 at 7:40

from csshx.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 26, 2024
Thanks for the update - I'll mark this as closed...

Gavin

Original comment by gavin.brock on 11 Jul 2010 at 12:57

  • Changed state: Done

from csshx.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.