chetan51 / sidestep

A Mac OS X application that automatically secures your Internet connection in unprotected wireless networks through SSH tunneling.
http://chetansurpur.com/projects/sidestep
MIT License
282 stars 32 forks source link

Version 1.3.2 broken on 10.5 machines #48

Open chetan51 opened 12 years ago

chetan51 commented 12 years ago

Seems like some of the newer changes broke Sidestep on 10.5 machines.

chetan51 commented 12 years ago

@dgomes @jridgewell You guys know of any changes you made that may have caused this?

dgomes commented 12 years ago

According to documentation all the stuff I used is available for OS X v10.4 and later. So that shouldn't be an issue...

Do you have more details on what's broken ?

chetan51 commented 12 years ago

See https://github.com/chetan51/sidestep/issues/49.

jridgewell commented 12 years ago

I'm not aware of anything that would cause it. Can you post an error log?

jridgewell commented 12 years ago

The only commit that I can't confirm is 734fdddb4ea91ee31813c2cb2f0406ebf0e7f577. Xcode may have updated the .xib to be incompatible while I was rearranging the menulet/preferences.

chetan51 commented 12 years ago

How can we fix it?

jridgewell commented 12 years ago

I don't have a 10.5 machine to test. Git revert the commit, build and see if it runs. If this commit is the problem, I'll have to go through the .xib by hand to rearrange instead of using Xcode.

On Aug 27, 2012, at 8:13 PM, Chetan Surpur notifications@github.com wrote:

How can we fix it?

— Reply to this email directly or view it on GitHub.

chetan51 commented 12 years ago

I don't have one either :/

On Aug 27, 2012, at 5:59 PM, Justin Ridgewell notifications@github.com wrote:

I don't have a 10.5 machine to test. Git revert the commit, build and see if it runs. If this commit is the problem, I'll have to go through the .xib by hand to rearrange instead of using Xcode.

On Aug 27, 2012, at 8:13 PM, Chetan Surpur notifications@github.com wrote:

How can we fix it?

— Reply to this email directly or view it on GitHub.

— Reply to this email directly or view it on GitHub.