[Pharo-users] Pharo 5 hanging and crashing

2016-06-04 Thread Gerry Weaver
Hello All, I am new to Pharo and Smalltalk in general. I have been experimenting with Pharo 5 trying to get acquainted with the environment and the language. I have been having some issues with the image hanging and crashing. This happens when trying code in the Play Ground and especially when

Re: [Pharo-users] Pharo 5 hanging and crashing

2016-06-04 Thread Gerry Weaver
Pharo 5 is the current release, and you should use this one :). Do you have a specific scenario that we can use to reproduce the crashing behavior? Cheers, Doru > On Jun 4, 2016, at 11:48 PM, Gerry Weaver wrote: > > Hello All, > > I am new to Pharo and Smalltalk in general.

Re: [Pharo-users] Pharo 5 hanging and crashing

2016-06-04 Thread Gerry Weaver
t it. Meanwhile, when you say crashing, do you mean that a debugger appeared, or that the image completely quitted? Was it because of a code that you run, or was it because of the interaction with tools? Cheers, Doru > On Jun 5, 2016, at 3:42 AM, Gerry Weaver wrote: > > Hi, &g

Re: [Pharo-users] Pharo 5 hanging and crashing

2016-06-05 Thread Gerry Weaver
to help us could you let us know if Pharo 60 alpha is working for you? We will check with Esteban if he can do some coding sessions with the OS you mention. Stef Le 4/6/16 à 23:48, Gerry Weaver a écrit : Hello All, I am new to Pharo and Smalltalk in general. I have been experimenting with Pharo 5

[Pharo-users] Spur Cog vs VW

2016-06-06 Thread Gerry Weaver
Hi, I saw a post with the title "Spur Cog vs VW". Has anyone done this yet? Is there some code available somewhere that I could run? I have been searching on Google, but I haven't found much. A pointer in the right direction would be much appreciated. I'm really curious ;-) Thanks, -G

Re: [Pharo-users] Spur Cog vs VW

2016-06-06 Thread Gerry Weaver
Hi, I was reading about the VM stuff and assumed (wrongly) that the post applied to that. Sorry for the noise. Thanks, -G -Original Message- From: Pharo-users [mailto:pharo-users-boun...@lists.pharo.org] On Behalf Of stepharo Sent: Tuesday, June 7, 2016 12:48 AM To: Any question abou

[Pharo-users] uFFI provide buffer to C

2021-11-28 Thread Gerry Weaver
Hello All, Pharo newbie here. I'm playing around with uFFI and I'm having trouble figuring out how to provide a buffer to C. It looks like maybe ByteArray would be the type, but it's not working. Would some one be so kind as to show me an example with the C function gethostname? Thanks, Gerry

[Pharo-users] Re: uFFI provide buffer to C

2021-11-28 Thread Gerry Weaver
it should be ByteArray. if you explain more in detail your problem, I can try to help you better :) Esteban On Nov 28 2021, at 9:20 am, Gerry Weaver wrote: Hello All, Pharo newbie here. I'm playing around with uFFI and I'm having trouble figuring out how to provide a buffer to C. It loo

[Pharo-users] Re: uFFI provide buffer to C

2021-11-28 Thread Gerry Weaver
Hi, Thanks for the example. Unfortunately, it doesn't work on Linux. Thanks, Gerry From: Tomaž Turk Sent: Sunday, November 28, 2021 11:39 AM To: Any question about pharo is welcome Subject: [Pharo-users] Re: uFFI provide buffer to C Hi, try with this: FFITu

[Pharo-users] Re: uFFI provide buffer to C

2021-11-29 Thread Gerry Weaver
Hi Guillermo, Ah ok. I didn’t realize that I could only have a single statement. I got it working now. Thanks to you and everyone that helped me out. Thanks, Gerry Gerry Weaver (800) 318-6118 From: Guillermo Polito Sent: Monday, November 29, 2021 3:11 AM To: Any question about pharo is

[Pharo-users] TelePharo status

2024-07-29 Thread Gerry Weaver
Hello All, Are there any plans to get TelePharo working again? I've been checking when each new version is released, but no luck so far. I haven't tried version 12, because I assume it is not working. I'm thinking about a project where it would be pretty cool to have TelePharo. Unfortunately,