[Pharo-dev] Pharo Association 2024 Review

2025-02-05 Thread teso...@gmail.com
Dear Pharo Association members, Pharoers and Smalltalkers from all over the world We are writing you to thank you again for your support of the Pharo Association. With your help, we are able to perform a lot of activities to increase the impact of Pharo, enlarge its community and have a better pr

[Pharo-dev] Re: The results of the Pharo Browser usage survey are available

2023-09-26 Thread teso...@gmail.com
. Half an hour was not enough to show and discuss all > questions and answers. You find all results on my blog: > https://all-objects-all-the-time.st/#/blog/posts/3. If you have > questions, comments, or suggestions, please do not hesitate to send me a > message. > > Best regard

[Pharo-dev] Pharo VM Release - v10.0.5

2023-05-05 Thread teso...@gmail.com
doubt please let us know. Cheers, Pablo on behalf of the whole Pharo team. -- Pablo Tesone. teso...@gmail.com

[Pharo-dev] Pharo VM Release - v10.0.0

2023-03-01 Thread teso...@gmail.com
doubt please let us know. Cheers, Pablo on behalf of the whole Pharo team -- Pablo Tesone. teso...@gmail.com

[Pharo-dev] Pharo VM Release - v9.0.21

2022-12-12 Thread teso...@gmail.com
lot, and any doubt please let me know. Cheers, Pablo on behalf of the whole Pharo team. -- Pablo Tesone. teso...@gmail.com

[Pharo-dev] Pharo VM Release - v9.0.13

2022-03-16 Thread teso...@gmail.com
- Using a new SDL2 version built for OSX Mojave compatibility Thanks a lot, and any doubt please let me know. Cheers, Pablo on behalf of the whole Pharo team. -- Pablo Tesone. teso...@gmail.com

[Pharo-dev] Pharo VM Release - v9.0.11

2022-01-13 Thread teso...@gmail.com
: - Include FloatArrayPlugin in the build - Updating SDL2 to 2.0.18 for OSX X86_64 - Using Pharo 10 image as VMMaker image - Fixing issue in message counting on non-JIT VM Thanks a lot, and any doubt please let me know. Cheers, Pablo on behalf of the whole Pharo team. -- Pablo Tesone. teso

[Pharo-dev] Re: Array sum. is very slow

2022-01-12 Thread teso...@gmail.com
I have activated the plugin in the build for Pharo9, it will be available in the next release. It will be interesting to have a Float64 extension to it. On Wed, Jan 12, 2022, 18:06 Marcus Denker wrote: > > > On 12 Jan 2022, at 17:38, Henrik Sperre Johansen < > henrik.s.johan...@veloxit.no> wrot

[Pharo-dev] Re: [Zdc]SocketStream>>#openConnectionToHostNamed:port: no longer signals am exception on macOS

2021-07-21 Thread teso...@gmail.com
ject/pharo/issues/9565 where it seems that > the same code runs fine on Pharo 7 and 8, while it seems to fail on Pharo 9. > > Sven > > > On 21 Jul 2021, at 13:06, teso...@gmail.com wrote: > > > > I have done a new release with the fix for the socket connection. >

[Pharo-dev] Re: [Zdc]SocketStream>>#openConnectionToHostNamed:port: no longer signals am exception on macOS

2021-07-21 Thread teso...@gmail.com
wrote: > Hi Pablo, > > yes - Sven is right on that it could be improved. Thanks for taking > care of this important topic. > > Cheers, > Torsten > > > *Gesendet:* Montag, 19. Juli 2021 um 11:46 Uhr > *Von:* "teso...@gmail.com" > *An:* "Pharo Dev

[Pharo-dev] Re: [Zdc]SocketStream>>#openConnectionToHostNamed:port: no longer signals am exception on macOS

2021-07-19 Thread teso...@gmail.com
versions. > > I know that you guys have a lot of work, and we are very grateful for it, > but this is how it looks from the outside. > > Thx, > > Sven > > > On 19 Jul 2021, at 10:56, teso...@gmail.com wrote: > > > > Hi, > >with the new VM I cou

[Pharo-dev] Re: [Zdc]SocketStream>>#openConnectionToHostNamed:port: no longer signals am exception on macOS

2021-07-19 Thread teso...@gmail.com
returns and the bad stream is then used as if it is OK, > which results in a hard crash. > > Furthermore, there is no backtrace nor log. > > Sven > -- Pablo Tesone. teso...@gmail.com

[Pharo-dev] Re: Serious NetNameResolver regression

2021-07-16 Thread teso...@gmail.com
Receiver's instance variables: > >>>semaphore: a Semaphore() > >>>socketHandle: #[198 113 243 96 0 0 0 0 240 65 61 2 0 > 0 0 0] > >>>readSemaphore: a Semaphore() > >>>writeSemaphore: a Semaphore() > >>> > >>> Socket>>waitForConnectionFor:ifTimedOut: > >>> Socket>>connectTo:port:waitForConnectionFor: > >>> ZdcSocketStream(ZdcAbstractSocketStream)>>socketConnectTo:port: > >>> ZdcSocketStream(ZdcSimpleSocketStream)>>connectTo:port: > >>> ZdcSocketStream class(ZdcSimpleSocketStream > class)>>openConnectionToHost:port:timeout: > >>> ZnNetworkingUtils>>socketStreamToUrlDirectly: > >>> ZnNetworkingUtils>>socketStreamToUrl: > >>> ZnNetworkingUtils class>>socketStreamToUrl: > >>> > >>> I had a quick look at changes to Network-Kernel but had no luck yet. > >>> > >>> Because of this running Zinc HTTP Components tests on macOS Pharo 9 > also kills the image (ZnClientTest>>#testIfFailNonExistingHost). > >>> > >>> Of course, NetNameResolverTest does not do enough. > >>> > >>> Sven > -- Pablo Tesone. teso...@gmail.com

