Christoph Thiede

Results 216 issues of Christoph Thiede

Assuming there was an error during printing (`wvsprintf`) inside of `vprintLastError()`, the second call could have returned a different error code than expected. Apart from that, to me, it looks...

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%...

Setup: Win 2004 + WSL (Ubuntu) + VcXsrv When I press the right enter key (part of the numpad), only keyDown and keyUp events are recorded by the VM, but...

Sorry for the complex title. I'm not yet sure what is the error in my particular configuration. I'm trying to write a Dockerfile to run Squeak on my raspberry pi...

Today encountered the following error when running **Squeak in smalltalkCI** on **ubuntu-latest** (as part of a GitHub workflow): ``` Extracting virtual machine... Cog VM Information /home/runner/.smalltalkCI/_cache/vms/Squeak64-Trunk/sqcogspur64linuxht/lib/squeak/5.0-202003021730/squeak: error while loading shared...

This is a great action! ❤️ When I push many commits to a PR, I would not like to receive a separate comment for every PR but instead a single,...

enhancement

If you have started to collect benchmark results at a certain stage of your project, previously there was no simple way to compare your current benchmarks to these historic results....

Some visualization like this would be helpful in order to assess the validity of your results at a single glance: ![https://i.stack.imgur.com/3HS9q.png](https://i.stack.imgur.com/3HS9q.png)

enhancement

These dependencies apparently are not used any longer and can be safely removed.

I'm typically displaying the GitLens view in the vertical side bar of my screen and shrink it pretty much: ![image](https://user-images.githubusercontent.com/38782922/175034216-073ad731-0c9b-42f5-84c2-a0f0d354dbb7.png) As a consequence, I often fail to read the name...

feature
triage