Bug 28347 - Webkit finds old (unused) version of Safari and won't start
Summary: Webkit finds old (unused) version of Safari and won't start
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac (Intel) OS X 10.5
: P2 Trivial
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-15 19:58 PDT by matt
Modified: 2009-08-15 22:45 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description matt 2009-08-15 19:58:17 PDT
Safari in /Applications is latest (4.x).

Safari in ~/Applications is older version (3.1.1)

Webkit won't start and the error is less than helpful.

"Safari 3.1.1 is not supported

Nightly builds of WebKit are not supported with Safari 3.1.1 at this time.  Please update to a newer version of Safari."

I had no idea I had an older version in ~/Applications.  A slightly improved error message or the ability to choose to use /Applications when it is the correct version would be most helpful.

I had simply stopped updating nightly builds as I figured it was a bug that would be fixed soon, when in reality the problem was with my machine.
Comment 1 Mark Rowe (bdash) 2009-08-15 22:45:55 PDT
The nightly build launcher searches for Safari in the standard application search path (~/Applications, /Applications, /Network/Applications).  By design applications in your home directory take precedence over applications later in the search path.