[Pharo-dev] Re: Broken window alert

2021-04-07 Thread teso...@gmail.com
ro-ci-jenkins2/job/Test%20pending%20pull%20request%20and%20branch%20Pipeline/job/Pharo9.0/1284/ > >> > >> > >>> > >>>> On 6 Apr 2021, at 22:54, Guillermo Polito > wrote: > >>>> > >>>> Hi Guys, > >>>> > >>>> With Pablo we were discussing that it would be nice to stop with the > integrations until we fix the broken tests. > >>>> We have crossed the 20 broken tests for more than 20 builds. > >>>> We should put some energy in fixing those, but we are afraid that if > we continue this way, eventually it will become unmanageable. > >>>> > >>>> Cheers, > >>>> Guille > >> > > > -- Pablo Tesone. teso...@gmail.com

[Pharo-dev] Re: Broken window alert

2021-04-06 Thread teso...@gmail.com
than 20 builds. > > We should put some energy in fixing those, but we are afraid that if we > continue this way, eventually it will become unmanageable. > > > > Cheers, > > Guille > -- Pablo Tesone. teso...@gmail.com

[Pharo-dev] Re: ARM64 VM for Manjaro/Arch

2021-02-15 Thread teso...@gmail.com
wrote: > Hello, I am writing to ask how I can access the beta ARM64 VM for > Arch-type Linux (I am using Manjaro in particular). > > Thank you! > Patrick > > -- Pablo Tesone. teso...@gmail.com

[Pharo-dev] Beta Testing ARM64 Linux & Windows

2021-01-11 Thread teso...@gmail.com
Steps for reproducing the error (if needed) Thanks for the effort!! -- Pablo Tesone. teso...@gmail.com

[Pharo-dev] Re: [ANN] New Pharo VM released (v8.6.1)

2020-11-27 Thread teso...@gmail.com
the launcher (launcher 2.2, still the latest AFAICT) refreshing the > 90-x64 VM just re-downloads the one from 2020-02-11. > > Thanks, > -Martin > > On 11/2/20 7:48 AM, teso...@gmail.com wrote: > > Hi, > > this is an announcement of a new release of the Pharo V

[Pharo-dev] [ANN] New Pharo VM released (v8.6.1)

2020-11-02 Thread teso...@gmail.com
buffering) - Better support for headless execution on non-main thread Please let me know if you find any issues. Cheers, Pablo -- Pablo Tesone. teso...@gmail.com

[Pharo-dev] Re: [ANN] Libgit 1.0.0 in Pharo 9

2020-10-13 Thread teso...@gmail.com
2. Seems like it would > be possible (and nice!) to compile the libgit2.1.0.0.so included with > the VM to include the PCRE code internally, rather than depend on an > external library. > > Thanks, > -Martin > > On 10/12/20 2:26 AM, teso...@gmail.com wrote: > > Hi, a la

[Pharo-dev] [ANN] Libgit 1.0.0 in Pharo 9

2020-10-12 Thread teso...@gmail.com
version with different configurations of images and VMs. As we should support new and old images, on the same VM. And also running new images in old VMs Thanks. -- Pablo Tesone. teso...@gmail.com

Re: [Pharo-dev] Halos Broken - P9 Headless

2020-08-04 Thread teso...@gmail.com
vm/issues/100 > > > > > - > Cheers, > Sean > -- > Sent from: http://forum.world.st/Pharo-Smalltalk-Developers-f1294837.html > -- Pablo Tesone. teso...@gmail.com

Re: [Pharo-dev] [rmod] [Mm10s] 2020-06-15

2020-06-15 Thread teso...@gmail.com
ilizing Idle VM - Releasing Pharo Idle VM - OBS - Bootstrap Paper - Build for ARM64 (Ubuntu Server) > > > ### This week (starting 2020-06-15): > - Propagating changes in many images - Running tests in many images. - JIT Bytecode Testing - PThreaded FFI - Fixing FFI problems in ARM 32/

Re: [Pharo-dev] Need info about pharo C++ file compilation

2020-06-12 Thread teso...@gmail.com
Smalltalk-Developers-f1294837.html > -- Pablo Tesone. teso...@gmail.com

Re: [Pharo-dev] [Mm10s] 2020-06-08

2020-06-08 Thread teso...@gmail.com
s and re-organisations on Spec2 (preparing v0.7 for Pharo9) > - Preparing v0.1 of NewTools (also, to prepare an integration to Pharo9) > - Building VM on Fedora linux > - Testing Idle-VM on Windows > > > -- Pablo Tesone. teso...@gmail.com

Re: [Pharo-dev] [Mm10s] 2020-05-18

