When Client launches Server, it can find MWServer.app instances in places other than /Applications/
Reported by David Cox | May 18th, 2010 @ 07:05 AM | in 0.4.4 (closed)
In my case, it is finding versions in the build directories of the repositories (though it would be something equally confusing if a user had moved aside an old version). Appears to be because of the new "open"-style NSTask
Comments and changes to this ticket
-
Christopher Stawarz May 18th, 2010 @ 12:37 PM
- Milestone set to 0.4.4
- State changed from new to resolved
Fixed in commit 1c2e63dfeac18867796a634976e8f98d8a6ad0db. Changing the
open
invocation fromopen -a MWServer
toopen /Applications/MWServer.app
does the trick.
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
MWorks Mac OS X/Cocoa Client Application