Hi,

I tried a bit more to make DrGeo bundle works.

I have Mojave (10.14) and the problem of corrupted files seems to come from 
Gatekeeper with prevent unsigned applications (from unknot developper) to open.

Gatekeeper can be temporary stopped and then the bundle work, even when 
Gatekeeper is reactivated. But clearly, this is not a friendly user way of 
installing DrGeo.

So I guess the actual (old ?) bundle procedure doesn’t fit Apple politic on 
application security. I'm pretty sure PharoLauncher faced this already.

So my question is:
- how to make a signed bundle for OSX ?
— do we need a real developer account ? I’ve a free one and access to a paid 
one. Can we do it with a general « pharaoh » account like for Pharo-Launcher ?


Cheers,

Cédrick

> Le 3 mars 2019 à 15:59, Alistair Grant <akgrant0...@gmail.com> a écrit :
> 
> Hi Hilaire,
> 
> On Sun, 3 Mar 2019 at 09:31, Hilaire <hila...@drgeo.eu> wrote:
>> 
>> One useful information will be to know where stdout file is created by
>> default?
>> 
>> VM, image, home, folder, ...
> 
> On linux and MacOS the three stdio streams exist for every process:
> stdin, stdout & stderr.
> 
> If you're starting a process from the shell, they are normally
> attached to the terminal (unless you redirect them).  I don't know
> what happens on MacOS when you start a process from the GUI.
> 
> 
>> Obviously there is situation with problem creating stdout files.
> 
> There's lots of MacOS users here who aren't having this problem, so my
> first guess is that there's something about your environment that is
> causing the issue.
> 
> Can you provide the text from System -> System Reporter -> VM General?
> 
> Cheers,
> Alistair
> 
> 
>> Can it be shutdown?
>> 
>> For the record, the error is REPEATABLE, Pharo started from the CLI or
>> from an installed Application. Once the image started:
>> 
>> error with stdout does not exist, force recursive file creation, filename 
>> "stdout"
>> 
>> This occures with stock OS X 32bits VM and Image.
>> 
>> Any one willing to do serious deliverable Pharo Application with Mac
>> will be hit by this error. Is OS X making situation more difficult?
>> 
>> Hilaire
>> 
>> Le 01/03/2019 à 23:19, Hilaire a écrit :
>> Hi,
>>> I did some progress on the Dr.Geo bundle for OS X.
>>> 
>>> The Mac admin of my school told me to download from Safari and
>>> authorized the drgeo.eu web site (not sure what this exactly does), then
>>> we installed the DrGeo.app at the Application location.
>>> 
>>> DrGeo started fine but emit a startup error at the image level, related
>>> to stdout. It looks like a stdout file can not be created. The stack is
>>> enclosed here. When looking at the execution stack, I could not
>>> determine (I have to go teaching) where the image wants to create this
>>> stdout file.
>>> 
>>> Any idea or opinion on this stdout matter?
>> 
>> --
>> Dr. Geo
>> http://drgeo.eu
>> 
>> 
>> 
> 


Reply via email to