2020-05-18 Thread teso...@gmail.com
preparing integration of Spec2 0.6 into P9. > > ### This week (starting 2020-05-18): > > - Finish 0.6 merge. > - Start working with NewTools-Inspector > - verify some errors in UFFI > - Gtk backend: verify some problems with low-level events > -- Pablo Tesone. teso...@gmail.com

Re: [Pharo-dev] [Mm10s] 2020-05-11

2020-05-11 Thread teso...@gmail.com
; new tools, which is where is actually needed) > > ### This week (starting 2020-05-11): > > - move new playground to beta status (open it for test) > - finish some keybindings issues on Gtk backend > - work on idle vm to fix remaining bugs > - sync with Ronnie to start testing lowcode memory access > - document transmission sub-framework > -- Pablo Tesone. teso...@gmail.com

Re: [Pharo-dev] Fwd: [Vm-dev] why GT forked the VM and how to kill our fork

2020-04-28 Thread teso...@gmail.com
am way too busy getting the Terf system working. > TFir e able, the ARMv8 JIT has been working for months but I’ve had no time > to release it because of Terf and other payed work (got to pay the bills). > > Please let us know you would prefer to coordinate. > > > Any volunteers? > > Cheers, > > Tudor, on behalf of the feenk team > > > -- > > feenk.com > > > "The coherence of a trip is given by the clearness of the goal." > > > > > > > > -- Pablo Tesone. teso...@gmail.com

[Pharo-dev] [Mm10s] 2020-04-20

2020-04-21 Thread teso...@gmail.com
[VM] Writing tests for JIT generation -- Pablo Tesone. teso...@gmail.com

[Pharo-dev] [Mm10s] 2020-04-13

2020-04-14 Thread teso...@gmail.com
an image from outside (?) - [PharoCOM] Making it run with TFFI. - [VM] Writing tests for JIT generation - [OSSubprocess] Integrate Pavel + Christophe windows version. - [VM/Image] New version of Async Streams and use them with StdOut and StdErr -- Pablo Tesone. teso...@gmail.com

Re: [Pharo-dev] Not seeing hidden character is confusing :)

2020-04-13 Thread teso...@gmail.com
Yes... We need to show something. At least in the code editor, when it is clear we don't want them. On Mon, Apr 13, 2020, 20:44 Stéphane Ducasse wrote: > Hi > > I have the impression that we can introduce hidden characters > while typing code and this is a problem to me because we do not see the

Re: [Pharo-dev] [Mm10s] 2020-04-06

2020-04-06 Thread teso...@gmail.com
(most) of all pending PRs from Spec2 > > ### This week (starting 2020-05-06): > > (Still stuck in the same) > >* [idlevm] more on the revamp of callbacks >* [spec2] enhance SpMenuPresenter (to allow checkboxes and etc.) >* [spec2] more on SpCodePresenter >* [newtools] more on StPlayground > -- Pablo Tesone. teso...@gmail.com

Re: [Pharo-dev] [Mm10s] 2020-03-30

2020-03-30 Thread teso...@gmail.com
wing the popup > always, just when there is a word to complete) > > ### This week (starting 2020-03-30): > > * [idlevm] more on the revamp of callbacks > * [spec2] enhance SpMenuPresenter (to allow checkboxes and etc.) > * [spec2] more on SpCodePresenter > * [newtools]] more on StPlayground -- Pablo Tesone. teso...@gmail.com

Re: [Pharo-dev] [Mm10] 2020-03-23 (WAS: No subject)

2020-03-23 Thread teso...@gmail.com
--- > From: Pharo-dev On Behalf Of teso...@gmail.com > Sent: Monday, 23 March 2020 10:02 > To: Pharo-dev > Subject: Re: [Pharo-dev] (no subject) > > Sorry for the subject less message, sending it too fast > > On Mon, Mar 23, 2020 at 9:55 AM teso...@gmail.com wrote: > >

Re: [Pharo-dev] (no subject)

2020-03-23 Thread teso...@gmail.com
Sorry for the subject less message, sending it too fast On Mon, Mar 23, 2020 at 9:55 AM teso...@gmail.com wrote: > > Monday morning, so I spam to tell what I have done last week for Pharo. > > ### Last week: > > - Integrating Spotter processors with Aleph > - Testing pr

[Pharo-dev] (no subject)

2020-03-23 Thread teso...@gmail.com
Sista - [VM] Fixing Tests in Idle. - [VM] SDL Plugin for Idle. - [VM] Improving Speed of TFFI. - [VM] Writing tests for JIT generation -- Pablo Tesone. teso...@gmail.com

Re: [Pharo-dev] Importing tonel files

2020-03-22 Thread teso...@gmail.com
; Hi! Does anybody have at hand a one liner to load into Pharo a set of files > in tonel format? I have them in a directory without any git repo. > > Cheers, > Javier -- Pablo Tesone. teso...@gmail.com

Re: [Pharo-dev] [Mm10s] 2020-03-16

2020-03-16 Thread teso...@gmail.com
ries adding regex support. > > ### This week (starting 2020-03-16): > > * Work mostly on Spec2 side (mostly aligning changes from morphic to gtk3 > backend, > but I will also take some issues around. > * Put on a “big-images” baseline to load and use when you have images > that takes > 1G (or > you want/speed up because of any reason). > > -- Pablo Tesone. teso...@gmail.com

Re: [Pharo-dev] [Mm10s] 2020-03-09

