New Location Bug

There is apparently a bug when a new location is first recognized under certain conditions…

I’ll be sorting this out tonight.

Added to iusethis.com

Beta version of the App has been added to osx.iusethis.com

new release…0.5037

Fixed a bug with new locations…

Available via autoupdate.

New release…

Hopefully addresses issue with single-hard drive systems.

I do not have a single hard drive system, so please test this for me and comment or email if you do.
andrew dot freyer at gmail dot com

Another large bug…

Another bug, but this one isn’t my fault…

The OSAX module provided by Adobe for Photoshop messes up the way that applescript is handled. Some of the recording and setting methods in Airport Location use applescript, as do other programs.


The Adobe Unit Types.osax file that shipped with Photoshop CS4 and CS3 is a 32-bit component. Mac OS X 10.6 (Snow Leopard) requires some 64-bit scripting environments. Use the following solutions to resolve the unit type error:

Solution 1: Update the Adobe Unit Types.osax to version 2.1.0.

  1. Click this link to download the Adobe Unit Types.osax version 2.1.0 file.
  2. Choose /Library/ScriptingAdditions.
  3. Move the existing Adobe Unit Types.osax file to a backup location.
  4. Copy the downloaded version of the Adobe Unit Types.osax file to the /Library/ScriptingAdditions folder. Select Yes to authenticate this operation.
  5. Restart your computer.

Solution 2: Run AppleScript Editor in 32-bit mode.

  1. Choose Get Info on the AppleScript Editor.
  2. Select Open in 32-bit mode.

Solution 3: Use the Arch command in your command-line tool.

Instead of executing “osascript xx”, execute “arch -i386 osascriptxx”.

Bug Reports

Thanks to @brucedouglas for finding a pretty big-deal bug.

Looks like the App can’t handle single-harddrive systems. Working on a fix ASAP, since this is a big one…. Fixed in 0.5036

New release…

0.5035

Addresses the iChat issue – now can set @away, @available.

0.5034

Added:

  • Added guessing of new locations based on iCal event locations.
(available via autoupdate or here)

Minor changes…

I decided to change the server where I was hosting the appcast for Sparkle, minor change, but requires a newer download.

Sparkle Updates are Live…

I must say that I am impressed with how easy setting up the Sparkle Framework was.

At any rate, I think that I have properly setup updates now – no more coming back to the blog for individual downloads. Word.
Version 0.5032 and up are self-updating.