-
I noticed this a few times, and today I observed it a bit: After resuming my Win10 message from sleep, my two open Squeak.exe processes both made up each ~14% CPU load. I suspect this performance gap …
-
_From @SergeStinckwich on June 5, 2015 9:59_
Try to extract and run the FFT (Fast Fourier Transform) and FWT (Fast Wavelet Transform) classes from Squeak 4.5 image as a first draft.
http://magaloma.…
-
This debugger appeared in my image while I switched on the command line to another branch:
Bug report26 December 2023 10:13:51.545344 pm
VM: Win32 - Smalltalk
Image: Squeak6.1alpha [latest upda…
-
https://github.com/yzernik/squeaknode/blob/e2bd6ae38416989cc39fa6cf11d45982c21a51f8/squeaknode/node/squeak_controller.py#L546
The exception should only be caught and ignored when caused by LND bein…
-
Moved from https://github.com/pharo-project/pharo/issues/2352
> The VM for Squeak (and initial Pharo) was able to run headless as a Windows Service.
> This is not only useful but often necessary f…
-
The second screenshot showing Squeak release versions in the README file shows the spreadsheet with the 'Configuration' and 'Model' buttons hidden.
How was this done? Where is the setting / prefere…
-
Hello,
I try to run DeepSqueak on MATLAB 2022b but it returns me alway these error messages :
```
Error using squeakData
Error: File: squeakData.m Line: 3 Column: 10
Class name and filename mus…
-
```
based on a hint, Göran Krampe gave me in the #squeak irc-channel, i think it
would be cool to get the sockets stuff working. Then we could connect to the
vm via vnc.
```
Original issue reported…
-
Hi all,
is this possible or, if not, would it be possible to implement it? For a new project, I'm depending on a number of inbox commits for Squeak that have not yet been merged into the Trunk repo…
-
Reproduce: open an arabic test-text, click on the text and move the cursor to the left end of the text (with arrowkeys) and move one step further to the left. Squeak crashes with a segfault.
primit…