2020-03-09 Thread teso...@gmail.com
[Spec2] merge 0.3 with Pharo 9., > * [Support for big images] Test (and maybe distribute) the “big images > package” > > -- Pablo Tesone. teso...@gmail.com

Re: [Pharo-dev] Mystery solved: Pharo and Unsupported 16 bit application on Windows

2020-03-05 Thread teso...@gmail.com
Thanks for the analysis. It was a really complicated issue. Maybe we need to add validation of the unzip files or a correct detection of the unzip to use. Thanks again. On Wed, Mar 4, 2020, 19:52 Torsten Bergmann wrote: > Hi, > > just wanted to share this story of a Windows problem + possible

Re: [Pharo-dev] New VM promoted to Stable for Pharo 8

2020-03-03 Thread teso...@gmail.com
It is the one of Feb 12th. My error in the mail. On Tue, Mar 3, 2020, 19:08 tbrunz wrote: > Pablo, does this only affect Macs? I just tried this on a Linux machine, > updating/launching a Pharo 8 64-bit image. > > It still showed the older VM. I tried restarting the VM Manager, > restarting >

[Pharo-dev] [Mm10s] 2020-03-02

2020-03-02 Thread teso...@gmail.com
tests for JIT generation -- Pablo Tesone. teso...@gmail.com

[Pharo-dev] [Mm10s] 2020-02-24

2020-02-24 Thread teso...@gmail.com
and responsiveness of large images. - [VM] SDL Plugin for Idle - [VM] Improving Speed of TFFI - [VM] REPL example / Interacting with an image from outside (?) - [PharoCOM] Making it run with TFFI - [VM] Writing tests for JIT generation -- Pablo Tesone. teso...@gmail.com

[Pharo-dev] [Mm10s] 2020-02-17

2020-02-17 Thread teso...@gmail.com
for Idle - [VM] Improving Speed of TFFI - [VM] REPL example / Interacting with an image from outside (?) - [PharoCOM] Making it run with TFFI - [VM] Writing tests for JIT generation -- Pablo Tesone. teso...@gmail.com

Re: [Pharo-dev] [Mm10s] 2020-02-10

2020-02-10 Thread teso...@gmail.com
It's under construction, but here it is https://github.com/pharo-project/opensmalltalk-vm/wiki On Mon, Feb 10, 2020 at 10:46 AM Alistair Grant wrote: > > Hi Pablo, > > > On Mon, 10 Feb 2020 at 10:31, teso...@gmail.com wrote: > > > > Monday morning, time f

[Pharo-dev] [Mm10s] 2020-02-10

2020-02-10 Thread teso...@gmail.com
from outside (?) - [PharoCOM] Fixing Pharo COM for Pharo8’s UFFI - [PharoCOM] Making it run with TFFI - [VM] Writing tests for JIT generation - [VM] Promote VM a Stable -- Pablo Tesone. teso...@gmail.com

Re: [Pharo-dev] methods not registered in packages?

2020-02-09 Thread teso...@gmail.com
roblem or should I open an issue (I did not find a bug > report for it)? > > > Cheers, > Doru > > > -- > feenk.com > > "Presenting is storytelling." > > -- Pablo Tesone. teso...@gmail.com

Re: [Pharo-dev] PR without Tests

2020-02-06 Thread teso...@gmail.com
Of course, the already open PR are there, and it is ok, we can handle them. On Thu, Feb 6, 2020 at 10:29 AM teso...@gmail.com wrote: > > Hello, >Pharo is not Smalltalk / Smalltalk is not Pharo / Pharo is Smalltalk. > Now that I have your attention because it seems the only read m

[Pharo-dev] PR without Tests

2020-02-06 Thread teso...@gmail.com
need to reject any PR that does not have tests or it is not already tested. To ease this quality measure, please add some comments on the PR about how your new code or modified code is tested or benchmarked. Cheers. -- Pablo Tesone. teso...@gmail.com

Re: [Pharo-dev] [ANN] New Headless VM (Still Alpha, but getting better)

2020-02-03 Thread teso...@gmail.com
19 … > > On Tue, 28 Jan 2020 at 10:35, teso...@gmail.com wrote: >> >> A new version of the headless VM is available. >> >> It can be downloaded from: >> >> https://files.pharo.org/vm/pharo-spur64-headless/win/PharoVM-8.3.0-b612fd5f-win64-bin.zip >>

[Pharo-dev] [Mm10s] 2020-02-03

2020-02-03 Thread teso...@gmail.com
rial, trip organization, presentations - [VM] Promote VM a Stable -- Pablo Tesone. teso...@gmail.com

Re: [Pharo-dev] New Latest VM - Please Test

2020-02-01 Thread teso...@gmail.com
u 18.04 is the current LTS (GLIBC 2.27), and Ubuntu 16.04 is > still supported (GLIBC 2.23), so I'd expect that the VM is linked > against 2.23, or at least 2.27. > > Cheers, > Alistair > > > > > Am 19.01.2020 um 19:10 schrieb teso...@gmail.com: > > > >

[Pharo-dev] [ANN] New Headless VM (Still Alpha, but getting better)

2020-01-28 Thread teso...@gmail.com
, Feenk and Schmidt that they are using it, reporting issues and contributing. Just a friendly reminder, if you want to contribute, you are always welcome!! https://github.com/pharo-project/opensmalltalk-vm Cheers, Pablo -- Pablo Tesone. teso...@gmail.com

