Christoph Thiede

Results 217 issues of Christoph Thiede

Forgive me if this statement is not true in its generality, but I found at least a couple of occurrences. For example, the perform primitives do not emit proper error...

One should (always) never subclass from Exception itself, but most of the time from Error or Notification or one of its subclasses. Exception is an abstract class, and the previous...

I'm trying to use the high-dpi mode of Squeak 6.0 but whenever I open or move SqueakJS on a high-DPI screen, the VM seems to scale up the entire canvas...

Storm of alerts making my image unusable in SqueakJS: ![image](https://user-images.githubusercontent.com/38782922/125366448-58c6c600-e376-11eb-9ee6-839ff675645e.png) I could reproduce this by dragging the image & the changes file from [this prerelease](https://github.com/hpi-swa-lab/squeak-inbox-talk/releases/tag/untagged-20210709-131208) into squeakjs.org/run, typing `process-f` into...

Not sure whether this is a real issue, maybe just an observation: ```smalltalk AbstractSound stereoBachFugue play ``` At least on Chrome/Windows with a Squeak6.0 Alpha 64-bit image, the sounds plays...

By accident, I tried to run a 64-bit image in SqueakJS today and stared a few minutes at the loading bar before I opened the Chrome Console and read the...

Complements tom95/sandblocks#47. See Metacello/metacello#542 for more information. /cc @tom95

In the `ViPane`, `self decoration message` is `nil`. ![image](https://user-images.githubusercontent.com/38782922/112495132-e6f54d00-8d83-11eb-88cc-aeeedb46227b.png)

There are almost no linebreaks: ![image](https://user-images.githubusercontent.com/38782922/112494632-8108c580-8d83-11eb-84ed-9211db5d35ee.png)

During a postLoadDoIt, `ViScriptObject >> #setCreationInformation` gets called somewhere and requests the user to enter author initials. Is this expected behavior? It impedes the unsupervised, automated loading of Vivide.