From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16411 invoked by alias); 22 Sep 2012 21:15:39 -0000 Mailing-List: contact zsh-users-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Users List List-Post: List-Help: X-Seq: 17285 Received: (qmail 29428 invoked from network); 22 Sep 2012 21:15:28 -0000 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-1.7 required=5.0 tests=BAYES_00,DKIM_ADSP_CUSTOM_MED, FREEMAIL_FROM,NML_ADSP_CUSTOM_MED,RCVD_IN_DNSWL_LOW autolearn=no version=3.3.2 Received-SPF: none (ns1.primenet.com.au: domain at luo.ma does not designate permitted sender hosts) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:sender:x-originating-ip:from:date:x-google-sender-auth :message-id:subject:to:content-type:x-gm-message-state; bh=SB3CfPdxv2LkBXn1dGfbf5oVKqzrLTFbSLDCBRtqqJY=; b=FqiBrfGL0zrPYSfre9TEQO3Ann670v4Rl9P6s/wQfe1elwrQ8shFmukS46UOMXlRKk URHG+eu6s1HwBORWEYs1rijkjQHcJyy9zWyUtduv7t165fchY3J3fTj+I/tIcz2KAag9 EAJ6cxIYsb38FSeN2f4pIUB/vnBl3ZZ1AWC2oXJDltgJjVPv7nUEx4fHfvknEUPu8GHi CpKICgza2ntNmYOHCtSeD/dSKdrbgHbOAYJBxWgKDeCNrXOgMVQc1i3NbQXCKzA4JGeo PUS37ysrerWMligME7TxxQQ8lzFlzJlDkGPdIZAB1Vehy0BwORVXq379f/38nox/pH+k evSg== MIME-Version: 1.0 Sender: tj@luo.ma X-Originating-IP: [108.86.4.67] From: TjL Date: Sat, 22 Sep 2012 17:08:51 -0400 X-Google-Sender-Auth: M5ssWS1o4J1QjmAq7z7jj3uOvas Message-ID: Subject: =?ISO-8859-1?Q?=BF_launch=5Fmsg=28=22SetUserEnvironment=22=29=3A_Socket_is_not_c?= =?ISO-8859-1?Q?onnected_=3F?= To: Zsh Users Content-Type: text/plain; charset=ISO-8859-1 X-Gm-Message-State: ALoCoQnGkAGyv3Oq/Pigl7uukvkxaH3uO6hBdgsf8KdyUpvvu0gnv7YbxUxxazY3oMwWefcbHa7h I just started getting launch_msg("SetUserEnvironment"): Socket is not connected whenever I launch a new zsh shell in Terminal.app or iTerm. If I remove my .zshenv the message goes away, but I'm not sure what's causing it, and I haven't changed my .zshenv lately (as far as I remember!) Mac OS X 10.8.2 4.3.11 Google led me to this: http://stackoverflow.com/questions/10193561/tmux-socket-is-not-connected-error-on-os-x-lion I do use `brew` but I don't use `tmux` -- in fact, `tmux` isn't even installed on my $PATH so I'm not sure if this is related or not. Any help appreciated. Thanks TjL