[Pharo-dev] [Mm10s] 2020-01-27

2020-01-27 Thread teso...@gmail.com
large images. -- Pablo Tesone. teso...@gmail.com

[Pharo-dev] [TechTalk] Contributing to External Projects with Iceberg

2020-01-23 Thread teso...@gmail.com
Hi, I am sending the link of the video of today techtalk, maybe can be useful for someone. https://youtu.be/-jenQJp5m2U Cheers, Pablo -- Pablo Tesone. teso...@gmail.com

Re: [Pharo-dev] Fwd: [GitHub] Deprecation Notice

2020-01-22 Thread teso...@gmail.com
>> Begin forwarded message: > >>>>>> > >>>>>> From: GitHub > >>>>>> Subject: [GitHub] Deprecation Notice > >>>>>> Date: 21 January 2020 at 21:03:28 CET > >>>>>> To: StéphaneDucasse > >>>>>> > >>>>>> Hi @Ducasse, > >>>>>> > >>>>>> You recently used a password to access an endpoint through the GitHub > >>>>>> API using Zinc HTTP Components 1.0 (Pharo/9.0). We will deprecate > >>>>>> basic authentication using password to this endpoint soon: > >>>>>> > >>>>>> https://api.github.com/repositories/169849137 > >>>>>> > >>>>>> We recommend using a personal access token (PAT) with the appropriate > >>>>>> scope to access this endpoint instead. Visit > >>>>>> https://github.com/settings/tokens for more information. > >>>>>> > >>>>>> Thanks, > >>>>>> The GitHub Team > >>>>> > >>>>> > >>>> > >>>> > >>> > >>> > >> > >> > >> > >> > > > > > > > -- Pablo Tesone. teso...@gmail.com

[Pharo-dev] [Mm10s] 2010-01-20

2020-01-20 Thread teso...@gmail.com
SDEM preparation -- Pablo Tesone. teso...@gmail.com

Re: [Pharo-dev] New Latest VM - Please Test

2020-01-19 Thread teso...@gmail.com
If you announce something it is good to say how to get > it. What seems obvious to you is not necessarily obvious for others. > > Norbert > > > Am 17.01.2020 um 10:49 schrieb "teso...@gmail.com" : > > > > Hello, > > I have just uploaded a new vers

Re: [Pharo-dev] New Latest VM - Please Test

2020-01-17 Thread teso...@gmail.com
, Pablo On Fri, Jan 17, 2020 at 2:17 PM Pierce Ng wrote: > > On Fri, Jan 17, 2020 at 10:48:02AM +0100, teso...@gmail.com wrote: > > I have just uploaded a new version of the VM as the latest. This > > version is the one to be intended for Pharo 8 release. Please feel > >

[Pharo-dev] New Latest VM - Please Test

2020-01-17 Thread teso...@gmail.com
Hello, I have just uploaded a new version of the VM as the latest. This version is the one to be intended for Pharo 8 release. Please feel free to test it. Changes: - Fix in the GC corruption error Thanks. -- Pablo Tesone. teso...@gmail.com

[Pharo-dev] [ANN] Embedding Image Example (Win)

2020-01-13 Thread teso...@gmail.com
you already have it!. I will do other examples of the use case we are thinking for the headless VM! Cheers, Pablo -- Pablo Tesone. teso...@gmail.com

Re: [Pharo-dev] [Mm10s] 2010-01-13

2020-01-13 Thread teso...@gmail.com
installations and the changes files - [VM] Documenting GC, participating in the GC code dojo. - [VM] Writing tests for JIT generation - [VM] Continue improving Idle VM -- Pablo Tesone. teso...@gmail.com

[Pharo-dev] [Mm10s] 2020-01-06

2020-01-07 Thread teso...@gmail.com
before the release - [VM Dev] Starting to work in improving tests in JIT and GC. -- Pablo Tesone. teso...@gmail.com

Re: [Pharo-dev] [Mm10s] 2019-12-16

2019-12-17 Thread teso...@gmail.com
> > - [Release] Organise issues that will enter in P8. > - [Release] Prepare release notes. > - [Spec2] Fix radio buttons. > - [Spec2] TechTalk Thursday > > ### Pipeline > > - [Release] Pharo 8 Release. > - [VM] debug AIO and worker thread VMs on linux and windows. > -- Pablo Tesone. teso...@gmail.com

Re: [Pharo-dev] Debugging GCC code generation

2019-12-11 Thread teso...@gmail.com
>> So modifying a long cannot have any sort of impact on the content of the int >> pointer. >> So the compiler can decouple both path return int content and assign long. >> But assigning the long has no effect, so the code can be suppressed >> altogether. >>

Re: [Pharo-dev] Debugging GCC code generation

2019-12-11 Thread teso...@gmail.com
sting similar things in future! It is very educative :) > > Cheers, > Alex > > > On Wed, 11 Dec 2019 at 17:35, teso...@gmail.com wrote: >> >> Hi, >> this mail is related to Pharo because it is knowledge I found >> debugging the build of the VM, but the

[Pharo-dev] Debugging GCC code generation

2019-12-11 Thread teso...@gmail.com
if this is a bug in GCC, so I will report it. But I have fixed the problem writing the code in a proper way. Sorry again for the long mail, I wanted to store the knowledge and propagate it before I eventually will flush it. I like these things, but I am not debugging the GCC optimization pipeline all the days. -- Pablo Tesone. teso...@gmail.com

