Jean-Marc Fontaine

Results 8 comments of Jean-Marc Fontaine

Here is a crash report from the Console : Process: Sidestep [15431] Path: /Applications/Sidestep.app/Contents/MacOS/Sidestep Identifier: com.chetansurpur.Sidestep Version: 1.3.2 (1.3.2) Code Type: X86-64 (Native) Parent Process: launchd [230] User ID: 502...

Is that what you needed?

@dgomes Here is the output of the "env" command: ``` rvm_bin_path=/Users/jmf/.rvm/bin TERM_PROGRAM=iTerm.app GEM_HOME=/Users/jmf/.rvm/gems/ruby-1.9.3-p194 TERM=xterm-256color SHELL=/bin/bash IRBRC=/Users/jmf/.rvm/rubies/ruby-1.9.3-p194/.irbrc TMPDIR=/var/folders/9n/1q4g107948n52mh08vsm6lkr0000gp/T/ Apple_PubSub_Socket_Render=/tmp/launch-uf8Nd9/Render MY_RUBY_HOME=/Users/jmf/.rvm/rubies/ruby-1.9.3-p194 USER=jmf COMMAND_MODE=unix2003 __array_start=0 rvm_path=/Users/jmf/.rvm SSH_AUTH_SOCK=/tmp/launch-VTJwDt/Listeners __CF_USER_TEXT_ENCODING=0x1F6:0:91 Apple_Ubiquity_Message=/tmp/launch-2i1od2/Apple_Ubiquity_Message escape_flag=1 rvm_prefix=/Users/jmf PATH=/Users/jmf/.rvm/gems/ruby-1.9.3-p194/bin:/Users/jmf/.rvm/gems/ruby-1.9.3-p194@global/bin:/Users/jmf/.rvm/rubies/ruby-1.9.3-p194/bin:/Users/jmf/.rvm/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/opt/X11/bin PWD=/Users/jmf...

@dgomes That's very strange. I tried to reproduce the bug and it worked as intended. No crash this time. That must be related to something on my side but I...

@dgomes I may have spotted the problem. I have 2 user accounts on this computer. I tried earlier today on "jmf" account and it worked fine but I just tried...

@dgomes Both users are administrators. I tried running an fresly donwloaded copy of Sidestep from the /Users/pro/ directory and it crashes. Do you want some log data?

@dgomes I guess you mean running "env | grep SSH_AUTH_SOCK | cut -d= -f2", isn't it? If so, here is the output: "/tmp/launch-tSg5dp/Listeners"

@dgomes I got it this time. ;) Here is the output for the "pro" account: ``` srwx------ 1 pro wheel 0 19 sep 08:31 /tmp/launch-TXj1IF/Listeners ```