Astares

Results 136 issues of 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: ![image](https://user-images.githubusercontent.com/5980033/145164328-6e9f70b4-df6f-4e40-a09c-5c505ecea16a.png)

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

![image](https://user-images.githubusercontent.com/5980033/123461764-c2f71100-d5e9-11eb-9927-34d5ebc40ecf.png)

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 ![image](https://user-images.githubusercontent.com/5980033/72424827-e37d3380-3786-11ea-8e4a-ad6d34d85cb6.png) 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: ![image](https://user-images.githubusercontent.com/5980033/170012620-f3141014-e204-4f0e-903b-b5969e6a61a2.png)

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