Re: [Pharo-dev] FOSDEM rooms are available

2019-10-29 Thread teso...@gmail.com
TaskIt? >>> I could do a presentation of Pharo in the minimalist…. and carolina a talk >>> showing how to bootstrap. >>> >>> >>> >>> >>> >>> El lun., 28 oct. 2019 a las 16:41, ducasse () >>> escribió: >>>> >>>> >>>> https://fosdem.org/2020/news/2019-10-01-accepted-developer-rooms/ >>>> I do not know in which one we want to participate >>>> >>>> Debugging Tools >>>> Minimalistic, Experimental and Emerging Languages >>>> Open Research Tools and Technologies >>>> >>>> How do we coordinate? >>>> >>>> S. >>> >>> -- Pablo Tesone. teso...@gmail.com

Re: [Pharo-dev] [Pharo-users] Pharo TechTalk Oct 24

2019-10-25 Thread teso...@gmail.com
Hi, I am putting the recorded version. https://youtu.be/6iAzRYybY_M Cheers, Pablo On Thu, Oct 24, 2019 at 11:18 AM teso...@gmail.com wrote: > > Friendly reminder: > > Today at 17:00 (GMT+2, Paris Time) we have the techtalk about the headless VM > > Cal

Re: [Pharo-dev] [Pharo-users] Pharo TechTalk Oct 24

2019-10-24 Thread teso...@gmail.com
opic: Headless VM > > Calendar entry: https://association.pharo.org/event-3419545 > > > (it was originally dated to today, we will try to be better in pre-planning > from the next one on) -- Pablo Tesone. teso...@gmail.com

Re: [Pharo-dev] The Lands Platform at SLE 2019: Pharo magic inside

2019-10-24 Thread teso...@gmail.com
cated with @splashcon >> >> https://youtu.be/HMgJK8mVPYw >> >> Showcasing live magic tricks powered by the @pharoproject >> >> Best, >> >> Nick -- Pablo Tesone. teso...@gmail.com

Re: [Pharo-dev] [ANN] New Windows VM - Fixes 1903 error

2019-09-20 Thread teso...@gmail.com
A little information I was missing, the fixed VM is for both Pharo 7 and Pharo 8 Thanks Guille! Cheers, On Fri, Sep 20, 2019 at 12:06 PM teso...@gmail.com wrote: > Hello, > a new stable VM has been deployed. This VM uses a new version of > libSSH allowing us to work in the lates

[Pharo-dev] [ANN] New Windows VM - Fixes 1903 error

2019-09-20 Thread teso...@gmail.com
. Just click on the marked button and then in "Update" [image: updateVM.png] Thanks!!! Cheers, Pablo -- Pablo Tesone. teso...@gmail.com

Re: [Pharo-dev] Slot definition API?

2019-09-08 Thread teso...@gmail.com
Hi, I really like the idea of returning a node object for the initialization. >From seeing the class definition, I think we should assume that: - the receiver of the slot instantiation message is a Slot. - the parameters to the slot instatiation message are literals or literal-only expressions. D

Re: [Pharo-dev] possible Windows Update "1903" Iceberg problem

2019-09-05 Thread teso...@gmail.com
ben > >>>>>> > >>>>>> On Sat, 17 Aug 2019 at 12:58, ducasse wrote: > >>>>>> Hi ben > >>>>>> > >>>>>> in the pharo launcher if you click on P8.0 (development version) you > >>>>>> get access to all the builds. > >>>>>> > >>>>>> Stef > >>>>>> > >>>>>>> On 16 Aug 2019, at 16:02, Ben Coman wrote: > >>>>>>> > >>>>>>> IThis morning the May 2019 Windows Update "1903" forced itself onto > >>>>>>> my computer and now 64-bits Pharo seems to have a problem with > >>>>>>> git_remote_fetch() FFI callout. I no longer have a non-1903 machine > >>>>>>> to directly compare behaviour before "1903". Can someone familiar > >>>>>>> with this area with both "pre-1903" and "1903" machines triage > >>>>>>> whether "1903" is indeed the cause? > >>>>>>> > >>>>>>> A few other recent reports are noted here... > >>>>>>> https://github.com/pharo-project/pharo/issues/3418 > >>>>>>> > >>>>>>> cheers -ben > >>>>>> > >>>>> > >>>>> -- > >>>>> feenk.com > >>>>> > >>>>> "Not knowing how to do something is not an argument for how it cannot > >>>>> be done." > >>>>> > >>>> > >>>> -- > >>>> feenk.com > >>>> > >>>> “Live like you mean it." > >>>> > >>>> > >>> > >>> > >>> > >> > > > > > > > > -- Pablo Tesone. teso...@gmail.com

Re: [Pharo-dev] [ANN] Pharo Headless - Beta (Actually what is between Alpha and Beta)

2019-08-12 Thread teso...@gmail.com
repository should we look at)? Also, to the build scripts that are used to > build it? > > Cheers, > Doru > > > > On Aug 12, 2019, at 10:56 AM, teso...@gmail.com wrote: > > > > Hi, > >The executables are not the same. > >We have 2 different now

Re: [Pharo-dev] [ANN] Pharo Headless - Beta (Actually what is between Alpha and Beta)

