[Pharo-users] Re: aio event forwarding not supported

2022-02-04 Thread David T. Lewis
Hi David, I do not think I can help, maybe someone with Big Sur can take a look? I am on Linux. I did a fresh download of Pharo 8 and loaded OSProcess, and I cannot reproduce the problem on my system. Dave On Fri, Feb 04, 2022 at 03:54:57PM +, Davide Varvello via Pharo-users wrote: > Hi D

[Pharo-users] Error when running OSUnixSubprocess - posix_spawn() error

2022-02-04 Thread bajger
Greetings Pharoers! I have following problem when using OSSubprocess library. If I run a method that uses code below, it fails: Error: Error: posix_spawn(), code: 9, description: Bad file descriptor Any thoughts, hints are welcome! My code redirects stdout, stdin in order to catch system outp

[Pharo-users] Re: aio event forwarding not supported

2022-02-04 Thread Davide Varvello via Pharo-users
Hi David,I don't think is an issue of warning, even if I apply your patch I have the same error, see: https://imgur.com/a/pYcLLWx To reproduce the bug: Be on  Big Sur 11.6.3 (20G415) https://support.apple.com/en-us/HT213055Download Pharo 8: curl https://get.pharo.org/64/80+vm|bash Open the i

[Pharo-users] Re: aio event forwarding not supported

2022-02-04 Thread David T. Lewis
Hi Davide, Actually the warning has been removed in newer versions of OSProcess. I do not have time to do an update for Pharo now, but in the mean time you can apply this change in your image to remove the notifier: AioEventHandler>>initializeForExceptions: exceptionEventFlag readEvents: readEve

[Pharo-users] Re: aio event forwarding not supported

2022-02-04 Thread Davide Varvello via Pharo-users
Hi David,That's weird because if the AioPlugin is not present in my VM,  PipeableOSProcess shouldn't have worked till this morning... when I upgraded my mac :-) The warning is not skippable, it stops me at: MessageNotUnderstood: IRJump>> #nextBytecodeOffsetAfterJumpCheersDavide On Friday, F

[Pharo-users] Re: aio event forwarding not supported

2022-02-04 Thread David T. Lewis
On Fri, Feb 04, 2022 at 01:46:46PM +, Davide Varvello via Pharo-users wrote: > Hi guys, > Suddenly evaluating a simple: (PipeableOSProcess command: 'ps') output, or > any other PipeableOSProcess command, Pharo gives me: "aio event forwarding > not supported". > I guess it is something related

[Pharo-users] aio event forwarding not supported

2022-02-04 Thread Davide Varvello via Pharo-users
Hi guys, Suddenly evaluating a simple: (PipeableOSProcess command: 'ps') output, or any other PipeableOSProcess command, Pharo gives me: "aio event forwarding not supported". I guess it is something related to the latest update of the OS, specifically Big Sur 11.6.3 (20G415) https://support.appl

[Pharo-users] Re: PharoDays'22: Inscriptions are open!

2022-02-04 Thread Guillermo Polito
Hi all, We are planning to record all sessions, Cheers, G > El 2 feb 2022, a las 2:08, Bernardo Ezequiel Contreras > escribió: > > any video recordings? > > On Tue, Feb 1, 2022 at 10:20 AM Russ Whaley > wrote: > Any opportunity for virtual attendance at any of