Re: pan - start with script.app at the new Pan 0.141

2017-01-06 Thread Craig Treleaven
> On Jan 6, 2017, at 6:17 AM, FritzS - gmx wrote: > > Now with only > do shell script "export PATH=\"/opt/local/bin:$PATH\" && pan“ > it works well. > > PS: I am not a script guru - but now I understand this script line. Apple has a comprehensive primer on shell scripting: https://developer.ap

Re: pan - start with script.app at the new Pan 0.141

2017-01-06 Thread FritzS - gmx
> Am 06.01.2017 um 10:43 schrieb Ryan Schmidt : > > On Jan 6, 2017, at 03:16, FritzS - gmx wrote: >> >> My script pan.app >> do shell script "export PATH=\"/opt/local/bin:$PATH\" && pan" >> do shell script "/opt/local/bin/pan“ >> works now (without set the path in script it does’t run too) >> >

Re: pan - start with script.app at the new Pan 0.141

2017-01-06 Thread Ryan Schmidt
On Jan 6, 2017, at 03:16, FritzS - gmx wrote: > > My script pan.app > do shell script "export PATH=\"/opt/local/bin:$PATH\" && pan" > do shell script "/opt/local/bin/pan“ > works now (without set the path in script it does’t run too) > > Pan 0.141 runs now well - but if I closed pan another error

Re: pan - start with script.app at the new Pan 0.141

2017-01-06 Thread FritzS - gmx
> Am 06.01.2017 um 08:12 schrieb Ryan Schmidt : > > >> On Jan 5, 2017, at 07:26, FritzS - gmx wrote: >> >> Till today I start pan with a script saved as pan.app >> do shell script "/opt/local/bin/pan“ >> >> this worked well till the update to Pan 0.141 coming out now. >> >> Now it comes the

Re: pan - start with script.app at the new Pan 0.141

2017-01-05 Thread Ryan Schmidt
> On Jan 5, 2017, at 07:26, FritzS - gmx wrote: > > Till today I start pan with a script saved as pan.app > do shell script "/opt/local/bin/pan“ > > this worked well till the update to Pan 0.141 coming out now. > > Now it comes the error report: > sh: gpg2: command not found > error "sh: gpg2

pan - start with script.app at the new Pan 0.141

2017-01-05 Thread FritzS - gmx
Till today I start pan with a script saved as pan.app do shell script "/opt/local/bin/pan“ this worked well till the update to Pan 0.141 coming out now. Now it comes the error report: sh: gpg2: command not found error "sh: gpg2: command not found" number 1011 gpg2 is located: /opt/local/bin/gp