belaroesener

Results 6 issues of belaroesener

Many tests failed, and the first code example in the README did not work in Pharo 14. These changes fix both. Summary of changes: + `OSSUnixSubprocess >> #defaultEncoding`: Use `OSPlatform`...

# Problem The settings for the SSH keys 1. are not initialized when starting a fresh image and 2. do not persist over image restart. Yet, loading them from the...

Type: Bug

# Problem When I try to check out a branch from my fork of the pharo code base, the image locks up in a way that I can't even interrupt....

Type: Bug

## Problem Description Settings can not be reset to their default value by loading them from a settings file. This creates problematic behavior in different workflows relying on the settings...

Type: Bug

The PharoLauncher uses the `eval` command line handler to launch init scripts. This only works up to Pharo 13. Using the `st` command line handler works for Pharo 14, 13...

Starting a fresh Pharo 14 image with an init script results in a debugger opening up. Apparently the image is invoked using `eval` + the script name. In Pharo 13...

Bug