2019-08-12 Thread teso...@gmail.com
> different artifacts? > - Also are the platforms from > https://github.com/pharo-project/opensmalltalk-vm/tree/pharo/platforms > representative for minheadlessVM? > > Cheers, > Doru > > > > > On Aug 12, 2019, at 9:11 AM, teso...@gmail.com wrote: > > > >

Re: [Pharo-dev] [ANN] Pharo Headless - Beta (Actually what is between Alpha and Beta)

2019-08-12 Thread teso...@gmail.com
So, what is the difference between the minheadlessVM built by you versus > >> the one from opensmalltalk-vm? > >> > >> Cheers, > >> Doru > >> > >> > >>> On Aug 8, 2019, at 9:53 AM, teso...@gmail.com wrote: > >>> > &g

[Pharo-dev] [ANN] Pharo Headless - Beta (Actually what is between Alpha and Beta)

2019-08-08 Thread teso...@gmail.com
TL;DR; == For the anxious, you can get real headless vm and image from zero-conf. $ wget get.pharo.org/64/80+vmHeadlessLatest | bash Zero conf scripts remain unchanged for users. However, if you are launching the VM by hand from the executable instead of the launcher scripts (pharo and phar

Re: [Pharo-dev] P8 + aTalent - aKind

2019-07-23 Thread teso...@gmail.com
Hi Norbert, I share the point of improving the implementation to reuse the anonymous classes. I will check that and propose a solution, of course if any one else want to propose something is welcomed. Thinking about the reflective messages I don't have a stablished opinion. I think the behaviour s

Re: [Pharo-dev] [ANN] OSWinSubprocess a library to spawn Windows System processes

2019-07-08 Thread teso...@gmail.com
notepad.exe'; > arguments: #('notepad.exe' 'C:\foo.txt'); > runAndWait. > > Important note: As of now, this library does not yet support standard streams > (stdin, stdout and stderr). It could be done by setting the appropriate > information in the STARTUPINFO structutre. > > You can check the README for more information. > > Regards, > Christophe. -- Pablo Tesone. teso...@gmail.com

Re: [Pharo-dev] [ANN] Pharo 7.0.3

2019-04-15 Thread teso...@gmail.com
for the report! On Mon, Apr 15, 2019 at 9:10 AM teso...@gmail.com wrote: > Thanks a lot, founding the issue is important. > For sure I missed some other users of freetype doing the same!! > > On Mon, Apr 15, 2019 at 1:14 AM Tim Mackinnon wrote: > >> I hate to be the bea

Re: [Pharo-dev] [ANN] Pharo 7.0.3

2019-04-15 Thread teso...@gmail.com
to go) - saving my image has > fixed it (for now). I do have Mirage loaded in my image ( the latest > version, and I was showing you guys how that seems to stress it a bit more). > > Tim > > > > > > On 14 Apr 2019, at 15:16, teso...@gmail.com wrote: > > Like in the O

Re: [Pharo-dev] [ANN] Pharo 7.0.3

2019-04-14 Thread teso...@gmail.com
Like in the Oscars, I was thanking everybody. ;) On Fri, 12 Apr 2019, 21:40 Stéphane Ducasse what is the academy? > :) > > stef > > > > On 12 Apr 2019, at 17:26, teso...@gmail.com wrote: > > Pharo 7.0.3 contains several bugfixes, notably a fix for the anno

[Pharo-dev] [ANN] Pharo 7.0.3

2019-04-12 Thread teso...@gmail.com
Pharo 7.0.3 contains several bugfixes, notably a fix for the annoying font corruption font. [image: image.png] Changes Log - #2781 Fix comment on OSWindow >> startTextInput - #3160

Re: [Pharo-dev] FreeType and the over amorous glyphs (overlapping)

2019-04-11 Thread teso...@gmail.com
ot;0.9969s8" > > On Wed, Apr 10, 2019 at 8:04 PM Sven Van Caekenberghe > wrote: > >> Thanks a lot for actually diving into this, this mysterious issue has >> been bugging us for a very long time. I do hope you can finally solve this. >> I am sure many people w

Re: [Pharo-dev] FreeType and the over amorous glyphs (overlapping)

2019-04-10 Thread teso...@gmail.com
> I got a File class bad argument and after I could not use iceberg. > > Stef > > > On 10 Apr 2019, at 15:38, teso...@gmail.com wrote: > > > > Hello, > > > > After checking the problem with Guille, we have the hypothesis of the > > source of the problem

[Pharo-dev] FreeType and the over amorous glyphs (overlapping)

2019-04-10 Thread teso...@gmail.com
%20pull%20request%20and%20branch%20Pipeline/job/PR-3157/2/artifact/bootstrap-cache/Pharo7.0-PR-64bit-f8c6957.zip If somebody is willing to use it in Pharo 7, I can create a PR against Pharo7 to generate patched P7 images. Thanks! -- Pablo Tesone. teso...@gmail.com

[Pharo-dev] Performance Issues

2019-04-02 Thread teso...@gmail.com
Hi, this will be a long mail. I have organized it in different sections. Resume: == - There are performance issues in Pharo 7. - I have made benchmarks. - With Guille we made an improvement in saving source code in methods. - More improvements to come. - Automation and CI in the future. Bac

