As I said in a previous email I found out a bug in Pharo 5.0 related to
delays. This affected OSSubprocess but could affect OSProcess as well. The
workaround is setting ANOTHER kind of delay scheduler than the one that has
the bug. I thought that the "locks" you were having could have been because
of this issue. But if the workaround does not solve it, then the lockups
you are having are because of another reason :(

Cheers,

On Wed, Jun 8, 2016 at 10:49 AM, Sabine Manaa <manaa.sab...@gmail.com>
wrote:

> I dont understand
>
> Am Mittwoch, 8. Juni 2016 schrieb Mariano Martinez Peck [via Smalltalk] :
>
>>
>>
>> On Wed, Jun 8, 2016 at 10:33 AM, Sabine Manaa <[hidden email]
>> <http:///user/SendEmail.jtp?type=node&node=4899933&i=0>> wrote:
>>
>>> Hi Mariano,
>>>
>>> yes, I tried this. It creates a non-responding image. I have to kill it.
>>>
>>>
>>
>> Uhhh too bad :(  I thought we were talking about the same issue.
>>
>>
>>
>>> Regards
>>> Sabine
>>>
>>> 2016-06-08 15:26 GMT+02:00 Mariano Martinez Peck [via Smalltalk] <[hidden
>>> email] <http:///user/SendEmail.jtp?type=node&node=4899929&i=0>>:
>>>
>>>> Sabine,
>>>>
>>>> Did you test if the one-liner (Delay delaySchedulerClass:
>>>> DelayMillisecondScheduler.)  fixes these lookups?
>>>>
>>>> Thanks
>>>>
>>>> On Wed, Jun 8, 2016 at 5:31 AM, Sabine Manaa <[hidden email]
>>>> <http:///user/SendEmail.jtp?type=node&node=4899923&i=0>> wrote:
>>>>
>>>>> Hi Thierry, all,
>>>>>
>>>>> you were right, it was not so complicated to write my own version for
>>>>> calling an external program based on your Github code. It worked fine
>>>>> on
>>>>> Pharo3+4 but on Pharo5 there are the locking problems described, also
>>>>> in
>>>>> your code.
>>>>>
>>>>> Until there is a decision if supporting windows in OSSubprocess or not
>>>>> and
>>>>> until the locking problem is not solved, I go back to Pharo4. (I loose
>>>>> to
>>>>> much time which I don't have).
>>>>>
>>>>> I will miss the code critics :-)
>>>>>
>>>>> Thank you all for your help.
>>>>>
>>>>> Regards
>>>>> Sabine
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>> --
>>>>> View this message in context:
>>>>> http://forum.world.st/OSProcess-command-non-responding-image-when-calling-often-tp4899540p4899816.html
>>>>> Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.
>>>>>
>>>>>
>>>>
>>>>
>>>> --
>>>> Mariano
>>>> http://marianopeck.wordpress.com
>>>>
>>>>
>>>> ------------------------------
>>>> If you reply to this email, your message will be added to the
>>>> discussion below:
>>>>
>>>> http://forum.world.st/OSProcess-command-non-responding-image-when-calling-often-tp4899540p4899923.html
>>>> To start a new topic under Pharo Smalltalk Users, email [hidden email]
>>>> <http:///user/SendEmail.jtp?type=node&node=4899929&i=1>
>>>> To unsubscribe from Pharo Smalltalk Users, click here.
>>>> NAML
>>>> <http://forum.world.st/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml>
>>>>
>>>
>>>
>>> ------------------------------
>>> View this message in context: Re: OSProcess command - non responding
>>> image when calling often
>>> <http://forum.world.st/OSProcess-command-non-responding-image-when-calling-often-tp4899540p4899929.html>
>>> Sent from the Pharo Smalltalk Users mailing list archive
>>> <http://forum.world.st/Pharo-Smalltalk-Users-f1310670.html> at
>>> Nabble.com.
>>>
>>
>>
>>
>> --
>> Mariano
>> http://marianopeck.wordpress.com
>>
>>
>> ------------------------------
>> If you reply to this email, your message will be added to the discussion
>> below:
>>
>> http://forum.world.st/OSProcess-command-non-responding-image-when-calling-often-tp4899540p4899933.html
>> To start a new topic under Pharo Smalltalk Users, email <a
>> href="javascript:_e(%7B%7D,&#39;cvml&#39;,&#
>> 39;ml-node%2bs1294792n1310670...@n4.nabble.com&#39;);"
>> target="_blank">ml-node+s1294792n1310670h65@...
>> To unsubscribe from Pharo Smalltalk Users, click here.
>> NAML
>> <http://forum.world.st/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml>
>>
>
> ------------------------------
> View this message in context: Re: OSProcess command - non responding
> image when calling often
> <http://forum.world.st/OSProcess-command-non-responding-image-when-calling-often-tp4899540p4899937.html>
> Sent from the Pharo Smalltalk Users mailing list archive
> <http://forum.world.st/Pharo-Smalltalk-Users-f1310670.html> at Nabble.com.
>



-- 
Mariano
http://marianopeck.wordpress.com

Reply via email to