I'm calling `scselect <id>` directly in the terminal for switching my network location for approximately two weeks and so far without crash.
That was not what I expected. I strongly suspected OSX to be the cause of the problem. May be there is an access right or a timing issues when invoking the command through quicksilver. Does anybody have an idea on how to proceed? I'm not familiar with Objective-C or the Quicksilver codebase but I'm not afraid to get my hands dirty even if takes some time. Am 16.04.2012 um 16:35 schrieb Oliver Schrenk: > This is the system.log > > https://gist.github.com/2399150 > > I took a look at the sourcecode and saw that the plugin just makes calls to > `scselect`. Next time I will use this command instead of Quicksilver just to > make sure Quicksilver isn't the culprit) > > > Am 16.04.2012 um 14:50 schrieb Rob McBroom: > >> On Apr 16, 2012, at 4:28 AM, Oliver Schrenk wrote: >> >>> I have several network locations defined (work, home, ...) and switch >>> regularly between them, often right after I wake up the machine from sleep. >>> For some time now the system freezes when I Invoke the action to change the >>> location. I can't pinpoint the problem to Quicksilver (I suspect OSX Lion) >>> but wanted to ask if someone else has the same issue and does know on how >>> to improve the situation (besides not using locations). >> >> >> I’ve ben updating that plug-in and haven’t had any problems with switching. >> (I didn’t change that part of the code.) Are there any messages in the >> Console or anything? >> >> -- >> Rob McBroom >> <http://www.skurfer.com/> >> >
