Astares
Astares
I load Seaside (using an own fork) in Pharo 9 image on Linux. While doing this the SSH dialog is popping up giving a DNU: 
It is not possible to resize this tool to see more entries in the critiques list. A lot of space is wasted - instead of giving more room to the...
see https://github.com/pharo-project/pharo/issues/9714 for details

Iceberg in latest Pharo 9: Image ----- D:\WORLD\Pharo\LauncherImages\10-0-2-Bootstrap4\10-0-2-Bootstrap4.image Pharo9.0.0 Build information: Pharo-9.0.0+build.494.sha.16ee422f2e5531b67a1745b595d1c5fddf54f9c0 (64 Bit) Unnamed -------------------------------------------------------------------------------------------------------- Scenario: 1. Facundo from Argentina (who is working on Ubuntu) created a PR for...
Open iceberg, select a repository and click on "Extra" -> "Review pull request" IceTipRepositoriesBrowser(Object)>>doesNotUnderstand: #viewPullRequest: IceTipGitHubOpenPullRequestBrowserCommand>>execute IceTipRepositoryListContext(CmdToolContext)>>executeCommand:by: [ self prepareCommandForExecution. context executeCommand: command by: self. self applyCommandResult ] in CmdCommandActivator>>executeCommand...
When I clone a private GitHub repo using Iceberg using HTTPS the Iceberg tool asks for credentials and then clones correctly into a local repo in filesystem - but throws...
Click on this in Pharo 8  and you get a message that a deprecated method is used. For sure this is easy to fix within minutes. @estebanlm / @guillep...
There is a new lint rule added in https://github.com/pharo-project/pharo/pull/11261/ to simplify code. Roassal could be simplified in RSAbstractLine>>#setAnchor:shape: by using #ifNotNil: 
If one downloads images with Launcher on Windows and accepts default names like "Pharo 7.0 - 32bit (stable)" this will end up in path names like "C:/Users/Admin/Documents/Pharo/images/Pharo 7.0 - 32bit...