Re: [Pharo-dev] Creating a new class using `Class new superclass:` blocks the image in Pharo 7

2018-10-05 Thread teso...@gmail.com
Thanks a lot, I will check it in this days. On Fri, 5 Oct 2018, 20:28 Andrei Chis, wrote: > Done: > https://pharo.fogbugz.com/f/cases/22547/Creating-a-new-class-using-Class-new-superclass-blocks-the-image-in-Pharo-7 > > Cheers, > Andrei > > On Fri, Oct 5, 2018 at 8:15

Re: [Pharo-dev] Creating a new class using `Class new superclass:` blocks the image in Pharo 7

2018-10-05 Thread teso...@gmail.com
Hi Andrei, would you mind opening an issue for this, making a comment in a merged PR does not help to see it. Thanks On Fri, 5 Oct 2018, 20:09 Andrei Chis, wrote: > Now I found the comment from > https://github.com/pharo-project/pharo/pull/1618. > Will add a comment there. > > On Fri, Oct 5, 20

Re: [Pharo-dev] IndexedSlots in combination with StatefulTraits

2018-08-31 Thread teso...@gmail.com
Hi, I have created the PR. Cheers On Fri, Aug 31, 2018 at 11:15 AM teso...@gmail.com wrote: > Sorry, I have missed them. That is why it is better to create a PR. > I will check it. > > Cheers, > > On Thu, Aug 30, 2018 at 10:38 AM Torsten Bergmann wrote: > >> Hi Pa

Re: [Pharo-dev] IndexedSlots in combination with StatefulTraits

2018-08-31 Thread teso...@gmail.com
bug and do a PR? > > Then at least this could be integrated independent from when the tools and > traits are cleaned up. > > Thanks > T. > -- Pablo Tesone. teso...@gmail.com

Re: [Pharo-dev] Is Jenkins OK?

2018-08-14 Thread teso...@gmail.com
t; > > > > > Guille Polito > > > > Research Engineer > > > > Centre de Recherche en Informatique, Signal et Automatique de Lille > > > > CRIStAL - UMR 9189 > > > > French National Center for Scientific Research - http://www.cnrs.fr > > > > > > Web: http://guillep.github.io > > > > Phone: +33 06 52 70 66 13 > > -- Pablo Tesone. teso...@gmail.com

Re: [Pharo-dev] About the infinite debugger

2018-08-08 Thread teso...@gmail.com
;> marker. Just removing that pragma gives us back the same behaviour as in >>> Pharo 3/4. :D >>> >>> https://github.com/pharo-project/pharo/pull/1621 >>> >>> I know that the exception handling/debugging has been modified several >>> times in the latest years (some refactorings, hiding contexts...), we >>> unfortunately don't have tests for it, so I'd like some more pair of eyes >>> on it. Ben, Martin could you take a look? >>> >>> Thanks all for the fish, >>> Guille >>> >> >> > -- Pablo Tesone. teso...@gmail.com

Re: [Pharo-dev] New Iceberg Version 1.2.1

2018-08-07 Thread teso...@gmail.com
in the sense that > we do not lose anything and we have a lot to gain by using it). > However, not much repositories use 'src' so it will still produce a lot of > "noise"... > > But still! Committing that file is a one-time operation. Once people fix > their repositories adding the project meta-data, you will not see them > dirty anymore. So we can see this as a transition noise too... > > Of course, new ideas are welcome. I'll let Pablo and Esteban add their > points of view on this too. > Guille > -- Pablo Tesone. teso...@gmail.com

[Pharo-dev] New Iceberg Version 1.2.1

2018-08-07 Thread teso...@gmail.com
ith fetch required are wrong UI bug -- Pablo Tesone. teso...@gmail.com

Re: [Pharo-dev] [rmod] About the infinite debugger

2018-08-07 Thread teso...@gmail.com
to happen over > and over again. Its possible its when using step-over though - so I will > keep an eye on that. > > Tim > > On 7 Aug 2018, at 10:51, teso...@gmail.com wrote: > > Hello, > We have implemented a "patch" for Pharo 7, that is already integrated.

Re: [Pharo-dev] [rmod] About the infinite debugger

2018-08-07 Thread teso...@gmail.com
immediately help with the debugger problem, >> since I don't know the debugger nearly as well as I do the exception >> handling code, and I'm going on vacation for a week in 20 minutes. :-) >> Perhaps when I get back I can take a look at it if it is still a problem >> by then. >> >> Regards, >> -Martin >> >> >> >> > > > -- > > > > Guille Polito > > Research Engineer > > Centre de Recherche en Informatique, Signal et Automatique de Lille > > CRIStAL - UMR 9189 > > French National Center for Scientific Research - *http://www.cnrs.fr > <http://www.cnrs.fr>* > > > *Web:* *http://guillep.github.io* <http://guillep.github.io> > > *Phone: *+33 06 52 70 66 13 > -- Pablo Tesone. teso...@gmail.com

Re: [Pharo-dev] IndexedSlots in combination with StatefulTraits

2018-07-17 Thread teso...@gmail.com
slots returns our #slotFromTrait with an index > of 1 while > > which is the same #slotFromTrait but a different index - therefore it does > not get removed. > > > Dont know what is the best way to fix this without any side effects. > Commenst and help appreciated. > > Thanks > T. > > -- Pablo Tesone. teso...@gmail.com

  1   2   >